[PD-dev] Problem compiling externals for Mac OS X (Mac Intel)

chris clepper cgclepper at gmail.com
Mon Sep 11 17:47:50 CEST 2006


On 9/11/06, Stefano Papetti <papetti at sci.univr.it> wrote:

> /pd_externs/impact_modalb~.pd_darwin:
> dlopen(/pd_externs/impact_modalb~.pd_darwin, 10): no suitable image found.
> Did find:
>         /pd_externs/impact_modalb~.pd_darwin: mach-o, but wrong
> architecture


That error means Pd and the externals are built for different
architectures.    You may have one of the PPC only Pd builds or something
was trying to be built 'Universal' and didn't get both architectures
included.  Compiling both Pd and the externals on the Intel Mac will fix
that.

cgc
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-dev/attachments/20060911/7c6c84eb/attachment.htm>


More information about the Pd-dev mailing list