[Gdal-dev] Debug assertion failed in GDAL/OGR-1.3.2
Jean-Daniel GONON
jdgonon at gi-lemans.com
Mon Dec 4 04:48:50 EST 2006
>
> Jean,
>
> I haven't been following this thread at all, but there are a couple of
> common problems that occur when compiling gdal against xerces so I'll just
> throw some questions out there in the hopes that it helps you solve your
> problem.
>
> When compiling gdal, is wchar_t being used as a built in type?
>
> Project -> Properties -> C++ -> Language -> Treat wchar_t as a built in
> Type
> should be set to "No"
>
> Are you linking against the appropriate debug/release version of xerces
> when
> building?
>
> Are you copying the xerces dll to your project along with the gdal dll?
>
> --Craig
>
Hi Craig
I verified that you said : wchar_t being used as a built in type is set to
NO.
I copy/paste xerces dll with the gdal dll, but that didn't correct anything.
I tested debug/release version of xerces2.7.0, but I have the same errors
Mateusz Loskot gave me several ideas, but it was not good
JD
More information about the Gdal-dev
mailing list