[Tile-serving] [osm2pgsql] error: ‘class OSMPBF::Blob’ has no member named ‘release_raw’ (#392)

kbalk notifications at github.com
Wed Jul 15 20:34:18 UTC 2015


I'm using Centos 6.6 which has old versions of just about everything.  But I think you're missing the point ... release_raw() isn't defined anywhere, so even if protoc was newer, it won't find 'release_raw':

 [~/take2/osm2pgsql]$ find . -name '*' | xargs grep release_raw
./contrib/libosmium/osmium/io/detail/pbf_parser.hpp:                    return std::unique_ptr<std::string>(pbf_blob.release_raw());


---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/issues/392#issuecomment-121738924
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20150715/94c2c469/attachment.html>


More information about the Tile-serving mailing list