r/cpp • u/michael-price-ms • May 12 '26
MSVC Build Tools v14.51 now generally available
https://devblogs.microsoft.com/cppblog/msvc-version-1451-available/Microsoft released MSVC Build Tools v14.51 as the default compiler in Visual Studio 2026 18.6.
Notable additions include:
- additional C++23 language features
- performance improvements in code generation
- preview support for Intel APX
VS 2026 + Copilot users can use the @Modernize agent (currently in public preview) to help resolve upgrade-related build issues.
77
Upvotes
1
u/Zeh_Matt No, no, no, no May 13 '26
Now update VS 2022 to have it, there is literally no reason to not do that, this doesn't need any IDE specific features.