Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

How do I select the vs toolchain when installing a package? #19425

Closed
pisiiki opened this issue Aug 7, 2021 · 2 comments
Closed

How do I select the vs toolchain when installing a package? #19425

pisiiki opened this issue Aug 7, 2021 · 2 comments
Assignees
Labels
category:question This issue is a question

Comments

@pisiiki
Copy link

pisiiki commented Aug 7, 2021

I have been trying today to build v142 and v143 versions of some packages without success. Is there a simple way to handle this? ie: via parameters to vcpkg install / cmake?

@Neumann-A
Copy link
Contributor

Please read: https://vcpkg.io/en/docs/users/triplets.html (VCPKG_PLATFORM_TOOLSET / VCPKG_VISUAL_STUDIO_PATH)

@PhoebeHui PhoebeHui added the category:question This issue is a question label Aug 9, 2021
@PhoebeHui
Copy link
Contributor

@pisiiki, we have PR #19088 and #18955 to fully support VS2022.

As a workaround, could you add 'set(VCPKG_PLATFORM_TOOLSET v143)' to your triplet file and try again?

@microsoft microsoft locked and limited conversation to collaborators Aug 9, 2021

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
category:question This issue is a question
Projects
None yet
Development

No branches or pull requests

3 participants