Welcome to mirror list, hosted at ThFree Co, Russian Federation.

BUILD_NOTE.txt « osrm « 3party - github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: f59e65d96bd776c78ce2a8812bc51f36c5624d64 (plain)
1
2
3
4
5
6
7
8
If you youse luabind library with a version lesser than 0.9.2,
you may have troubles compiling OSRM code with a boost >=1.57
(more details here: https://github.com/luabind/luabind/issues/27 ).

You can fix it either by using latest luabind from source https://github.com/rpavlik/luabind
or https://github.com/DennisOSRM/luabind, or by applying the following patch
to /usr/include/luabind/object.hpp:
https://github.com/alex85k/luabind/commit/2340928e00f4d606255dd5d570e1e142353a5fdd