On Thu, Oct 23, 2008 at 7:30 AM, pecam <[EMAIL PROTECTED]> wrote: > I need help, I want excuter wiimote.exe in Linux, but I can`t. The error is: > > "install the windows version of Mono to run .NET executables"
The Wiimote library used by Windows is incompatible with Linux since it uses WMI to talk to the Bluetooth device. WMI is not supported on Mono, and probably will not be anytime soon (if at all). There are some Linux ports of various Wiimote projects that you might find useful instead. -- Chris Howie http://www.chrishowie.com http://en.wikipedia.org/wiki/User:Crazycomputers _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
