Hi all,
Anyway, I have been sucessfully build dfu-util with cygwin, which has libusb1.0
But it can program the device, any idea about this issue? Why dfu-util can't
open the device?
$ ./dfu-util.exe -l
dfu-util - (C) 2005-2008 by Weston Schmidt, Harald Welte and OpenMoko Inc.
This program is Fre
Hi all,
I downloaded libusb-win32-bin-1.2.6.0.zip, and extract the only head file
"lusb0_usb.h" and msvc library libusb.lib.
As dfu-util uses libusb.h, I guess it's the only head file "lusb0_usb.h"
But vc6 can't compile dfu-util sucessfully, see below log:
Any idea about this log???
-