Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

handling args.json has compile errors #113

Open
stephanschulz opened this issue Nov 16, 2020 · 0 comments
Open

handling args.json has compile errors #113

stephanschulz opened this issue Nov 16, 2020 · 0 comments

Comments

@stephanschulz
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant