Skip to content

Guidance on how to integrate OSRM in a Windows 8 App Project #1092

@fnicollet

Description

@fnicollet

Hi,
This is not really an issue, i am more like seeking some help.
I develop a Windows 8 application in JavaScript and I would like to use OSRM for offline routing. The app is coded using the HTML5 stack but I can still call project referenced as libraries written in C/C++/C#.
I am a real beginner in those C languages and all the compiling stuff. Ideally, what I would like to do is embed OSRM in a separate C++ project and my app would call some exposed method via a native "bridge" (a public API).

Has this been done already?

From what i read in the issues, some people describe building on Windows as a "nightmare" so I was wondering if it was still supported. I would need to use Visual Studio 2013 in my case.

It would be great to have at least some pointers to the solution, or knowing if it can be done at all

Thanks a lot for your help,
Fabien

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions