mirror of
https://github.com/cjcliffe/CubicSDR.git
synced 2025-04-22 11:29:00 -04:00
Compiling libusb with latest VS2017 update works.
parent
bd74e76bdf
commit
b324f619f9
@ -139,7 +139,7 @@ C:\MSVCDev\libusb-release\MS64\dll\libusb-1.0.lib
|
||||
C:\MSVCDev\libusb-release\libusb-1.0\include\*.h
|
||||
````
|
||||
|
||||
Or compile it from source: (TODO: make VS2017 compiler crash)
|
||||
Or compile it from source:
|
||||
* Clone or download https://github.com/libusb/libusb to `C:\MSVCDev\libusb`
|
||||
* Build it using `C:\MSVCDev\libusb\msvc\libusb_2017.sln` choosing the `Release` and `x64` configuration.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user