On 3 November 2011 10:30, QUILLET Jean-Charles <[email protected]> wrote: > I'm working on an application linked against GDAL on Visual Studio 9. > Everything is working fine in release mode. But in debug mode, gdal fails
What GDAL binaries do you use in Debug mode? I suppose I know what is going on (/MD vs /MDd). I have documented potential issue here: http://trac.osgeo.org/gdal/ticket/3346 Check if it applies to your case. 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
