简体   繁体   English

如何在Windows 10上安装Visual Studio 2010(v100)平台工具集?

[英]How to install Visual Studio 2010 (v100) platform toolset on Windows 10?

I recently install Windows 10 and I have to build some applications who are using Visual Studio 2010 (v100) platform toolset. 我最近安装了Windows 10,并且必须构建一些使用Visual Studio 2010(v100)平台工具集的应用程序。 Unfortunately, on the properties page of my project, it's written the toolkit is not installed. 不幸的是,在我项目的属性页上,它写为未安装工具箱。

I tried to modify my installation of Visual Studio 2017 but I didn't find the v100 toolset. 我试图修改我的Visual Studio 2017安装,但没有找到v100工具集。

Where can I find the Visual Studio 2010 platform toolset? 在哪里可以找到Visual Studio 2010平台工具集?

I found a solution. 我找到了解决方案。 I'm not sure it's the only way to do it but it works. 我不确定这是唯一的方法,但是它可以工作。 The idea is to install Visual Studio 2010. Because the toolset is provided with it, it installs it on the system and it's possible to use it with Visual Studio 2017. 这个想法是要安装Visual Studio2010。由于该工具集是随工具一起提供的,因此它将安装在系统上,并且可以在Visual Studio 2017中使用它。

To download Visual Studio 2010, you have to subscribe (for free) to Visual Studio Dev Essentials and download the version of Visual Studio you need. 要下载Visual Studio 2010,您必须(免费)订阅Visual Studio Dev Essentials并下载所需的Visual Studio版本

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

相关问题 Windows 8 SDK平台工具集在Visual Studio 2010中丢失 - Windows 8 SDK Platform Toolset missing in Visual Studio 2010 从v100调用时在平台工具集v140 DLL上写入访问冲突 - Access violation writing on platform toolset v140 DLL when call from v100 使用vc100平台工具集而不安装Visual Studio 2010? - Use vc100 platform toolset without installing Visual Studio 2010? 使用平台工具集v100的Visual Studio 2012。 无法打开源文件“ atlbase.h” - Visual Studio 2012 using platform toolset v100. Cannot open source file “atlbase.h” 获取Win XP v100_xp的Visual Studio 2010 c ++工具集 - Get Visual Studio 2010 c++ toolset for Win XP v100_xp 无法在Windows 10上安装Visual Studio 2010 - Can't Install Visual Studio 2010 on Windows 10 如何选择Visual Studio解决方案平台工具集以实现最大兼容性 - How to choose Visual Studio solution Platform Toolset for maximum compatibility 使用VS 2010平台工具集时,Visual Studio 2013无法找到头文件 - Visual Studio 2013 can't located header files when using the VS 2010 platform toolset Visual Studio 希望使用错误的平台工具集进行构建 - Visual Studio wants to build with wrong platform toolset 如何在Visual Studio 2010上启用64平台 - how to enable 64 platform on visual studio 2010
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM