You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Boost Mason dependency appears to be x86 only.
You can ask Mapbox what their plan is for supporting ARM in Mason, but given they are no longer investing in OSRM, it probably makes sense that this repo evaluates other dependency management options, in particular those that will also support a Windows build.
In the meantime, you'll need to manage dependencies locally on your machine and run cmake without the ENABLE_MASON option.
If you try and follow the build instructions on an M1 mac it fails in the
cmake ../ -DENABLE_MASON=1
stepLike so:
The text was updated successfully, but these errors were encountered: