Posted: Sun Dec 21, 2008 7:53 am
Let's focus on Linux for now. If you downloaded the source instead of using CVS, please try using OIS from CVS:
Also, I'm still curious about questions 3 & 4 so please post the output from "ls -l /dev/input/event*" before and after you connect the Joystick.
Me thinking out loud: Now that Irrlicht has Joystick support, would it be better to add Force Feedback also as a compile option? I'd be willing to create the patch and it would be one less library to worry about...
Code: Select all
cvs -d:pserver:anonymous@wgois.cvs.sourceforge.net:/cvsroot/wgois login
<Enter>
cvs -z3 -d:pserver:anonymous@wgois.cvs.sourceforge.net:/cvsroot/wgois co -P ois
Me thinking out loud: Now that Irrlicht has Joystick support, would it be better to add Force Feedback also as a compile option? I'd be willing to create the patch and it would be one less library to worry about...