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

Greg Troxel notifications at github.com
Fri Oct 23 00:47:34 UTC 2015


Works on on NetBSD 7 amd64 with gcc 4.8.4, with no warnings.
When building on NetBSD 6 i386, which has gcc 4.5 native, but configured with gcc 4.8.4 in $PATH, I get complaints 
/home/gdt/SOFTWARE/GEO/osm2pgsql/contrib/libosmium/osmium/io/bzip2_compression.hpp:91:30: error: ‘to_string’ is not a member of ‘std’
                     error += std::to_string(bzlib_error);
                              ^
and this might be a cmake issue; it's unclear to me how compiler selection and the right includes/libs get set.   Has this been tested on other systems where the system compiler is < 4.8, but 4.8 is available via a package at a different path?

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


More information about the Tile-serving mailing list