You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I got this error when trying to compile with openframeworks-master version
addons/ofxHttpUtils/src/ofxHttpUtils.cpp:73:28: error: no matching function for call to ‘ofxHttpUtils::startThread(bool, bool)’
startThread(true, false);