<div dir="ltr"><div>I just tried building the external on linux.<br>Unfortunately when I load the object I get: leapmotion.pd_linux: undefined symbol: _ZN17flext_root_singlenwEj&#39;<br></div><br><div class="gmail_extra">I have neven used flext before, so I have no idea what causes this. If anyone can comment on this.<br>
<br><br></div><div class="gmail_extra">Just to recap, this is what I did:<br>svn co <a href="https://svn.grrrr.org/ext/trunk/flext">https://svn.grrrr.org/ext/trunk/flext</a> flext<br><br></div><div class="gmail_extra">Then the non-autoconf instructions for building.<br>
</div><div class="gmail_extra"><br></div><div class="gmail_extra">git clone git://<a href="http://github.com/chikashimiyama/Pd_leapmotion.git">github.com/chikashimiyama/Pd_leapmotion.git</a><br></div><div class="gmail_extra">
<br>Then in this dir:<br>gcc -o main.o -I/usr/local/include/flext/ -I../../leapmotion/Leap_Dev_Kit_0.7.9_3461/LeapSDK/include/ -DFLEXT_SYS=2 -c main.cpp<br>gcc -o Dispatcher.o -I/usr/local/include/flext/ -DFLEXT_SYS=2 Dispatcher.cpp<br>
g++ -rdynamic -shared -o leapmotion.pd_linux main.o Dispatcher.o -lc -lm -L/usr/local/include -L../../leapmotion/Leap_Dev_Kit_0.7.9_3461/LeapSDK/lib/x86 -lflext-pd_s -lLeap<br></div><div class="gmail_extra"><br></div><div class="gmail_extra">
Resulting in the forementioned error.<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Apr 29, 2013 at 1:20 PM, Joćo Pais <span dir="ltr">&lt;<a href="mailto:jmmmpais@googlemail.com" target="_blank">jmmmpais@googlemail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">To whoever might interest,<br>
<br>
I wanted to compile Chikashi Myiama&#39;s leapmotion external for Pd in windows, using T Grill&#39;s Flext architecture.<br>
<br>
As I&#39;m not a programmer, it isn&#39;t practical to learn how to prepare the building environment on my own; I also would doubt that anyone will do this work on its own in the near future, I would be interested to know if anyone with windows building skills would be interested in teaching me how to prepare my system to build this (and other?) externals.<br>

<br>
I&#39;m doing this proposal on my own, without the support of any institution behind me. Being sure that I can&#39;t offer a full programmer&#39;s salary, anyway I would be interested to know if anyone out there is interested in making me an offer.<br>

<br>
Can you send your replies directly to my mail?<br>
<br>
Best regards,<br>
<br>
Joćo Pais<br>
<br>
______________________________<u></u>_________________<br>
<a href="mailto:Pd-list@iem.at" target="_blank">Pd-list@iem.at</a> mailing list<br>
UNSUBSCRIBE and account-management -&gt; <a href="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/<u></u>listinfo/pd-list</a><br>
</blockquote></div><br></div></div>