On Tue, Sep 29, 2009 at 3:19 AM, Andre Juffer wrote:
>
> Dan Streetman wrote:
>>
>> I did not write the libusb implementation (which I think is the imp you are
>> trying). I am not sure if the libusb imp author is still on this list...
>
> That's right. The errors related to these 'void CALLBACK
Since you updated the JNI native library you have to update the Java code as
well.
On Tue, Sep 29, 2009 at 5:03 AM, NGUYEN Cong Kinh
wrote:
> Hello Dan,
>
> I am using Java 6 et eclipse Galileo 3.5. I have changed the libJavaxUsb.so
> library to the 1.0.1 version. The program can find the usb de
Hello Dan,
I am using Java 6 et eclipse Galileo 3.5. I have changed the
libJavaxUsb.so library to the 1.0.1 version. The program can find the
usb devices. Now I execute some code, I see the error below:
[default](0) JavaxUsbChecks.h.debug_exception[75] !! JNI Exception :
file (JavaxUsbPipeRequ
Dan Streetman wrote:
> I did not write the libusb implementation (which I think is the imp
> you are trying). I am not sure if the libusb imp author is still on
> this list...
That's right. The errors related to these 'void CALLBACK(...)' methods
are all in usb.h. The other errors are in *.c f