[gdal-dev] Re: GDAL link problem on MS Visual Express 2010

canduc17 candini at meeo.it
Mon Sep 26 05:44:18 EDT 2011


I solved with the following steps:

1 - right click on project name in "Property Manager" window;
2 - click on properties;
3 - go to Configuration Properties --> Linker --> Input --> Additional
Dependencies;
4 - Add gdal_i.lib (which should be installed by nmake into $GDAL_HOME\lib)

Now the linking process works to me.

--
View this message in context: http://osgeo-org.1803224.n2.nabble.com/GDAL-link-problem-on-MS-Visual-Express-2010-tp6824209p6831304.html
Sent from the GDAL - Dev mailing list archive at Nabble.com.


More information about the gdal-dev mailing list