How to install Visual C++ Build tools?

后端 未结 4 1480

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:58

    I just stumbled onto this issue accessing some Python libraries: Microsoft Visual C++ 14.0 is required. Get it with "Microsoft Visual C++ Build Tools". The latest link to that is actually here: https://visualstudio.microsoft.com/downloads/#build-tools-for-visual-studio-2019

    When you begin the installer, it will have several "options" enabled which will balloon the install size to 5gb. If you have Windows 10, you'll need to leave selected the "Windows 10 SDK" option as mentioned here.

    I hope it helps save others time!

提交回复
热议问题