View Single Post
Old 03-08-2012, 08:15 AM   #5
geekmaster
Carpe diem, c'est la vie.
geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.geekmaster ought to be getting tired of karma fortunes by now.
 
geekmaster's Avatar
 
Posts: 6,433
Karma: 10773668
Join Date: Nov 2011
Location: Multiverse 6627A
Device: K1 to PW3
Quote:
Originally Posted by hostar View Post
I didn't, but I think the problem is in AdbWinApi.dll library. I found some another free USB library
libusb-win32
and I think it's worth to try to rewrite the code to make fastboot.exe work with this library. I've already start to rewriting this, but it's quite much work to do and I don't have experience with hardware controlling.
I looked at it a bit last night too. libusb-win32 comes with example code, and it might help to compare that to yifanlu's kindle fastboot usb_windows.c (or perhaps us usb_linux.c instead of usb_windows.c).

I was trying to build a native win32 fastboot using MinGW/msys instead of cygwin.
geekmaster is offline   Reply With Quote