Hi,

How are you compiling the external ? Using the online compiler?  Or command 
line tools?

If you are using command line tools, then you should use «  faust2max6 »  to 
create externals for Max 7 and 8. More info here: 

https://github.com/grame-cncm/faust/tree/master-dev/architecture/max-msp

Stéphane 


> Le 24 nov. 2019 à 17:33, Francesco Pellegrino <frapellegrin...@gmail.com> a 
> écrit :
> 
> Hi,
> I'm new in Faust language, 
> I've started studying it to build my own max externals.
> I'm trying to create one but it always gives the same problem, even when 
> exporting a simple program like:
> import("stdfaust.lib");
> process = _ : + ~ mem;
> 
> In max5, 7 and 8 gives always this problem:
> 
> untitled~: unable to load object bundle executable  2019-11-24 17:28:10.337 
> MaxMSP[638:707] Error loading /Users/francescopellegrino/Downloads/binary 
> (3)/untitled~.mxo/Contents/MacOS/untitled~:  dlopen(/Downloads/binary 
> (3)/untitled~.mxo/Contents/MacOS/untitled~, 262): no suitable
>   image found.  Did find:
>  /Downloads/binary (3)/untitled~.mxo/Contents/MacOS/untitled~: mach-o, but 
> wrong architecture
> 
> Does anyone have the solution?
> 
> Thank you very much.
> 
> -- 
> 
> Francesco Pellegrino
> Artist and Musician
> +39 3294909120
> francescopellegrino.weebly.com
> _______________________________________________
> Faudiostream-users mailing list
> Faudiostream-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/faudiostream-users



_______________________________________________
Faudiostream-users mailing list
Faudiostream-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/faudiostream-users

Reply via email to