mirror of
https://github.com/cjcliffe/CubicSDR.git
synced 2026-08-11 14:03:49 -04:00
Compiling libusb with latest VS2017 update works.
+1
-1
@@ -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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user