On 15 December 2011 15:33, mrym <meryem...@gmail.com> wrote:
> And i have changed flags and built it in this way
>
>   nmake -f makefile.vc clean
>   nmake -f makefile.vc MSVC_VER=1500 DEBUG=1

Edit nmake.opt
In "debug" version of OPTFLAGS flags, replace /MD with /MDd
Rebuild GDAL
Rebuild your library and program.
Check if it .helps.

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
gdal-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to