Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple MSVC compilers in an image make VCPKG to use the latest by default #910

Open
Tracked by #892
j-rivero opened this issue Apr 17, 2023 · 0 comments
Open
Tracked by #892

Comments

@j-rivero
Copy link
Contributor

If several compiler are installed in the same Windows system, even if the vcvarsall.bat is called when one of the versions that is not the latest one, vcpkg always prefer the latest version unless VCPKG_PLATFORM_TOOLSET is configured inside the triplets files.

More information microsoft/vcpkg#1234
TOOLSETs: https://learn.microsoft.com/en-us/vcpkg/users/triplets#vcpkg_platform_toolset

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant