Elavazhagan.M wrote: > Mateusz, > > I am trying to build 'geos3.0.0rc2'. With 'geos_c.h' downloaded from > 'http://geos.refractions.net/ro/doxygen_docs/html/geos__c_8h-source.html' > and with the latest geos_c.cpp from 'geos3.0.0rc2', it builds > successfully.
I just rename geos_c.h.in to geos_c.h and edit GEOS_VERSION_* macros: GEOS_VERSION_MAJOR 3 GEOS_VERSION_MINOR 0 GEOS_VERSION_PATCH 0 GEOS_VERSION "3.0.0" GEOS_CAPI_VERSION_* macros stay untouched. That's my approach that works for me. > Is my approach correct? If GEOS compiles for you and Unit Tests run with success - 371 tests passed - then I am inclined to say it's OK :-) Cheers -- Mateusz Loskot http://mateusz.loskot.net _______________________________________________ geos-devel mailing list geos-devel@geos.refractions.net http://geos.refractions.net/mailman/listinfo/geos-devel