[gdal-dev] Re: Runtime error on executing "OGRRegisterAll()" function.

Mateusz Łoskot mateusz at loskot.net
Thu Dec 15 12:08:58 EST 2011


On 15 December 2011 15:33, mrym <meryemvrl at 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


More information about the gdal-dev mailing list