mirror of
https://github.com/cjcliffe/CubicSDR.git
synced 2024-11-24 12:48:38 -05:00
VS2022 has changed its prompt name
parent
327fca53eb
commit
8ba9e2bb21
@ -49,7 +49,7 @@ Download ZIP or clone SoapySDR from https://github.com/pothosware/SoapySDR to `C
|
||||
* Set SOAPY_SDR_ROOT to `C:/MSVCDev/SoapySDR_win64_install`
|
||||
* Click Configure again, all should be good, then Generate.
|
||||
|
||||
Open "Developer Command Prompt for VS 2022" by right-clicking and "Run as Administrator".
|
||||
Open "x64 Native Tools Command Prompt for VS 2022" by right-clicking and "Run as Administrator".
|
||||
|
||||
From the prompt:
|
||||
|
||||
@ -161,7 +161,7 @@ Copy the file `libusb-1.0.dll` in the `C:\MSVCDev\CubicSDR_win64\x64` directory
|
||||
* Set THREADS_PTHREADS_WIN32_LIBRARY to `C:/MSVCDev/pthreads-win32/lib/x64/pthreadVC2.lib`
|
||||
* Click "Configure" again and then click "Generate"
|
||||
|
||||
Open "Developer Command Prompt for VS 2022" by right-clicking and "Run as Administrator".
|
||||
Open "x64 Native Tools Command Prompt for VS 2022" by right-clicking and "Run as Administrator".
|
||||
|
||||
From the prompt:
|
||||
|
||||
@ -216,7 +216,7 @@ Copy the generated module file `rtlsdrSupport.dll` in the `C:\MSVCDev\CubicSDR_w
|
||||
* Set RF_GAIN_IN_MENU to 1 (checked)
|
||||
* Click "Configure" again and then click "Generate"
|
||||
|
||||
Open "Developer Command Prompt for VS 2022" by right-clicking and "Run as Administrator".
|
||||
Open "x64 Native Tools Command Prompt for VS 2022" by right-clicking and "Run as Administrator".
|
||||
|
||||
From the prompt:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user