-
Notifications
You must be signed in to change notification settings - Fork 54
Closed
Description
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:
- rezaali/ofxUI/commit 1f524f2 (closest to the latest Duration push date)
- obviousjim/ofxUI/master
- rezaali/ofxUI/master
Amazing software btw! ^_^
Metadata
Metadata
Assignees
Labels
No labels