On Mon, Jun 15, 2009 at 1:53 PM, Michael Fischer<[email protected]> wrote: >>No. But it is very easy to build the binary using MinGW. >>Get the svn version of libusb-win32, under Msys, type >>"make" and you can build the binary. > > Are you sure, you do not need the Microsoft DDK?
No you do not need that. The MinGW Win32API package has the necessary DDK files to build libusb-win32. Of course, you can use DDK as well if you want. In that case, you can use the batch file inside the ddk_make directory. -- Xiaofan http://mcuee.blogspot.com _______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
