ofxFX
ofxFX copied to clipboard
filter example error
Hi, when I try to run the filters example, I'm getting the error:
dyld: Library not loaded: ./libfmodex.dylib Referenced from: /Volumes/HDD/OpenFrameworks/of_v0.9.0_osx_release/addons/ofxFX/example-filters/bin/example-filtersDebug.app/Contents/MacOS/example-filtersDebug Reason: image not found
What could this mean? I am using OFX 9.0.
You probably need to re-create the project using the projectGenerator. Seems like the fmodex library is not being linked.