[gdal-dev] Debug/Release configuration on Visual

G. Allegri giohappy at gmail.com
Thu Nov 3 08:29:26 EDT 2011


I find very useful, for common debugging of C++ apps, to build in Release
mode (/MD) but with debugging infos (/Zi) and removing optimization (/Od).
With this flags I'm able to debug my app but I don't need to link against
Debug libraries.

giovanni
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/gdal-dev/attachments/20111103/ef6de157/attachment.html


More information about the gdal-dev mailing list