[Gdal-dev] Bug in makefile.vc ? (gdal-1.3.0)

Rob Cairns iotc at 3i.co.za
Mon Oct 17 12:23:42 EDT 2005


Hi Frank

I couldn't get nmake to generate gdal.lib with visual studio .net 2003 until I altered the word "lib" in makefile.vc as follows:

Line 61		libb:
Line 160      	$(GDAL_DLL):	libb

Is "lib" a reserved word in visual studio .net 2003?

Regards Rob



More information about the Gdal-dev mailing list