Hello,
I'm trying to compile Duration without success.
I'm stuck on some linker errors with ofxUI. The app uses methods like ofxUIRectangle::inside(ofVec3f) referenced from: DurationController::drawTooltips().
I can't find any fork of ofxUI where these methods exist... which version of ofxUI did you use ?
Here's the raw linker output: [LINK]
I could try to fix them manually but it looks like everything is different with that version of ofxUI...
I tried rebasing ofxUI on:
Amazing software btw! ^_^