YCAMInterlab / ofxTimeline

lightweight timeline tools for openFrameworks
270 stars 140 forks source link

'void ofThread::startThread(bool, bool)' is deprecated #126

Open nanu-c opened 8 years ago

nanu-c commented 8 years ago

'void ofThread::startThread(bool, bool)' is deprecated (declared at ..\..\..\libs\openFrameworks\utils/ofThread.h:94): Use startThread(bool blocking = true) instead.