Ofelia
Ofelia copied to clipboard
ofelia.pd_linux load_object: Symbol "ofelia_setup" not found
This is for ofelia tagged v3.1.0-45-g5e746c6 using openframeworks 0.10.1-198-gd4c7ec101
i've followed the instructions to compile the pure data external version of ofelia. However, i get this when trying to load ofelia in pure data:
ofelia.pd_linux load_object: Symbol "ofelia_setup" not found
I see the pure data setup function in ofxOfeliaSetup.cpp, so i'm not sure what went wrong
I've tried running projectGenerator in the directory of the ofxOfelia/LinuxExternal. And from there doing make. It doesn't seem to include the lua directory. And after resolving that, something strange happens where the compile process seems to be reading a binary file of some sort ... must be a mistake on my end
Thanks, I will have a look at it.