I tried to build from GDAL trunk and got an dependency error on wktraster 
driver.

After removing it from frmts/makefile.vc the build and install worked all right.

--- makefile.vc (revision 17859)
+++ makefile.vc (working copy)
@@ -12,7 +12,7 @@
                -DFRMT_jaxapalsar -DFRMT_ers -DFRMT_ingr -DFRMT_dimap \
                -DFRMT_gff -DFRMT_terragen -DFRMT_gsg -DFRMT_cosar -DFRMT_pds \
                -DFRMT_adrg -DFRMT_coasp -DFRMT_tsx -DFRMT_blx -DFRMT_til \
-               -DFRMT_r -DFRMT_wktraster
+               -DFRMT_r

Regards.
_______________________________________________
gdal-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to