did you manage to solve your problem? I'm getting an exception just like yours (the only difference is that I'm using libusb-0.1), so if you know what to do, please share with me.
Any help would be really appreciated! :)
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
when I try to run the LogBus example or any other code that is using libusbJava I get an exception saying:
But my ...trunk/LibusbJava/out folder definitely is on the library path.
System.out.println(System.getProperty("java.library.path")) proofs it.
This what my out folder looks like. Maybe I have to rename something?
Hey Chris,
did you manage to solve your problem? I'm getting an exception just like yours (the only difference is that I'm using libusb-0.1), so if you know what to do, please share with me.
Any help would be really appreciated! :)