Skip to content

Unable to use picojson.h from /usr/include/picojson.h #81

@olifre

Description

@olifre

The code currently hardcodes use of <includepath>/picojson/picojson.h, while picojson natively installs into <prefix>/include/picojson.h, so a native installation can not be used, see:
https://github.com/kazuho/picojson/blob/111c9be5188f7350c2eac9ddaedd8cca3d7bf394/Makefile#L21

This issue is probably inherited from Thalhammer/jwt-cpp#213 .

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