Updated Build Windows (markdown)

Vincent Sonnier 2018-05-20 17:06:43 +02:00
parent 2a07530ec8
commit a5aea70c13
1 changed files with 1 additions and 1 deletions

@ -47,7 +47,7 @@ Download ZIP or clone SoapySDR from https://github.com/pothosware/SoapySDR to `C
* Set destination to `C:/MSVCDev/SoapySDR_win64/`
* Click "Configure" and choose "Visual Studio 15 2017 Win64" and Finish
* Set CMAKE_INSTALL_PREFIX to `C:/MSVCDev/SoapySDR_win64_install`
* Set SOAPY_SDR_ROOT to `C:/MSVCDev/SoapySDR_install`
* Set SOAPY_SDR_ROOT to `C:/MSVCDev/SoapySDR_win64_install`
* Click Configure again, all should be good, then Generate.
Open "Developer Command Prompt for VS2017" by right-clicking and "Run as Administrator".