Tormod Volden,
Is there any simple guide or steps to build a windows version?
>On Wed, Apr 11, 2012 at 11:25 PM, Tormod Volden wrote:
>> Hi,
>> In the meantime, I have done the ID change, squash and rebase and
>> pushed it here:
>> http://gitorious.org/~tormod/unofficial-clones/dfuse-dfu-util
Tormod Volden,
Well, I didn't get luck.
So I have fixed my Celeron (Coppermine), which is 700MHz GenuineIntel
processor. Re-install ubuntu 8.04.
It's ok to flash the device now.
If there is any good way to build dfu-util with clear guide (windows xp), I
wish to try then.
>2012/
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???
-
tall/register
>the WinUSB driver for your device. Then libusb will access the device
>through winusb.dll.
>
>Tormod
>
>2012/4/5 Daniel Li :
>> Hi All,
>>
>> I want to build dfu-util for windows.
>>
>> But no luck with�following links, any one h
Hi, Tormod Volden
>Hi Daniel,
>
>Did you try the "windows" branch of the git repo?
>http://cgit.openezx.org/dfu-util/log/?h=windows
>What kind of compiler/environment did you try?
==> I have VS2005/Cygwin/ubuntu(Vmware) installed. And thanks for you info.
This is a great link, i'll try ton