After adding many components and setting the Spectre-Mitigation: Enabled (/Qspectre) still get the error:
"Error MSB8040 Spectre-mitigated libraries are required for this project. Install them from the Visual Studio installer (Individual components tab) for any toolsets and architectures being used. Learn more: https://aka.ms/Ofhn4c"
I have: MSVC v142 - vs 2019 C++ x64/x86 build tools (Latest)
Components added:
C++ ATL for latest v142 build tools with Spectre-mitigations (x86 & x64)
C++ MFC for latest v142 build tools with Spectre-mitigations (x86 & x64)
MSVC v142 - VS 2019 C++ ARM build tools (v14.28-16.8)
MSVC v142 - VS 2019 C++ ARM Spectre-mitigated libs (v14.28-16.8)
MSVC v142 - VS 2019 C++ ARM64 build tools (v14.28-16.8)
MSVC v142 - VS 2019 C++ ARM64 Spectre-mitigated libs (v14.28-16.8)
MSVC v142 - VS 2019 C++ x64/x86 build tools (v14.28-16.8)
MSVC v142 - VS 2019 C++ x64/x86 Spectre-mitigated libs (v14.28-16.8)
C++ ATL for latest v142 build tools (ARM)
C++ ATL for latest v142 build tools (ARM64)
C++ ATL for latest v142 build tools (x86 & x64)
C++ ATL for latest v142 build tools with Spectre Mitigations (ARM)
C++ ATL for latest v142 build tools with Spectre Mitigations (ARM64)
C++ ATL for latest v142 build tools with Spectre Mitigations (x86 & x64)
C++ MFC for latest v142 build tools (ARM)
C++ MFC for latest v142 build tools (ARM64)
C++ MFC for latest v142 build tools (x86 & x64)
C++ MFC for latest v142 build tools with Spectre Mitigations (ARM)
C++ MFC for latest v142 build tools with Spectre Mitigations (ARM64)
C++ MFC for latest v142 build tools with Spectre Mitigations (x86 & x64)