简体   繁体   English

为什么Visual Studio不安装vcvarsall.bat和DIA SDK

[英]Why Visual Studio doesn't install vcvarsall.bat and DIA SDK

I'm using Windows10. 我正在使用Windows10。 I have downloaded Visual Studio Community 2015 with Update 3 from here . 我已经从此处下载了带有Update 3的Visual Studio Community 2015。 I've selected C++ Common Tools as shown in this answer . 我选择了C++ Common Tools ,如本答案所示。 And they are indeed installed as I can see the system variable 而且确实安装了它们,如我所见,系统变量

%VS140COMNTOOLS%

pointing to 指向

C:\Program Files (x86)\Microsoft Visual Studio 14.0\Common7\Tools\

But the vcvarsall.bat is missing in VC directory as well as bin folder. 但是VC目录和bin文件夹中缺少vcvarsall.bat How can I get this file and other required? 如何获取此文件和其他必需文件?

Also, DIA SDK is missing. 此外, DIA SDK丢失。 How can I get this one? 我怎么能得到这个?

对于使用Visual Studio 2017的用户:

C:\\Program Files (x86)\\Microsoft Visual Studio\\2017\\Community\\VC\\Auxiliary\\Build

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM