On Mon, Apr 26, 2010 at 12:25 AM, Kevin Kilroy <kevkil...@googlemail.com> wrote:
> Hi all,
>
> I'm having difficulty getting pyusb to find my HID usb device, here are the
> steps I have taken so far:
>
> Download & install pyusb-1.0.0-a0 (by unpacking & excuting python setup.py
> install from within cygwin)
>
> Download & unpack libusb10 (2010.04.21 (r268))  from
> http://libusb-winusb-wip.googlecode.com/files/libusb_2010.04.21.7z

When I tested pyusb with Cygwin, I  build libusb-1.0 within
Cygwn and not using the snapshots. It seems to me Cygwin
is looking for cyusb-1.0.dll and not libusb-1.0.dll.

You may want to try this out.


-- 
Xiaofan http://mcuee.blogspot.com

------------------------------------------------------------------------------
_______________________________________________
pyusb-users mailing list
pyusb-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pyusb-users

Reply via email to