[gdal-dev] Unhandled Exception.
Mateusz Loskot
mateusz at loskot.net
Tue May 25 08:35:11 EDT 2010
On 25/05/10 10:53, benang at cs.its.ac.id wrote:
> Hi, I tried to run the example in the tutorial. But I've got an unhandled
> exception at the GDALAllRegister(). This is the call stack:
>
> [...]
> Oh yeah BTW I build GDAL from its source, not the pre-compiled one. And I
> use the vcproject that uses nmake.
>
> So, why is this happening? What should I do to solve this? Thanks in advance.
Either rebuild GDAL with /MDd or rebuild your program with /MD.
Should help.
Best regards,
--
Mateusz Loskot, http://mateusz.loskot.net
More information about the gdal-dev
mailing list