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

Update vcpkg and require Boost 1.76.0 #2081

Merged
merged 1 commit into from
Jul 30, 2021

Conversation

StephanTLavavej
Copy link
Member

This updates the vcpkg submodule to be compatible with VS 2022 17.0 Preview 2, then increases our requirement to Boost 1.76.0. Without this PR, the STL's build instructions will fail for someone who has only VS 2022 installed. (The vcpkg fixes include microsoft/vcpkg-tool#124, microsoft/vcpkg#19086, and microsoft/vcpkg#19159.)

I believe that the STL's CI was unaffected due to the caching that we perform.

@StephanTLavavej StephanTLavavej added the infrastructure Related to repository automation label Jul 28, 2021
@StephanTLavavej StephanTLavavej requested a review from a team as a code owner July 28, 2021 00:34
@StephanTLavavej StephanTLavavej added the high priority Important! label Jul 28, 2021
@StephanTLavavej StephanTLavavej self-assigned this Jul 29, 2021
@StephanTLavavej StephanTLavavej merged commit 7adf490 into microsoft:main Jul 30, 2021
@StephanTLavavej StephanTLavavej deleted the update_vcpkg branch July 30, 2021 04:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
high priority Important! infrastructure Related to repository automation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants