[postgis-users] Error Geos 2.1.2 on Windows

strk at refractions.net strk at refractions.net
Thu Jun 16 02:00:42 PDT 2005


On Thu, Jun 16, 2005 at 10:54:38AM +0200, Jean David TECHER wrote:
> Hi Sandro
> 
> I try to compil Geos 2.1.2 on Windows
> 
> I have an error for source/test/XMLTester.cpp  on line 49 [using geos::Polygon;]
> 
> on line 49: `Polygon' is already declared in this scope
> 
> Any idea???

Yes, we fixed it. Get a snapshot or a patch from the 2-1-branch
(there's just that fix).
Or... fully qualify Polygon changing it to geos::Polygon at line
454 of XMLTester.cpp

--strk;



More information about the postgis-users mailing list