Hello,

 

I just implemented a SVG driver for OGR that works perfectly under Linux
(RedHat) with openev etc but I can’t 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). I’m compiling my driver with
Visual Studio 2005 and I’m linking with the lib gdal I have in FWTools
2.2.6.

 

Anybody already had such a problem ? I can’t figure where does the problem
come from…

 

Regards,

Aurel

 

_______________________________________________
gdal-dev mailing list
gdal-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to