Re: [geos-devel] GEOS-3.3.0rc1 released

2011-05-19 Thread Frank Warmerdam
On 11-05-17 04:32 PM, Paul Meems wrote: Hi list, I've just downloaded GEOS-3.3.0RC1 and try to run nmake on a Win7 with VS2008 Pro. After a while processing I get this error: NMAKE : fatal error U1073: don't know how to make 'geomgraph\EdgeIntersection.obj' NMAKE : fatal error U1077:

Re: [geos-devel] Re: cmake maintainance and distribution

2011-05-19 Thread Mateusz Loskot
On 18/05/11 17:38, Sandro Santilli wrote: On Tue, May 17, 2011 at 09:54:29PM -0500, William Kyngesburye wrote: On May 17, 2011, at 1:47 PM, Mateusz Loskot wrote: ... I aim to maintain CMake configuration. Is this enough to fix 441 for now? I have a patch for an option to generate an OS X

Re: [geos-devel] GEOS-3.3.0rc1 released

2011-05-19 Thread Sandro Santilli
On Thu, May 19, 2011 at 03:34:28PM -0400, Frank Warmerdam wrote: I have made a few fixes in trunk related to this: http://trac.osgeo.org/geos/changeset/3372 The changes to Makefile.vc are specific to this building approach. But the other changes could affect other builds. One was

Re: [geos-devel] GEOS-3.3.0rc1 released

2011-05-19 Thread Sandro Santilli
On Thu, May 19, 2011 at 04:15:57PM -0400, Frank Warmerdam wrote: On 11-05-19 03:53 PM, Sandro Santilli wrote: The change in PolygonBuilder.cpp looks suspicious. The found two shells in MinimalEdgeRing exception was even triggered by a recently closed bug. Could you reverse that and file a