|
From: amol s. <amo...@gm...> - 2006-10-04 21:12:46
|
Hi,
I can't install libusb-win32 driver (version 0.1.10.1) on winXP when I
compile it on my own pc(WinXP). It gives me error when I try to talk to it
and also, when I view device manager, the device shows with a yellow tag. If
I install binaries(version 0.1.10.1) downloaded from website, I can install
the driver/device without any problem. Here are the details about the
compilers I use:
WINDDK 3790.1830
BCC 5.5 (I don't know if I need this)
MINGW 5.0.2
And finally, my observation when I run testlibusb_win.exe, the o/p is
DLL version: 0.1.10.1
Driver version: -1.-1.-1.-1
bus/device idVendor/idProduct
This gives me a perfect o/p when I use already compiled/built binaries
from libusb-win32 project. Can someone tell me where I am going wrong?
Thanks,
Cheers
Amol
P.S.: It does get compiled successfully with the above libraries.
|