Re: Fwd: Re: [geos-devel] Cannot build from trunk because of SharedPathsOp

2010-12-15 Thread Alex Hagen-Zanker
On 14/12/2010 18:00, strk wrote: On Tue, Dec 14, 2010 at 05:16:46PM +, Alex Hagen-Zanker wrote: Thanks, I am using windows, so I assume this doesn't apply? It depends on which tools you use for building. I am using NMAKE and follow the instruction from the GEOS website. I suppos

Fwd: Re: [geos-devel] Cannot build from trunk because of SharedPathsOp

2010-12-14 Thread Alex Hagen-Zanker
Thanks, I am using windows, so I assume this doesn't apply? >>Re-run ./autogen.sh and ./configure P On Tue, Dec 14, 2010 at 8:20 AM, Alex Hagen-Zanker wrote: Using nmake and the latest version from geos-svn I cannot build GEOS. There are unresolved link error related to Shared

[geos-devel] Cannot build from trunk because of SharedPathsOp

2010-12-14 Thread Alex Hagen-Zanker
Using nmake and the latest version from geos-svn I cannot build GEOS. There are unresolved link error related to SharedPathsOp. I suppose the make files need to be updated to include SharedPathsOp.cpp. I reverted to revision 3118 and it was OK. Kind regards, Alex ___