T
Tanaphon
Guest
I have a problem that I cannot debug project.
Output
1>------ Build started: Project: Ask_Bypass, Configuration: Release Win32 ------
1>Building 'Ask_Bypass' with toolset 'WindowsKernelModeDriver10.0' and the 'Universal' target platform.
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\MSBuild\Microsoft\VC\v160\Microsoft.CppBuild.targets(436,5): 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: /Qspectre
1>Done building project "Ask_Bypass.vcxproj" -- FAILED.
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
========== Deploy: 0 succeeded, 0 failed, 0 skipped ==========
Visual Studio Professional 2019
Individual components
I need help solving this problem.
Continue reading...
Output
1>------ Build started: Project: Ask_Bypass, Configuration: Release Win32 ------
1>Building 'Ask_Bypass' with toolset 'WindowsKernelModeDriver10.0' and the 'Universal' target platform.
1>C:\Program Files (x86)\Microsoft Visual Studio\2019\Professional\MSBuild\Microsoft\VC\v160\Microsoft.CppBuild.targets(436,5): 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: /Qspectre
1>Done building project "Ask_Bypass.vcxproj" -- FAILED.
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
========== Deploy: 0 succeeded, 0 failed, 0 skipped ==========
Visual Studio Professional 2019
Individual components
- MSVC v142 - VS 2019 C++ ARM build tools (v14.25)
- MSVC v142 - VS 2019 C++ ARM Spectre-mitigated libs (v14.25)
- MSVC v142 - VS 2019 C++ ARM64 build tools (v14.25)
- MSVC v142 - VS 2019 C++ ARM64 Spectre-mitigated libs (v14.25)
- MSVC v142 - VS 2019 C++ x64/x86 build tools (v14.20)
- MSVC v142 - VS 2019 C++ x64/x86 build tools (v14.23)
- MSVC v142 - VS 2019 C++ x64/x86 build tools (v14.25)
- MSVC v142 - VS 2019 C++ x64/x86 build tools (v14.26)
- MSVC v142 - VS 2019 C++ x64/x86 Spectre-mitigated libs (v14.20)
- MSVC v142 - VS 2019 C++ x64/x86 Spectre-mitigated libs (v14.23)
- MSVC v142 - VS 2019 C++ x64/x86 Spectre-mitigated libs (v14.25)
- 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++ ATL for v141 build tools with Spectre Mitigations (ARM)
- C++ ATL for v141 build tools with Spectre Mitigations (ARM64)
- C++ ATL for v141 build tools with Spectre Mitigations (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)
- C++ v14.25 ATL for v142 build tools with Spectre Mitigations (x86 & x64)
- C++ v14.25 MFC for v142 build tools with Spectre Mitigations (x86 & x64)
- Windows 10 SDK (10.0.19041.0)
- Visual Studio SDK
I need help solving this problem.
Continue reading...