Changes between Version 31 and Version 32 of windows_backend
- Timestamp:
- 01/27/10 17:35:58 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
windows_backend
v31 v32 24 24 25 25 To compile this source, [http://sourceware.org/pthreads-win32/ pthread-win32] is also required, '''except for cygwin''', where pthread should be available by default.[[BR]] 26 For convenience, precompiled versions of pthread-win32 for 32 bit and 64 bit Windows platforms are provided [http://libusb.org/ attachment/wiki/windows_backend/pthread-win32_libusb.zip here].26 For convenience, precompiled versions of pthread-win32 for 32 bit and 64 bit Windows platforms are provided [http://libusb.org/raw-attachment/wiki/windows_backend/pthread-win32_libusb.zip here]. 27 27 28 28 The following development environment are currently supported for libusb 1.0 on Windows: