Hi all,

I was updating to the latest (python) Fiona version (1.7.4) and building GDAL 
trunk to supply as the gdal201.dll it requires.  I'm on Windows 7 64-bit, 
compiling GDAL with VC9 as 32-bit DLL.  

When I build a recent commit of GDAL (Github 04105a9), I don't get a symbol for 
 'int OGRGeometry::IsEmpty(void)'.  If I instead use the 2.1 branch head 
(Github 4902d8c), that symbol is present and Fiona works correctly.   

I see some references in comments to changes in OGRGeometry at 2.1, but am not 
knowledgeable enough to know if it's expected that OGRGeometry::IsEmpty should 
be missing.

Sorry for what's probably a naïve question.

thanks, matt
_______________________________________________
gdal-dev mailing list
gdal-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to