CreamLibrary icon indicating copy to clipboard operation
CreamLibrary copied to clipboard

PD 0.48 - Can't load library

Open ghost opened this issue 6 years ago • 4 comments

Pure Data can not load Cream, the compilation seems to go smoothly, even with some object deprecated.

Did anyone managed to compile and run this on Linux x64 with Pd 0.48 recently ?

ghost avatar Mar 26 '18 08:03 ghost

same problem here, pd console output is: Cream.l_ia64: /usr/local/lib/pd/extra/Cream/Cream.l_ia64: undefined symbol: sys_staticpath

michal-cab avatar Jul 18 '18 15:07 michal-cab

I'm experiencing the same problem. I've compiled the cream library and received the same message: For pd 0.48.2, Cream - from github The sys_staticpath is undefined. Is pure data supposed to provide the t_namelist ?

muziker avatar Dec 15 '18 03:12 muziker

Is the use of sys_*** deprecated? I don't see it defined in s_stuff.h

muziker avatar Dec 16 '18 19:12 muziker

It looks like the dekken version has the same issue. So looking at the unresolved symbols with the sys prefix: here they are sys_fontheight sys_getstr sys_gui sys_searchpath sys_staticpath sys_vgui

Is the cicmwrapper supposed to be of a certain tag?

muziker avatar Dec 17 '18 07:12 muziker