I'm trying to get mrpeach to load using 0.45.4 on a MacBook Pro 5,1 running Yosemite. I have moved the library from pd-extended to the extra folder in vanilla. Pd Extended with mrpeach library works fine. It's unavailable when I import mrpeach in Vanilla. If I move it to a separate folder outside of Pd-0.45.4 64bit/Contents/Resources/extra where I have a couple of other libraries located that are working fine.
I set the path /usr/Library/Pd/mrpeach startup flag -lib mrpeach I get mrpeach: can't load library.
When I create object [import mrpeach] I get :
import mrpeach
... couldn't create
/usr/Library/Pd/mrpeach/udpreceive.pd_darwin: dlopen(/Users/Dz/Library/Pd/mrpeach/udpreceive.pd_darwin, 10): no suitable image found. Did find:
/usr/Library/Pd/mrpeach/udpreceive.pd_darwin: mach-o, but wrong architecture
Same error if I don't use a startup flag and just show path /usr/Library/Pd/mrpeach.
Any ideas would be greatly appreciated.