Skip to content

Unable to use picojson installed to /usr/include/picojson.h #213

Open
@olifre

Description

@olifre

Describe the bug
picojson defaults to installation into <prefix>/include/picojson.h.
However, jwt-cpp tries to include from <includepath>/picojson/picojson.h which will not be used by a standard picojson installation.

Desktop (please complete the following information):

  • OS: Gentoo Linux with picojson installed from upstream via system package dev-cpp/picojson-
  • Compiler: gcc (Gentoo 11.2.0 p1) 11.2.0

Metadata

Metadata

Labels

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions