Hopefully someone else on this list can respond also, who knows more about the libusb imp than me...but as far as I know if you get it working on Linux it should be a relatively simple matter of recompiling on Windows (to create the Windows DLL from the JNI code instead of the UNIX .so shared lib). The C interface to libusb should be the same.
On Mon, Jul 21, 2008 at 2:59 PM, Mike Crowe <[EMAIL PROTECTED]> wrote: > I've started looking at the libusb implementation. As part of looking > at it I've gotten it to compile on linux, but haven't done any testing > with it yet. If I get javax-usb-libusb working on a linux machine, does > that do anything toward getting it going on a Windows machine? > > > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's challenge > Build the coolest Linux based applications with Moblin SDK & win great prizes > Grand prize is a trip for two to an Open Source event anywhere in the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > javax-usb-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/javax-usb-devel > ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ javax-usb-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/javax-usb-devel
