Updated Build Windows (markdown)

Vincent Sonnier 2018-05-20 09:02:00 +02:00
parent 5de701c5ae
commit 8310b2bd1e
1 changed files with 1 additions and 2 deletions

@ -173,9 +173,8 @@ C:\MSVCDEV> cmake --build SoapyRTLSDR_win64 --config Release --target install
Copy the generated module file `rtlsdrSupport.dll` in the `C:\MSVCDev\CubicSDR_win64\x64\modules` directory where CubicSDR can find it.
## SoapySDRPlay
* First, download the "API/HW Driver" from https://www.sdrplay.com/downloads/ and install it with defaults.
* Clone or download ZIP from https://github.com/pothosware/SoapySDRPlay to C:\MSVCDev\SoapySDRPlay
* Download "API/HW Driver" from https://www.sdrplay.com/downloads/ and install it with defaults.
* Launch CMake, set source path to `C:/MSVCDev/SoapySDRPlay`
* Set destination to `C:/MSVCDev/SoapySDRPlay_win64`
* Click "Configure" and choose "Visual Studio 15 2017 Win64" and Finish