zorba-coders team mailing list archive
-
zorba-coders team
-
Mailing list archive
-
Message #00649
Re: [Merge] lp:~gabipetrovay/zorba/geo-win-build into lp:zorba/geo-module
> 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 ..
yes, and don't forget to build it: nmake install
:)
>
> 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.
References