Changes between Version 74 and Version 75 of windows_backend
- Timestamp:
- 05/17/10 17:13:03 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
windows_backend
v74 v75 62 62 cygwin users should be able to use the MinGW library with the option -mno-cygwin[[BR]]Note that these archives are provided in the 7z format. If you need a decompressor, you can install [http://www.7-zip.org/ 7-zip]. 63 63 64 Note that the latest releases have autoclaim disabled, so you might have to modify your code and manually claim interface 0 before you can access any other interface if your device uses WinUSB. 65 66 * '''[http://libusb-winusb-wip.googlecode.com/files/libusb_2010.05.17.7z 2010.05.17 (pbr277)]''' 64 67 * '''[http://libusb-winusb-wip.googlecode.com/files/libusb_2010.04.27.7z 2010.04.27 (r272)]''' 65 68 * '''[http://libusb-winusb-wip.googlecode.com/files/libusb_2010.04.21.7z 2010.04.21 (r268)]''' … … 67 70 * '''[http://libusb-winusb-wip.googlecode.com/files/libusb_2010.04.15.7z 2010.04.15 (r253)]''' 68 71 * '''[http://libusb-winusb-wip.googlecode.com/files/libusb_2010.04.13.7z 2010.04.13 (r250)]''' 69 * '''[http://libusb-winusb-wip.googlecode.com/files/libusb_2010.04.12.7z 2010.04.12 (r249)]''' 72 70 73 71 74 == Development Considerations ==