On 18 Aug 2013, at 09:09, peiman khosravi <[email protected]> wrote:
> Dear all, > > When trying to load the csoundapi~ object I get this error: > > Library/Frameworks/CsoundLib64.framework/Versions/6.0/Resources/PD/csoundapi~.pd_darwin: > > dlopen(/Library/Frameworks/CsoundLib64.framework/Versions/6.0/Resources/PD/csoundapi~.pd_darwin, > 10): no suitable image found. Did find: > > /Library/Frameworks/CsoundLib64.framework/Versions/6.0/Resources/PD/csoundapi~.pd_darwin: > mach-o, but wrong architecture > csoundapi~ > ... couldn't create > > I have been told that the reason for this is because my build of PD is i386, > and csoundapi~ is x86_64. > > I am on OS X 10.7.5 and have tried this with both vanilla and extended PD. Is > there a x86_64 build available that I could try? > You could try compiling Pd yourself, but it's not straightforward as either autotools is needed or you use the "fallback" makefile.mac in src/ which often needs tweaks to make it work. I notice Miller now has a 64-bit test build on his site, so you might want to (upgrade to OS X 10.8 and) try that. http://crca.ucsd.edu/~msp/software.html Good luck! Jamie
_______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
