Changes between Version 133 and Version 134 of windows_backend
- Timestamp:
- 08/17/10 01:03:20 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
windows_backend
v133 v134 51 51 The current version, which is compatible with both 32 and 64 bit Windows platforms should be able to install a WinUSB driver for any USB device.[[BR]] 52 52 Note that because the installer needs to run with administrative privileges, it is recommended to check the md5 checksum after download (or recompile your own version from [http://git.libusb.org/?p=libwdi.git;a=shortlog the source])[[BR]] 53 * [http://libusb-winusb-wip.googlecode.com/files/zadig.exe zadig.exe (2010.08.06)]: 5.5 MB, md5sum: 30477d1148f240c08c2a51794bc78529, compiled with MinGW-w64 (WPG-System64)from w108.[[BR]]53 * [http://libusb-winusb-wip.googlecode.com/files/zadig.exe zadig.exe (2010.08.06)]: 5.5 MB, md5sum: 30477d1148f240c08c2a51794bc78529, compiled with MinGW-w64 from w108.[[BR]] 54 54 NB: When ran in advanced mode, Zadig also allows the selection and installation of the '''signed libusb0.sys''' driver from [http://sourceforge.net/apps/trac/libusb-win32/wiki] (v.1.2.1.0).[[BR]] 55 55 '''*NEW!*''' Zadig can now be used to install the libusb0.sys driver on Windows 2000 platforms (Windows 2000 support is still in beta) … … 60 60 The following binary snapshots are provided for your convenience, generated for the following environments: 61 61 * Microsoft Visual Studio and DDK/WDK -> MS32(32 bit) and MS64 (64 bit) directories 62 * MinGW -> MinGW32 (32 bit) and MinGW 64 (64 bit) directories62 * MinGW -> MinGW32 (32 bit) and MinGW-w64 (64 bit) directories 63 63 64 64 Cygwin users should be able to use the MinGW (32 bit) 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]. 65 65 66 '''Note''': Because they were generated using a multilib compiler, recent MinGW (static) binaries might not work when used in a cross compilation environment. If you need to use MinGW static libraries to cross compile an application, you should rebuild them form source.67 66 * '''[http://libusb-winusb-wip.googlecode.com/files/libusb_2010.08.16.7z 2010.08.16 (pbr295)]''' 68 67 * '''[http://libusb-winusb-wip.googlecode.com/files/libusb_2010.08.10.7z 2010.08.10 (pbr294)]'''