-
Notifications
You must be signed in to change notification settings - Fork 44
Open
Description
simply putting a ofxHttpUtils http; in testApp.h causes:
terminate called after throwing an instance of 'Poco::SystemException'
what(): System exception
Program received signal: “SIGABRT”.
it looks like it's the creation of the ofThread inherited by ofxHttpUtils causing this problem, but it's hard to read the trace.
Metadata
Metadata
Assignees
Labels
No labels