Skip to content

tools/simpleclient #1868

@JIGR1969

Description

@JIGR1969

Hi,

I have OSRM-ROUTED working fine, however, looking for more speed from the command line. Tried to compile the simplclient.cpp in the tools sub directory but it keeps erroring.

The command I use is : g++ -c -std=c++11 -I/osrm/osrm-backend/library/ simpleclient.cpp

And I get the error :
In file included from simpleclient.cpp:29:0:
../util/json_renderer.hpp:37:35: fatal error: osrm/json_container.hpp: No such file or directory
#include <osrm/json_container.hpp>
^
compilation terminated.

Any help would be gratefully received.

Cheers

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