Yewondwossen Assefa wrote:
Jeff,

I run into the same issue and my quick fix was to:
 - cd gdal-1.7.0/frmts/jpeg
 - nmake -f makefile.vc
 and come back to the the main gdal-1.7.0/ and continue with the build

The problem comes from the fact that jpeg12 needs to be build before nitf (that is where files such as jpeglib.h are copied into the jpeg12 directory).

You could do that until it is fixed properly in the makefiles.

Thanks Assefa, that quick fix works.

-jeff


--
Jeff McKenna
FOSS4G Consulting and Training Services
http://www.gatewaygeomatics.com/


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

Reply via email to