<p dir="ltr">Hi,</p>
<p dir="ltr">.pd_linux is the extension for Linux. <br>
Try with .pd_darwin </p>
<p dir="ltr">After that, launch pd with -verbose option. It should display all the paths where it search a candidate when you add a box.</p>
<p dir="ltr">++<br>
A</p>
<br><div class="gmail_quote"><div dir="ltr">Le sam. 4 juil. 2015 15:22, Alexandre Matheson <<a href="mailto:alexandre.matheson@gmail.com">alexandre.matheson@gmail.com</a>> a écrit :<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word">Hello list,<div><br></div><div>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.</div><div><br></div><div><pre style="font-family:Consolas,'Liberation Mono',Menlo,Courier,monospace;margin-top:0px;margin-bottom:0px;width:748px;color:rgb(51,51,51);line-height:16px"><div></div><blockquote type="cite"><div>gcc -c helloworld.c -o helloworld.o
</div><div>ld -export_dynamic -shared -o helloworld.pd_linux helloworld.o -lc -lm</div></blockquote></pre><div><br></div></div><div>any info would be greatly appreciated.</div><div><br></div><div>best,</div><div>~a</div></div>_______________________________________________<br>
<a href="mailto:Pd-list@lists.iem.at" target="_blank">Pd-list@lists.iem.at</a> mailing list<br>
UNSUBSCRIBE and account-management -> <a href="http://lists.puredata.info/listinfo/pd-list" rel="noreferrer" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br>
</blockquote></div>