[PD] compiling externals for pd on OS X yosemite

Antoine Villeret antoine.villeret at gmail.com
Sat Jul 4 15:43:32 CEST 2015


Hi,

.pd_linux is the extension for Linux.
Try with .pd_darwin

After that, launch pd with -verbose option. It should display all the paths
where it search a candidate when you add a box.

++
A

Le sam. 4 juil. 2015 15:22, Alexandre Matheson <alexandre.matheson at gmail.com>
a écrit :

> Hello list,
>
> I’m following a pdf tutorial on creating externals for PD and I'm
> compiling using gcc and the terminal. I believe there is another step
> afterward to get pd to recognize the object as an external but I can’t seem
> to find the info for os X.
>
> gcc -c helloworld.c -o helloworld.o
> ld -export_dynamic -shared -o helloworld.pd_linux helloworld.o -lc -lm
>
>
> any info would be greatly appreciated.
>
> best,
> ~a
> _______________________________________________
> Pd-list at lists.iem.at mailing list
> UNSUBSCRIBE and account-management ->
> http://lists.puredata.info/listinfo/pd-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20150704/95338034/attachment.html>


More information about the Pd-list mailing list