[PD-dev] unable to load externals on devel_0_38

Johannes M Zmoelnig zmoelnig at iem.at
Wed Nov 10 15:16:31 CET 2004


Tim Blechmann wrote:
> you're on linux ... i don't have any problems running my externals
> compiled for 37 (devel) under 38 (devel) ...
> using the (i know, deprecated) .pdrc file ...


true i am on linux.

1. i do a "cvs update -P -d -r devel_0_38" in pd
2. i try to compile
this does not work because the simd-files are not included within the 
makefile; so i add them
3. i compile (ignoring some warnings about static functions being not 
static)
4. i start pd and try to load [zexy] (which loads perfectly well with 
pd-0.38test8 and pd-0.36 and ...)
5. it complains:
+ tried /usr/local/lib/pd/extra/zexy.pd_linux and succeeded
+ load_object: Symbol "zexy_setup" not found
6. i load [fiddle~]; pd complains:
+ tried ../extra/fiddle~/fiddle~.pd_linux and succeeded
+ load_object: Symbol "fiddle_tilde_setup" not found

while "zexy" is not compiled against devel_0_38, "fiddle~" certainly is; 
  so i still think this is broken

mfg.asd.r
IOhannes




More information about the Pd-dev mailing list