Skip to content

handling args.json has compile errors #113

Open
@stephanschulz

Description

@stephanschulz

I am on macOS 10.14.6 with OF 0.11 trying to run the example_client_sharedcanvas because I wanted to learn how to parse the args in 'onMessage() but get json related compile errors here:

void ofApp::onMessage( ofxLibwebsockets::Event& args ){

/Applications/of_v0.11.0_osx_release/addons/ofxLibwebsockets/example_client_sharedcanvas/src/ofApp.cpp:95:33: No member named 'isNull' in 'nlohmann::basic_json<std::map, std::vector, std::__1::basic_string<char>, bool, long long, unsigned long long, double, std::allocator, adl_serializer>'; did you mean 'is_null'?

Screen Shot 2020-11-16 at 11 41 17 AM

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions