[geos-devel] Building GEOS 3.0.0 on windows

strk at refractions.net strk at refractions.net
Fri Nov 10 10:22:27 EST 2006


On Fri, Nov 10, 2006 at 09:07:33AM -0600, Howard Butler wrote:
> 
> >#define GEOS_VERSION_MAJOR 3
> >#define GEOS_VERSION_MINOR 0
> >#define GEOS_VERSION_PATCH 0rc1
> >#define GEOS_VERSION "3.0.0rc1"
> >#define GEOS_JTS_PORT "1.7.1"
> >
> >#define GEOS_CAPI_VERSION_MAJOR 1
> >#define GEOS_CAPI_VERSION_MINOR 2
> >#define GEOS_CAPI_VERSION_PATCH 0
> >#define GEOS_CAPI_FIRST_INTERFACE GEOS_CAPI_VERSION_MAJOR
> >#define GEOS_CAPI_LAST_INTERFACE 
> >(GEOS_CAPI_VERSION_MAJOR+GEOS_CAPI_VERSION_MINOR)
> >#define GEOS_CAPI_VERSION "3.0.0rc1-CAPI-1.2.0"
> 
> is version block of geos_c.h after running configure

Did you run autogen.sh ?
Version is in configure.ac, then goes to configure, and finally
goes into the geos_c.h file.


--strk;



More information about the geos-devel mailing list