How to install Visual C++ Build tools?

后端 未结 4 1486

I need to install Visual C++ Build Tools. When I\'ve download installer, I\'ve tried to install it, however it\'s telling me I need to uninstall VS 2015!

How can I s

4条回答
  •  悲哀的现实
    2020-12-01 03:43

    The current version (2019/03/07) is Build Tools for Visual Studio 2017. It's an online installer, you need to include at least the individual components:

    • VC++ 2017 version xx.x tools
    • Windows SDK to use standard libraries.

提交回复
热议问题