CreamLibrary
CreamLibrary copied to clipboard
PD 0.48 - Can't load library
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 ?
same problem here, pd console output is: Cream.l_ia64: /usr/local/lib/pd/extra/Cream/Cream.l_ia64: undefined symbol: sys_staticpath
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 ?
Is the use of sys_*** deprecated? I don't see it defined in s_stuff.h
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?