Ofelia icon indicating copy to clipboard operation
Ofelia copied to clipboard

ofelia.pd_linux load_object: Symbol "ofelia_setup" not found

Open muziker opened this issue 5 years ago • 2 comments

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

muziker avatar Jan 30 '20 17:01 muziker

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

muziker avatar Jan 30 '20 19:01 muziker

Thanks, I will have a look at it.

cuinjune avatar Jan 30 '20 19:01 cuinjune