Open muliu opened 2 months ago
@muliu Could you help us understand what might be happening by providing us the following information?
Thanks!
@gcampbell-msft
@gcampbell-msft I also reproduced this issue on CMake Tools version v1.19.51.
Actual result:
@gcampbell-msft @muliu
After changing the value of toolset
to “v141”, the project can use cl.exe
under Hostx86
, but it is not recognized when the value of toolset
is “host=x86”.
Brief Issue Summary
When selecting Visual Studio Enterprise 2017 Release - x86 configuring cmake fails. Selecting Visual Studio Professional 2022 Release - x86 works.
CMake Tools Diagnostics
Debug Log
Additional Information
Operating System: Microsoft Windows 10 Professional 19045 AMD64 CMake Version: cmake version 3.12.18081601-MSVC_2 VSCode Version: 1.83.1(user setup) CMake Tools Extension Version: 1.19.51