On Tue, Nov 23, 2010 at 2:30 PM, GeoJoda <[email protected]> wrote: > > Yes, I've tried this link, there is no version that supports ecw format: > I attached the log > http://osgeo-org.1803224.n2.nabble.com/file/n5766611/makegdal10.log > makegdal10.log > I've made a small change. I have renamed "Erda ECW JPEG2000 SDK Read" folder > to "SDK". > > -- > View this message in context: > http://osgeo-org.1803224.n2.nabble.com/how-can-I-compile-GDAL-1-7-3-with-ecw-4-1-in-Virsual-Studio-2010-tp5765934p5766611.html > Sent from the GDAL - Dev mailing list archive at Nabble.com. > _______________________________________________ > gdal-dev mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/gdal-dev >
Looking at log file, there's a lost reference to NCSJP2File.h. You probably need to add the path to this file to INC variable in nmake.opt. Take a look here: http://osdir.com/ml/gis.gdal.devel/2005-04/msg00051.html -- Jorge Arévalo Internet & Mobilty Division, DEIMOS [email protected] http://mobility.grupodeimos.com/ http://gis4free.wordpress.com _______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
