Hello everyone,
I am new to OpenFrameworks and I have been trying to compile the example comes with the latest ofxTween addon.
I am using Mac OSX 10.9.3 with Xcode 5.0. And I am using OpenFrameworks version 0.8.1.
When I compile the example, I get the following error message.
Compile ofxEasing.cpp… in /Users/.
Command /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang failed with exit code 1
Compile ofxEasingBack.cpp… in /Users/…
Command /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang failed with exit code 1
I have looked around on the forum for posts that have the similar problem but still couldn’t figure out how to resolve it.
Thank you for your time in advance.
-Frank