http://trac.osgeo.org/geos/
Download geos source (version starting with 3.3) since only these support CMake. Building on Windows with CMake: cd geos-3.3.0 mkdir build cd build cmake -G "NMake Makefiles" -D CMAKE_INSTALL_PREFIX=dist -D CMAKE_BUILD_TYPE=Release .. Copy the "dist" directory to your ZORBA_THIRD_PARTY_REQUIREMENTS as "geos-3.3.0" Build Zorba. -- https://code.launchpad.net/~gabipetrovay/zorba/geo-win-build/+merge/78602 Your team Zorba Coders is subscribed to branch lp:zorba/geo-module. -- Mailing list: https://launchpad.net/~zorba-coders Post to : [email protected] Unsubscribe : https://launchpad.net/~zorba-coders More help : https://help.launchpad.net/ListHelp

