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

Frank Warmerdam warmerdam at pobox.com
Mon Oct 17 10:59:16 EDT 2005


On 10/17/05, Rob Cairns <iotc at 3i.co.za> wrote:
> 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?

Rob,

I'm pretty sure I have successfully built on VS2003 before and I
didn't run into this.  But to be safe I have renamed lib to staticlib
in makefile.vc.

Best regards,

--
---------------------------------------+--------------------------------------
I set the clouds in motion - turn up   | Frank Warmerdam, warmerdam at pobox.com
light and sound - activate the windows | http://pobox.com/~warmerdam
and watch the world go round - Rush    | Geospatial Programmer for Rent




More information about the Gdal-dev mailing list