在不安装 Visual Studio 2012 的情况下安装 PlatformToolset v110 [英] Installing PlatformToolset v110 without installing Visual Studio 2012

查看:35
本文介绍了在不安装 Visual Studio 2012 的情况下安装 PlatformToolset v110的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我们有一个包含一些 VC++ 项目的 Visual Studio 解决方案,我们目前已从 VS2010 升级到 Visual Studio 2012.在此过程中,我们还将 VC++ 项目提升到 PlatformToolset v110.

在我们的构建服务器 (Jenkins) 上,我们希望使用 MsBuild 构建此项目,而无需安装 VS2012.但我无法让它工作,我认为这是因为文件夹 C:Program Files (x86)MSBuildMicrosoft.Cppv4.0V110 必须存在.>

此文件夹及其内容是在安装 VS2012 期间创建的,但据我所知,它不会包含在 Windows SDK 7.1 或 Windows SDK 8.0 中?

是否有其他 SDK 或安装包可以帮助解决此问题?

解决方案

我知道没有安装 Visual Studio 2012 不是真的,但是:

如果许可成本是最大的驱动因素,那么 Express for Windows Desktop 版可能是另一种选择.您可以将安装保持在支持 C++ 构建所需的最低限度.

We have a Visual Studio solution that contains some VC++ projects, and we've currently upgraded to Visual Studio 2012 from VS2010. In the process we also lifted the VC++ projects to PlatformToolset v110.

On our build server (Jenkins), we would like to build this project with MsBuild without having to install VS2012. But I can't get it to work, and I think it's because the folder C:Program Files (x86)MSBuildMicrosoft.Cppv4.0V110 must be present.

This folder and its contents is created during installation of VS2012, but as far as I can tell it won't be included in either the Windows SDK 7.1 or Windows SDK 8.0?

Is there any other SDK or installation package that can help with this issue?

解决方案

I know it's not really without installing Visual Studio 2012, but:

If licensing costs are the biggest driver perhaps the Express for Windows Desktop edition could be an alternative. You could keep the installation to the minimum required to support C++ builds.

这篇关于在不安装 Visual Studio 2012 的情况下安装 PlatformToolset v110的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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