[gdal-dev] OGRGeometry::IsEmpty missing from trunk build

Gregory, Matthew matt.gregory at oregonstate.edu
Tue Mar 7 12:18:31 PST 2017


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


More information about the gdal-dev mailing list