LLVM 7.0在Visual Studio 2015上未提供特定的平台工具集 [英] LLVM 7.0 does not provide specific Platform Toolset on Visual Studio 2015

查看:412
本文介绍了LLVM 7.0在Visual Studio 2015上未提供特定的平台工具集的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我刚刚安装了几个小时前发布的LLVM 7.0.0 for Windows(64位).

I've just installed the LLVM 7.0.0 for Windows (64-bit) released few hours ago.

在新版本中,Visual Studio 2015的先前版本(6.0.1)提供的所有平台工具集(名为" LLVM-vs2014 "," LLVM-vs2014_xp "和" LLVM-vs2010 ")不再可用.

With the new version, all the platform toolsets provided by the previous release (6.0.1) for Visual Studio 2015 (named "LLVM-vs2014", "LLVM-vs2014_xp" and "LLVM-vs2010") are not available anymore.

我看到了一个名为 LLVM编译器工具链 ,但不适用于Visual Studio 2015.

I've seen a new extension named LLVM Compiler Toolchain in the Visual Studio Marketplace, but it is not available for Visual Studio 2015.

您知道这种缺乏的原因吗?

Do you know the reasons of this lack?

推荐答案

尽管未提及官方支持,但Visual Studio扩展似乎与Visual Studio 2015兼容. 至少一名LLVM审阅者能够在VS2015中安装.vsix的盒子.

The Visual Studio extension appears to be compatible with Visual Studio 2015, despite official support not being mentioned. At least one LLVM reviewer was able to install the .vsix in VS2015 out of the box.

我个人使用VC ++ Build Tools 2015,并且能够轻松地将.vsix的$VCTargets目录的内容提取到C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\v140\中.

I personally use the VC++ Build Tools 2015, and was able to get away with simply extracting the contents of the .vsix's $VCTargets directory into C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\v140\.

这篇关于LLVM 7.0在Visual Studio 2015上未提供特定的平台工具集的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆