How to specify MSVC toolset or LLVM compiler for "vcpkg install" stage? #45645
riffmasterv7
started this conversation in
General
Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Issue is that vulkan-validationlayers package cannot be build with 14.44 MSVC toolset. This toolset cannot be uninstalled for MSVS 2022 17.14.1 version. Stupid AI issue analyzer tells that I need to switch a compiler! HOW?!
I want and I need to specify 14.36 toolset for example. Other people want to specify LLVM.
How to specify vcpkg install stage compiler?!
Source of issue and AI output:
Package: vulkan-validationlayers:[email protected]
Host Environment
vcpkg-scripts version: 294f766 2025-05-22 (6 hours ago)
To Reproduce
vcpkg install
Failure logs
D:\Projects\vcpkg\buildtrees\vulkan-validationlayers\install-x64-windows-rel-out.log
Additional context
vcpkg.json
Beta Was this translation helpful? Give feedback.
All reactions