[PD] Building externals on OSX

Hans-Christoph Steiner hans at at.or.at
Mon Oct 21 20:09:08 CEST 2013


That sounds like you're building pd/extra from Pd-vanilla.  I never had any
luck with that build system.  That's part of the reason why I ripped out extra
from Pd-extended and made it a standalone library.  It was much easier to make
it work that way.

.hc

On 10/10/2013 01:08 PM, Jonathan Wilkes wrote:
> Hi list,
>      Another roadblock:
> When I compile the externals in "extra" and try to create them I get an error to the Pd console:
> load_object: Symbol "choice_setup" not found
> 
> In the "choice" directory there is a choice.d_fat and a choice.pd_darwin.
> 
> nm choice/choice.d_fat shows a line with this:
> 00000e54 T _choice_setup
> 
> and nm choice/choice.pd_darwin shows a line with this:
> 000006c0 T _choice_setup
> 
> If I rename one or the other I still get the same error to the console.
> Same for all the other objects in "extra".
> Same whether I prefix them with the libdir name or not.
> Same if I put a [declare -path .] in a patch and put it in the "extra" directory.
> 
> -Jonathan
> 
> 
> _______________________________________________
> Pd-list at iem.at mailing list
> UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
> 



More information about the Pd-list mailing list