Edited wiki page through web user interface.
git-svn-id: http://wiiusej.googlecode.com/svn/wiki@155 ae48ae66-6a45-0410-b38e-211266189506
This commit is contained in:
@@ -35,7 +35,7 @@ gcc -shared -fPIC -o libWiiuseJ.so -Wall -L. -lwiiuse -I/home/vincent/jdk1.6.0_0
|
||||
= Launch on linux =
|
||||
|
||||
Put both libs `libwiiuse.so` and `libWiiuseJ.so` in the folder of `wiiusej.jar`.
|
||||
|
||||
Put your wiimote in discovery mode by clicking on the buttons 1 and 2 in the mean time.
|
||||
Now launch
|
||||
{{{
|
||||
LD_LIBRARY_PATH=. java -Djava.library.path=. -jar wiiusej.jar
|
||||
|
||||
Reference in New Issue
Block a user