If GDAL is linked statically, and I recompile my library, will this still be the case? Can I recompile GDAL with MT instead of with the DLLs? ________________________________________ From: Mateusz Loskot [[email protected]] Sent: Tuesday, September 20, 2011 11:51 AM To: Cole, Derek Cc: [email protected] Subject: Re: [gdal-dev] Build GDAL - visual studio version
On 20/09/11 16:45, Cole, Derek wrote: > Does this build require any of the MSvc* dlls or any other external DLLS? Yes, Web-search for Microsoft Visual C++ Redistributable Package and choose appropriate version of the package. Best regards, -- Mateusz Loskot, http://mateusz.loskot.net Charter Member of OSGeo, http://osgeo.org Member of ACCU, http://accu.org _______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
