I’ve tried adding ofxJSON to my current project via the projectGenerator and appear to be having problems with linking. When I try to compile, I get this error:
/Users/collinschupman/Downloads/of_v0.9.0_osx_release/addons/ofxLibwebsockets/libs/jsoncpp/jsoncpp.cpp:193:11: 'json/reader.h' file not found
Running SDK 11, Xcode 8, MAC OSX 10.2
Anyone know what’s going on?