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 suppose the make
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 suppose the make files need to be updated to include
> SharedPathsOp.cpp.
Yes, SharedPathsOp (both .cpp and .h) wo
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 SharedPathsOp.
I
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 SharedPathsOp.
> I suppose the make files need to be updated to include SharedPaths
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
___