osrm-backend icon indicating copy to clipboard operation
osrm-backend copied to clipboard

C++ library example is gone

Open cwitting opened this issue 3 months ago • 1 comments

Issue

The C++ library example was removed in: https://github.com/Project-OSRM/osrm-backend/pull/6988 I am using the C++ library, and know of other projects which also are using it, so I think the assumption that it was unused are wrong.

Steps to reproduce

Look in the example folder and see it is not there.

Expectation

The C++ example and library is reintroduced/maintained in the future.

cwitting avatar Oct 27 '25 21:10 cwitting

It seems like the building the C++ library isn't an option in the cmake anymore? I second that removing this was a bad idea.

ctriley avatar Nov 03 '25 17:11 ctriley

I second that removing this was a bad idea. Until it comes back, Valhalla seems like a good substitute.

cperezmig avatar Dec 18 '25 13:12 cperezmig