Open Samsy opened 11 years ago
In order to make ofxTimeline work with the latest OF version / on your linux system :
add #include "Poco/Delegate.h" in ofxTween.h .
and checkout the ''develop' branch of ofTextInputField
Cheers.
could you send a pull request?
In order to make ofxTimeline work with the latest OF version / on your linux system :
add #include "Poco/Delegate.h" in ofxTween.h .
and checkout the ''develop' branch of ofTextInputField
Cheers.