问题描述
我在两台计算机上运行(一台是Windows 7 64位,另一台是vm windows 10)这个版本的visual studio。一直没有安装clang工具。
I run on two computers (one is Windows 7 64 bit, the other is a vm windows 10) this version of visual studio. Consistently the clang tools are NOT installed.
我DID在安装开始时选择所有内容,但它不会这样做。
I DID select everything when the installation started, it just does NOT do it.
有人见过这个吗?
谢谢,
G。
推荐答案
您想澄清您的术语吗?当你用
使用术语"clang"时,你指的是* * * b $ b $
注意有一个名为" ;的锵强>" ;.请参阅:
$
Visual C ++团队博客
将Clang引入Windows
$
这就是你的意思?
或"clang"你的意思是"C语言"吗?
- Wayne
Would you like to clarify your terminology? What *exactly* are you referring to when you
use the term "clang"?
Note that there is a compiler called "Clang". See:
Visual C++ Team Blog
Bringing Clang to Windows
http://blogs.msdn.com/b/vcblog/archive/2015/05/01/bringing-clang-to-windows.aspx
Is that what you mean?
Or by "clang" do you mean the "C language"?
- Wayne
这篇关于视觉工作室2015 RC没有铿锵声的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!