2011/1/5 Xiaofan Chen <xiaof...@gmail.com>:
> On Wed, Jan 5, 2011 at 5:21 PM, wander.lairson <wander.lair...@gmail.com> 
> wrote:
>> Cygwin is still unsupported. I've given just a shallow look on Cygwin,
>> but it feels like it just has the static versions of libusb 1.0 and
>> libusb-win32.
>
> Once upon a time, I got Cygwin to work with pyusb and
> libusb-1.0 (build it from source, the Cygwin package is too old).
> But I just tried it under Windows 7 and it does not seem to work.
> I will check again later.
>
> Plain Python 2.6 Windows works fine.
>
Revision 89 fixed libusb-win32 under cygwin. I still have problems
with libusb-1.0 official cygwin build, it feels like there is no
symbol exported:

$ objdump.exe -T /usr/bin/cygusb-1.0.dll

/usr/bin/cygusb-1.0.dll:     file format pei-i386

objdump: /usr/bin/cygusb-1.0.dll: not a dynamic object
DYNAMIC SYMBOL TABLE:
no symbols

I haven't tried to compile libusb 1.0 from sources.

-- 
Best Regards,
Wander Lairson Costa
LCoN - Laboratório de Computação Natural - Natural Computing Laboratory
(http://www.mackenzie.com.br/lcon.html)
Programa de Pós-Graduação em Engenharia Elétrica (PPGEE)
Faculdade de Computação e Informática (FCI)
Universidade Presbiteriana Mackenzie - SP - Brazil

------------------------------------------------------------------------------
Gaining the trust of online customers is vital for the success of any company
that requires sensitive data to be transmitted over the Web.   Learn how to 
best implement a security strategy that keeps consumers' information secure 
and instills the confidence they need to proceed with transactions.
http://p.sf.net/sfu/oracle-sfdevnl 
_______________________________________________
pyusb-users mailing list
pyusb-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pyusb-users

Reply via email to