<html><head><style type="text/css"><!-- DIV {margin:0px;} --></style></head><body><div style="font-family:Courier New,courier,monaco,monospace,sans-serif;font-size:12pt"><div style="font-family: Courier New,courier,monaco,monospace,sans-serif; font-size: 12pt;"><div style="font-family: arial,helvetica,sans-serif; font-size: 10pt;">Hello, I was trying a lot, but unfortunately I still don't get it compiled/linked...<br><br>&gt;i assume you got the aka.wiiremote sources via svn from<br><a href="https://pure-data.svn.sourceforge.net/svnroot/pure-data/trunk/externals/io/aka.wiiremote" target="_blank">&gt;https://pure-data.svn.sourceforge.net/svnroot/pure-data/trunk/externals/io/aka.wiiremote</a><br><br>yes I do.<br><br>&gt;by "checkout the entire 'externals' branch" i meant, you should checkout<br>&gt;the entire "externals" directory:<br>&gt;$ svn co<br><a href="https://pure-data.svn.sourceforge.net/svnroot/pure-data/trunk/externals/"
 target="_blank">&gt;https://pure-data.svn.sourceforge.net/svnroot/pure-data/trunk/externals/</a><br><br><span style="font-family: Courier New,courier,monaco,monospace,sans-serif;"></span>&gt;then repeat the steps (aka.wiiremote has no real makefile, instead it's<br>&gt;make instructions are within<br><a href="https://pure-data.svn.sourceforge.net/svnroot/pure-data/trunk/externals/Makefile" target="_blank">&gt;https://pure-data.svn.sourceforge.net/svnroot/pure-data/trunk/externals/Makefile</a>)<br><br>I did, but when calling the makefile I get:<br>
<span style="font-family: Courier New,courier,monaco,monospace,sans-serif;">make: *** No rule to make target `pre_all_', needed by `all'.&nbsp; Stop.</span><br><br>&gt;try to compile another external (that works) and see which exact<br>&gt;compiler/linker commands are called.<br><br>I tried a modified makefile from tm's iemlib (see attachement) and I get:<br><br><span style="font-family: Courier New,courier,monaco,monospace,sans-serif;">Macintosh-2:aka.wiiremote-2008-07-22$ make</span><br style="font-family: Courier New,courier,monaco,monospace,sans-serif;"><span style="font-family: Courier New,courier,monaco,monospace,sans-serif;">:: aka.wiiremote.o wiiremote.o</span><br style="font-family: Courier New,courier,monaco,monospace,sans-serif;"><span style="font-family: Courier New,courier,monaco,monospace,sans-serif;">cc -bundle -bundle_loader "/Applications/Pd-extended.app/Contents/Resources"/bin/pd -o akawiiremote.pd_darwin *.o -ldl -lm
 -lpthread</span><br style="font-family: Courier New,courier,monaco,monospace,sans-serif;"><span style="font-family: Courier New,courier,monaco,monospace,sans-serif;">Undefined symbols:</span><br style="font-family: Courier New,courier,monaco,monospace,sans-serif;"><span style="font-family: Courier New,courier,monaco,monospace,sans-serif;">&nbsp; "_CFRelease", referenced from:</span><br style="font-family: Courier New,courier,monaco,monospace,sans-serif;"><span style="font-family: Courier New,courier,monaco,monospace,sans-serif;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; _wiiremote_search in wiiremote.o</span><br style="font-family: Courier New,courier,monaco,monospace,sans-serif;"><span style="font-family: Courier New,courier,monaco,monospace,sans-serif;">&nbsp; "_IOBluetoothDeviceInquiryDelete", referenced from:</span><br style="font-family: Courier New,courier,monaco,monospace,sans-serif;"><span style="font-family: Courier
 New,courier,monaco,monospace,sans-serif;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; _wiiremote_search in wiiremote.o</span><br style="font-family: Courier New,courier,monaco,monospace,sans-serif;"><span style="font-family: Courier New,courier,monaco,monospace,sans-serif;">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; _wiiremote_stopsearch in wiiremote.o</span><br style="font-family: Courier New,courier,monaco,monospace,sans-serif;"><span style="font-family: Courier New,courier,monaco,monospace,sans-serif;">(...)</span><br style="font-family: Courier New,courier,monaco,monospace,sans-serif;"><span style="font-family: Courier New,courier,monaco,monospace,sans-serif;">ld: symbol(s) not found</span><br style="font-family: Courier New,courier,monaco,monospace,sans-serif;"><span style="font-family: Courier New,courier,monaco,monospace,sans-serif;">collect2: ld returned 1 exit status</span><br style="font-family: Courier New,courier,monaco,monospace,sans-serif;"><span
 style="font-family: Courier New,courier,monaco,monospace,sans-serif;">make: *** [all] Error 1</span><br><br>I don't find any mentioning of the "wiiremote.h" header file in the makefile. Maybe I have to include it somehow in the makefile ?<br>Thanks,<br><br>Greetings<br>Florian<br><br><br></div></div></div><br>



      </body></html>