Re: [OSRM-talk] Compiling OSRM Code

2019-07-30 Thread Daniel Patterson via OSRM-talk
Looking through the repo history, the function `AddCoordinate` only appeared for a brief time between the 4.9.1 and the 5.0.0 release. It was never part of a tagged version. Bateesh - you have three options: 1) Downgrade your OSRM version to 4.9.1, and use `addCoordinate` instead of `AddCoordi

Re: [OSRM-talk] Compiling OSRM Code

2019-07-30 Thread Mateusz Loskot
On Tue, 30 Jul 2019 at 10:43, BATEESH . wrote: > > I am trying to compile project which uses osrm libraries and was written in > 2017. Likely, you will have to update your application to catch it up with any changes that happened in the OSRM C++ API (which, AFAIK, gives no promise on stability/c

[OSRM-talk] Compiling OSRM Code

2019-07-30 Thread BATEESH .
Hi, I am trying to compile project which uses osrm libraries and was written in 2017.I installed osrm server on my system yesterday and trying to make the application run.But while compiling on ubuntu 18.04 i am getting compilation errors.For eg,for the following code block long long int OSRM_INT