Looks more like the cyclone lib. I've succeeded to update it by simply replacing every "pd" with "pdsend"
cheers, jan
On 30.7.13 21:03 , Ed Kelly wrote:
First click "Details>>" on your error message and post the output.
Doh! Of course. Sorry, I naturally distrust error reports having been brought up on Window$.
Error messages are all the same in my patch:
invalid command name "pd" invalid command name "pd" while executing "pd [concat #hammergui _vised .x988db98.c 1 ;]" invoked from within "if {[hammergui_ispatcher .x988db98.c]} {pd [concat #hammergui _vised .x988db98.c 1 ;]}" (command bound to event)
I think the problem is with [tot .] from the miXed library.
Does anyone know how to compile it? It's causing me a headache. Typing "make" from within the miXed library from the svn repository comes up with errors where it can't seem to find basic functions, e.g.
<some lines> tot.c:(.text+0xbcf): undefined reference to `gensym' tot.c:(.text+0xbff): undefined reference to `canvas_getrootfor' tot.c:(.text+0xc17): undefined reference to `canvas_getrootfor' /tmp/ccctv252.o: In function `tot_getcanvas': tot.c:(.text+0xc5b): undefined reference to `canvas_class' tot.c:(.text+0xc69): undefined reference to `pd_findbyclass' tot.c:(.text+0xc79): undefined reference to `glist_getcanvas' tot.c:(.text+0xcb7): undefined reference to `loud_warning' tot.c:(.text+0xd48): undefined reference to `loud_error'
<some more lines>
It gives similar outpuit for tot, and for pddplink
? Ed
-Jonathan
Pd-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list