Skip to content

[RPI] - missing nlohmann/json.hpp #8355

@dimitre

Description

@dimitre

I've just made an old RPI runs to test OF and it is the first error

/home/pi/of/libs/openFrameworks/utils/ofJson.h:3:10: fatal error: nlohmann/json.hpp: No such file or directory
    3 | #include <nlohmann/json.hpp> // MSYS2 : use of system-installed include

My suggestion is we change apothecary libs to keep json.hpp inside nlohmann folder inside include, like

/of/libs/json/include/nlohmann/json.hpp

instead of

/of/libs/json/include/json.hpp

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions