Giter Club home page Giter Club logo

Comments (5)

DennisOSRM avatar DennisOSRM commented on May 13, 2024

What compiler/library versions are you using?

from osrm-backend.

flocker avatar flocker commented on May 13, 2024

I'm usiing g++ 4.4, libboost 1.40, libstxxl 1.21, protobuf 2.30

scons: Reading SConscript files ...
Using default C++ Compiler: g++
Checking for C header file omp.h... (cached) yes
Checking for C++ library xml2... (cached) yes
Checking for C++ library z... (cached) yes
Checking for C++ header file stxxl.h... (cached) yes
Checking for C++ header file google/sparse_hash_map... (cached) yes
Checking for C++ header file boost/asio.hpp... (cached) yes
Checking for C++ header file boost/foreach.hpp... (cached) yes
Checking for C++ header file boost/property_tree/ptree.hpp... (cached) yes
Checking for C++ header file boost/property_tree/ini_parser.hpp... (cached) yes
Checking for C++ library bz2... (cached) yes
Checking for C++ library boost_thread... (cached) yes
Checking for C++ header file boost/thread.hpp... (cached) yes
Checking for C++ library boost_system... (cached) yes
Checking for C++ header file boost/bind.hpp... (cached) yes
Checking for C++ header file boost/thread.hpp... (cached) yes
Checking for C++ header file boost/noncopyable.hpp... (cached) yes
Checking for C++ header file boost/shared_ptr.hpp... (cached) yes
Checking for C++ library stxxl... (cached) yes
Checking for C++ library protobuf... (cached) yes
Checking for Boost version >= 1.37... (cached) yes
Checking for Protobuffer version >= 2.3.0... (cached) yes
scons: done reading SConscript files.
scons: Building targets ...
protoc -I=DataStructures/pbf-proto --cpp_out=DataStructures/pbf-proto DataStruct ures/pbf-proto/fileformat.proto
protoc -I=DataStructures/pbf-proto --cpp_out=DataStructures/pbf-proto DataStruct ures/pbf-proto/osmformat.proto
g++ -o routed.o -c -O3 -DNDEBUG -march=native -fopenmp -lboost_regex -lboost_ios treams -lbz2 -lz -lprotobuf -I/usr/include -I/usr/include/include -I/usr/include /libxml2 routed.cpp

from osrm-backend.

DennisOSRM avatar DennisOSRM commented on May 13, 2024

Do you still get these errors with the current version from the repository?

from osrm-backend.

flocker avatar flocker commented on May 13, 2024

No more erros in compiling. In boost 1.37 is ptree missing. Property_tree is in boost 1.41+ . I think you could edit the requirements to boost 1.41+

from osrm-backend.

DennisOSRM avatar DennisOSRM commented on May 13, 2024

Thanks for the update. Changed the requirements to boost 1.41

from osrm-backend.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.