had a little extra time a simple make gives
wiimote.c:55: error: field ‘balance_cal’ has incomplete type wiimote.c: In function ‘addWiimsg’: wiimote.c:213: warning: unused parameter ‘mesg’ wiimote.c:213: warning: unused parameter ‘timestamp’ wiimote.c: In function ‘cwiid_error_callback’: wiimote.c:721: warning: unused parameter ‘ap’ wiimote.c: In function ‘wiimote_report’: wiimote.c:846: error: ‘CWIID_RPT_MOTIONPLUS’ undeclared (first use in this function) wiimote.c:846: error: (Each undeclared identifier is reported only once wiimote.c:846: error: for each function it appears in.) wiimote.c:850: error: ‘CWIID_FLAG_MOTIONPLUS’ undeclared (first use in this function) make: *** [wiimote.o] Error 1
From: IOhannes m zmölnig [zmoelnig@iem.at] Sent: Thursday, May 13, 2010 10:51 AM To: Pagano, Patrick Cc: reduzierer@yahoo.de; pd-list@iem.at Subject: Re: [PD] Classic Controlloer for [wiimote]
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Pagano, Patrick wrote:
I will tonight if you point me to the right tar/zip
is it ok for you to compile yourself? if so, either do (preferred) an svn checkout https://pure-data.svn.sourceforge.net/svnroot/pure-data/trunk/externals/hard...
or grab the sources via http://pure-data.svn.sourceforge.net/viewvc/pure-data/trunk/externals/hardwa...
if you cannot compile yourself, i could provide you a binary, which might work or not (i'm on debian testing/unstable) probably roman will (does?) provide an updated package as well...
fmd IOhannes