Project-OSRM / node-osrm

DEPRECATED Part of osrm-backend since 5.7. NodeJS bindings for OSRM
BSD 2-Clause "Simplified" License
141 stars 48 forks source link

Bundles osrm-components, resolves #283 #288

Closed daniel-j-h closed 7 years ago

daniel-j-h commented 7 years ago

For #283. Unblocked upstream by https://github.com/Project-OSRM/osrm-backend/pull/3570.

daniel-j-h commented 7 years ago

This is blocked by osrm-backend failing on XCode 7.3 debug builds: https://github.com/Project-OSRM/node-osrm/issues/289 and XCode 8.2 upgrade triggering assertions in Boost Interprocess https://github.com/Project-OSRM/node-osrm/pull/290. :sigh:

daniel-j-h commented 7 years ago

@TheMarex you're requesting changes here - care to take a look again or Push The Button (tm).

This was blocked by macOS debug builds failing (shm issue) which should now be fixed upstream in osrm-backend.

Travis macOS builds for this pull request will take a while, though