Hello fellow OFers,
I’m trying to use SimpleGuiToo on OS X.
- I downloaded SimpleGuiToo and ofxMSAInteractiveObject.
- I copied the folders into “addons”
Unfortunately, I can’t make the example work. There is no Xcode project, so I tried the following: copy the emptyExample folder, replace the three source files with the ones from the “example” folder of SimpleGuiToo, and then add the paths to the “src” folders to Header Search Library in XCode. It seems to find everything, but I get a big bunch of linking error:
etc.
Has someone managed to compile and use it ?