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
_______________________________________________ gdal-dev mailing list gdal-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/gdal-dev