[gdal-dev] Build GDAL - visual studio version
Cole, Derek
dcole at integrity-apps.com
Tue Sep 20 11:45:52 EDT 2011
I built GDAL using nmake following the instructions here:
http://trac.osgeo.org/gdal/wiki/BuildingOnWindows and building from Source
Does this build require any of the MSvc* dlls or any other external DLLS?
I am trying to use the GDAL library in a very simple Visual Studio 2010 project, and I have turned off the "Multi-threaded DLL" option, but my program is still asking for msvcp100.dll when I move it to a machine that does not have Visual studio installed on it (which is the ultimate destination)
Do I need to recompile GDAL in some other way so that it is 100% self contained and portable to another windows box without any of the MSVS libraries on it?
Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/gdal-dev/attachments/20110920/ac9049bc/attachment.html
More information about the gdal-dev
mailing list