Java libusb/libusb-win32 wrapper
Description
libusbJava is a Java wrapper for the libusb and libusb-win32 USB library.
Update Notifications
User Ratings
User Reviews
-
Thank you for your work.
-
good work
-
PLEASE HELP!!!! I have spent several days trying to get past this error: debug: Exception in thread "main" java.lang.UnsatisfiedLinkError: no libusb0.dll in java.library.path at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1860) at java.lang.Runtime.loadLibrary0(Runtime.java:845) at java.lang.System.loadLibrary(System.java:1084) at usbtalk.UsbTalk.logBus(UsbTalk.java:27) at usbtalk.UsbTalk.main(UsbTalk.java:51) Java Result: 1 BUILD SUCCESSFUL (total time: 1 second) triggered on the first call to the library. I meticulously followed the installation instructions for Windows. I'm using XP Pro, Netbeans. I have set java.library.path to several values of interest. I'm using the project LogBus, changing only a few names. Google usually produces only my own posts. Please help! Going on day 4 trying to execute a single line of code. Help me obi-wan kenobi. You are our only hope.
-
Works like a charm. Thanks!