[gdal-dev] OGR Driver running under Linux, crashing under Windows
Aurélien Kamel
aurelien.kamel at magellium.fr
Tue Oct 21 04:34:51 EDT 2008
Hello,
I just implemented a SVG driver for OGR that works perfectly under Linux
(RedHat) with openev etc but I cant get it working under windows.
When I try ogrinfo --formats in a FWTools shell I see my driver listed as
readonly which is correct. But when I try ogrinfo ro samplefile.svg
ogrinfo crash. The instance of my class OGRSVGDriver is null (I mean the
pointer this in this class is equal to NULL). Im compiling my driver with
Visual Studio 2005 and Im linking with the lib gdal I have in FWTools
2.2.6.
Anybody already had such a problem ? I cant figure where does the problem
come from
Regards,
Aurel
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/gdal-dev/attachments/20081021/b9c634b3/attachment.html
More information about the gdal-dev
mailing list