Changes between Version 133 and Version 134 of windows_backend


Ignore:
Timestamp:
08/17/10 01:03:20 (3 years ago)
Author:
pbatard
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • windows_backend

    v133 v134  
    5151  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]] 
    5252  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]] 
    5454     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]] 
    5555     '''*NEW!*''' Zadig can now be used to install the libusb0.sys driver on Windows 2000 platforms (Windows 2000 support is still in beta) 
     
    6060The following binary snapshots are provided for your convenience, generated for the following environments: 
    6161  * Microsoft Visual Studio and DDK/WDK -> MS32(32 bit) and MS64 (64 bit) directories 
    62   * MinGW -> MinGW32 (32 bit) and MinGW64 (64 bit) directories 
     62  * MinGW -> MinGW32 (32 bit) and MinGW-w64 (64 bit) directories 
    6363 
    6464Cygwin 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]. 
    6565 
    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.  
    6766  * '''[http://libusb-winusb-wip.googlecode.com/files/libusb_2010.08.16.7z 2010.08.16 (pbr295)]''' 
    6867  * '''[http://libusb-winusb-wip.googlecode.com/files/libusb_2010.08.10.7z 2010.08.10 (pbr294)]'''