View Single Post
Posts: 5 | Thanked: 5 times | Joined on Jan 2017 @ Germany
#27
Originally Posted by Halftux View Post
I think it is not so easy to upload to the repos due to an old cmake.
Version 3.8 is needed and autobuilder has 2.6.3.
So first would be to update cmake and maybe this is not enough could be that you also need a newer gcc don't know.
You can't build CMake with the old compiler, it requires C++11 support meanwhile. I have documented in the GitHub wiki how I do it for my local development: https://github.com/osm2go/osm2go/wiki#cmake