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. _______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
