mirror of
https://github.com/cjcliffe/CubicSDR.git
synced 2025-09-05 22:57:51 -04:00
Updated SoapySDR build procedure
parent
6866ff7f4b
commit
618493ec89
@ -45,7 +45,8 @@ Download ZIP or clone SoapySDR from https://github.com/pothosware/SoapySDR to `C
|
||||
* Launch CMake, set source path to `C:/MSVCDev/SoapySDR/`
|
||||
* Set destination to `C:/MSVCDev/SoapySDR_win64/`
|
||||
* Click "Configure" and choose "Visual Studio 15 2017 Win64" and Finish
|
||||
* Click "Generate"
|
||||
* Set SOAPY_SDR_ROOT to `C:/MSVCDev/SoapySDR_win64/`
|
||||
* Click Configure again, all should be good, then Generate.
|
||||
|
||||
Open "Developer Command Prompt for VS2017" by right-clicking and "Run as Administrator".
|
||||
|
||||
@ -58,13 +59,6 @@ C:\MSVCDEV> cmake --build SoapySDR_win64 --config Release --target install
|
||||
0 Error(s)
|
||||
```
|
||||
|
||||
Update your system environment variables (Search "enviornment variables" in windows 8/10 search) and append the following to the Path variable:
|
||||
|
||||
```
|
||||
;C:\Program Files\SoapySDR\bin
|
||||
```
|
||||
|
||||
|
||||
# Build CubicSDR:
|
||||
|
||||
* Clone or download ZIP from https://github.com/cjcliffe/CubicSDR/ to `C:\MSVCDev\CubicSDR`
|
||||
|
Loading…
x
Reference in New Issue
Block a user