在Visual Studio 2015中使用v120平台工具集 [英] Using v120 Platform Toolset in Visual Studio 2015

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

问题描述

我在Windows 10中使用Visual Studio 2015(更新3).我有一个包含多个项目的解决方案.这些项目之一必须使用平台工具集Visual Studio 2013(v120)构建.不幸的是,它没有安装在我的机器上.我知道如何更改项目的平台工具集或重新定位解决方案,但我不想这样做.我想为Visual Studion 2015安装Visual Studio 2013平台工具集(v120).到目前为止,我发现的唯一方法是安装除2015版本以外的整个Visual Studio 2013,这不是一个好的解决方案.

I am using Visual Studio 2015 (Update 3) in Windows 10. I have one Solution consisting of several projects. One of these projects has to be built with platform toolset Visual Studio 2013(v120). Unfortunately, It's not installed on my machine. I know how to change platform toolset for projects or retarget Solution but I don't want to do this. I want to install Visual Studio 2013 platform toolset (v120) for Visual Studion 2015. The only way that I found so far is to install the whole Visual Studio 2013 besides 2015 version which is not a good solution.

我已经针对此问题尝试了不同的解决方案,例如分别安装v120构建工具和

I have tried different solution for this problem such as installing v120 build tools separately and Look at this link. But it did not work for me. Any solution except installing Visual Studio 2013 would be welcome.

推荐答案

您可以从VS2015安装程序安装VS2013工具集,而无需安装Visual Studio 2013.

You can install the VS2013 toolset from your VS2015 installer without installing Visual Studio 2013.

从2015安装程序中,选择" Windows 8.1和Windows Phone 8.0/8.1工具"和" Visual C ++ 2015的常用工具":

From the 2015 installer, select "Windows 8.1 and Windows Phone 8.0/8.1 Tools" and "Common Tools for Visual C++ 2015":

安装完成后,您将在下面找到平台工具集:

After the installation has completed, you will find the platform Toolset below:

您现在应该可以使用Visual Studio 2013(v120)的平台工具集来构建项目.

You should now be able to build your project with the platform toolset for Visual Studio 2013 (v120).

这篇关于在Visual Studio 2015中使用v120平台工具集的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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