[Tile-serving] [osm2pgsql] Add cmake build scripts and appveyor.yml (#460)

alex85k notifications at github.com
Sun Oct 18 09:50:26 UTC 2015


>  
> -    ./autogen.sh
> +    mkdir build && cd build
> +    cmake .. -G "Unix Makefiles"

Usually it is needed (many Visual Studios, 32/64 bits are also there, someone prefer nmake makefiles), but this does not affects Travis CI and readme. apvveyor.yml have such option for Visual Studio 64 bit build.

On Windows you have to specify many options dependint on machine beacuse there are no standard pakages and locations for Boost, Expat, etc. I keep them in https://github.com/alex85k/winbuilds , there are other specialized coolections.


---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/pull/460/files#r42319196
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20151018/6f2bd17b/attachment.html>


More information about the Tile-serving mailing list