From 8ba9e2bb21f1e51555c7591a1ae1cc494c8cb5be Mon Sep 17 00:00:00 2001 From: Vincent Sonnier Date: Tue, 16 Nov 2021 20:29:32 +0100 Subject: [PATCH] VS2022 has changed its prompt name --- Build-Windows.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Build-Windows.md b/Build-Windows.md index 086923a..17847d3 100644 --- a/Build-Windows.md +++ b/Build-Windows.md @@ -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: