Showing results for Platform Toolset - C++ Team Blog

Nov 2, 2017
0
0

Visual Studio Build Tools now include the VS2017 and VS2015 MSVC Toolsets

Augustin Popa
Augustin Popa

点这里看中文版 The Visual C++ Build tools have been a huge success since we introduced them two years ago. The C++ Build Tools were originally released as a standalone installer that only laid down the tools required to build C++ projects without installing the Visual Studio IDE. Many developers have found them useful in environments that don't require...

C++
Feb 16, 2016
0
0

Try out the latest C++ compiler toolset without waiting for the next update of Visual Studio

Andrew Pardoe
Andrew Pardoe

Updated 22 Apr 2016: The NuGet package is now being uploaded daily. The payload doesn't change every day but you should see new bug fixes and/or feature updates every five days or so. See the blog post announcement here: https://blogs.msdn.microsoft.com/vcblog/2016/04/26/stay-up-to-date-with-the-visual-c-tools-on-nuget. Last November we announced a...

C++
Dec 8, 2009
0
0

C++ Native Multi-Targeting

Visual CPP Team
Visual CPP Team

Instructions for native multitargeting in VS2017 can be found here: https://blogs.msdn.microsoft.com/vcblog/2016/02/24/stuck-on-an-older-toolset-version-move-to-visual-studio-2015-without-upgrading-your-toolset/ Hello, my name is Li Shao. I am a Software Design Engineer in Test on the C++ team. For the past two years, I have been part of ...

C++