Welcome! Log In Create A New Profile

Advanced

Find and connect Wiimotes

Posted by nIxx 
Find and connect Wiimotes
July 31, 2010 04:25PM
Hi everybody i recently found the wiiuse_find function but always i try to use this function in a wii project i get this error

template.o: In function `main':
c:/devkitPro/msys/home/Auron/template/source/template.cpp:121: undefined referen
ce to `wiiuse_find'
collect2: ld returned 1 exit status

But the wiiuse_init function works !? Well now i´m not sure if that is even supported for wii projects can someone possibly tell me more about it ;).
By the way i used the wiiuse lib from mplayer-ce and my code looks like this

wiimote** wiimotes = wiiuse_init(2,NULL);
wiiuse_find(wiimotes,2,6);
Sorry, only registered users may post in this forum.

Click here to login