Hello everybody,
I'm using javax-usb to exchange data between PC & USB in Java. I have
successfully configured javax-usb with Debian. In fact, I want to deploy
my application on Windows; but I see the line "This is an *ABANDONED*
Windows implementation. it does not work, it needs a kernel drive
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
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
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...
I may be getting time to work on javax.usb again (or, maybe pass it along to
someone else...), and I think finalizing a libusb implementation should
I am now trying to get the javax-usb running on a WIndows box. I
experience quite a number of issue. This is the configuration:
swig 1.3.36
java 1.6.0_16_b01
ant 1.7.1
libUSB-Win32 0.1.12.2
cyswig
When trying to compile in the swig directory, usb.h causes a syntax
error in 4 places. Each line