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 be
the #1 priority so javax.usb can ride libusb on all the platforms that
libusb works on.

On Sun, Sep 27, 2009 at 11:54 AM, Andre Juffer <andre.juf...@oulu.fi> wrote:

> 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 looks like
>
> void CALLBACK usb_install_service_np_rundll(HWND wnd, HINSTANCE instance,
>                                               LPSTR cmd_line, int
> cmd_show);
>
> Outcommenting these lines (hoping they are not relevant), and issuing
> make gives a very very long list of error messages. They are all of
> the type
>
> libusb_wrap.c:4593: error: 'jlong' undeclared ...
>
> and similar for jenv, jcls, jarg1_, jarg1, jarg2, and jresult.
>
> Anybody recognizes this problem? (I am not experienced in combining
> Java with C or C++.)
>
> Thanks,
>
> --
> Andre H. Juffer              | Phone: +358-8-553 1161
> The Biocenter and            | Fax: +358-8-553-1141
>     the Dep. of Biochemistry | Email: andre.juf...@oulu.fi
> University of Oulu, Finland  | WWW: www.biochem.oulu.fi/Biocomputing/
> NordProt                     | WWW: www.nordprot.org
>
>
>
>
> ------------------------------------------------------------------------------
> Come build with us! The BlackBerry&reg; Developer Conference in SF, CA
> is the only developer event you need to attend this year. Jumpstart your
> developing skills, take BlackBerry mobile applications to market and stay
> ahead of the curve. Join us from November 9&#45;12, 2009. Register now&#33;
> http://p.sf.net/sfu/devconf
> _______________________________________________
> javax-usb-devel mailing list
> javax-usb-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/javax-usb-devel
>
------------------------------------------------------------------------------
Come build with us! The BlackBerry&reg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9&#45;12, 2009. Register now&#33;
http://p.sf.net/sfu/devconf
_______________________________________________
javax-usb-devel mailing list
javax-usb-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/javax-usb-devel

Reply via email to