[gdal-dev] Customizing DLL name used in gdal_i.lib
Even Rouault
even.rouault at spatialys.com
Mon Apr 18 00:51:29 PDT 2016
Le lundi 18 avril 2016 09:27:18, Gane R a écrit :
> I want to have the dll generated as gdal_2_0_2.dll for gdal 2.0.2 build
> and this name has to used in gdal_i.lib
>
> So event the apps like gdalwarp.exe will look for gdal_2_0_2.dll and not
> gdal200.dll
try:
nmake /f makefile.vc VERSION=_2_0_2
>
>
> Thanks
> Gane
--
Spatialys - Geospatial professional services
http://www.spatialys.com
More information about the gdal-dev
mailing list