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?