<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Hello,<br>
<br>
Thanks for the external link : <a class="moz-txt-link-freetext" href="http://mikewoz.com/pd-stuff.php">http://mikewoz.com/pd-stuff.php</a>
<br>
<br>
But I met a compilation problem : <br>
<br>
make<br>
cc -DPD -O2 -funroll-loops -fomit-frame-pointer -W -Wshadow
-Wstrict-prototypes -Wno-unused -Wno-parentheses -Wno-switch
-I/home/dh/pd/pd-0.40-0/src -o wiimote.o -c wiimote.c<br>
wiimote.c: In function &#8216;cwiid_callback&#8217;:<br>
wiimote.c:238: erreur: d&eacute;r&eacute;f&eacute;rencement d'un pointeur de type incomplet<br>
wiimote.c:239: erreur: d&eacute;r&eacute;f&eacute;rencement d'un pointeur de type incomplet<br>
wiimote.c:242: erreur: d&eacute;r&eacute;f&eacute;rencement d'un pointeur de type incomplet<br>
wiimote.c: In function &#8216;cwiid_doConnect&#8217;:<br>
wiimote.c:404: erreur: d&eacute;r&eacute;f&eacute;rencement d'un pointeur de type incomplet<br>
wiimote.c:414: erreur: d&eacute;r&eacute;f&eacute;rencement d'un pointeur de type incomplet<br>
make: *** [wiimote.pd_linux] Erreur 1<br>
<br>
I've install the libcwiid1-dev package that is cwiid version 0.6.00 for
ubuntu<br>
I also change the path of the lib to /usr/lib that is the correct
installation for both the .h and the .a files from the lib. (mention in
the Reame)<br>
I change the makefile to have the path to pd.h (mention in the makefile)<br>
<br>
Any clue someone ?<br>
<br>
BR<br>
Damien.<br>
<br>
<br>
<br>
F. Medeiros a &eacute;crit&nbsp;:
<blockquote cite="mid:1248221179.3897.6.camel@X-Laptop" type="cite">
  <pre wrap="">Hello,

Get the wiimote external

<a class="moz-txt-link-freetext" href="http://mikewoz.com/pd-stuff.php">http://mikewoz.com/pd-stuff.php</a>



On Wed, 2009-07-22 at 00:10 +0200, Damien Henry wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Hello !

What is the easiest way to connect a wiimote to pb on ubuntu ?

Thanks in advance.
Damien.


_______________________________________________
<a class="moz-txt-link-abbreviated" href="mailto:Pd-list@iem.at">Pd-list@iem.at</a> mailing list
UNSUBSCRIBE and account-management -&gt; <a class="moz-txt-link-freetext" href="http://lists.puredata.info/listinfo/pd-list">http://lists.puredata.info/listinfo/pd-list</a>
    </pre>
  </blockquote>
  <pre wrap=""><!---->


  </pre>
</blockquote>
<br>
</body>
</html>