[PD-dev] external failure OS X

IOhannes m zmoelnig zmoelnig at iem.at
Tue Jun 14 13:01:58 CEST 2005


steve symons wrote:

> Where init_muio() returns either null or a completed muioObjRef 
> depending on successful initialisation.  PD dies without a even a 
> whimper when I call the external.
> 
> Any ideas are welcome!

.try using a debugger

gdb pd
% run
% bt

.add post()s to see where it really fails (if it is within init_muio() 
or far afterwards)

. run pd from the shell (with "-stderr -verbose") so you see what is 
written to a _not disappearing_ tk-console.

. post the code

mfg.ads.r
IOhannes


> 
> Steve
> 
> 
> _______________________________________________
> PD-dev mailing list
> PD-dev at iem.at
> http://lists.puredata.info/listinfo/pd-dev





More information about the Pd-dev mailing list