Re: [javax-usb-devel] Has com_ibm_jusb_os_linux_JavaxUsb.h been deprecated?

2009-01-08 Thread Dan Streetman
try building with ant instead, which will build that header file for you (it's built from the java source code). On Thu, Jan 8, 2009 at 12:14 PM, Timothy Aanerud wrote: > In javax-usb-ri-linux/jni there are two references to the header file > com_ibm_jusb_os_linux_JavaxUsb.h. > One reference occ

[javax-usb-devel] Has com_ibm_jusb_os_linux_JavaxUsb.h been deprecated?

2009-01-08 Thread Timothy Aanerud
In javax-usb-ri-linux/jni there are two references to the header file com_ibm_jusb_os_linux_JavaxUsb.h. One reference occurs in JavaxUsb.h and the other is in the Makefile. I was able to build the libJavaxUsb.so simply by commenting out the references. So, should these references still be there?

Re: [javax-usb-devel] JAVAX usb under windows

2009-01-08 Thread Dan Streetman
http://sourceforge.net/projects/libusb-win32/ On Thu, Jan 8, 2009 at 1:22 AM, vaibhav joshi wrote: > > > From where i have to download libusb API's for windows ... > Thanx > >