Windows 调试工具 Windows SDK 离线版 ISO安装包下载

原文及更多内容:http://yysource.sourceforge.net/?p=103

下载和安装 Windows 调试工具

 


这里有具体的版本可以选择。

 

在这个页面点进去会发现下载的其实是在线安装器。

如果想要ISO离线安装包的话,需要很麻烦地找来找去,这里提供一些主要的离线ISO包,免去大家的麻烦了:

 

Windows Driver Kit Version 7.1.0

http://www.microsoft.com/en-us/download/details.aspx?displaylang=en&id=11800

 

 

Microsoft Windows SDK for Windows 7 and .NET Framework 4 (ISO)

http://www.microsoft.com/en-us/download/details.aspx?id=8442

 

 

附:Win8上用的工具没找到离线版的。

--------------------------------------------------------------------------------------------------------------------------------------------------------------------------


下载时,意外发现3个ISO版本的名称有所改变,x86/x64/Itanium。似乎刚才在7的时候应该下载amd64那个版本。因为我的是64位系统。

分别对应GRMSDK_EN_DVD.iso/GRMSDKX_EN_DVD.iso/GRMSDKIAI_EN_DVD.iso

---------------------------------------分割线----------------------------------------

安装Microsoft Windows SDK 7.1的时候出现了一下错误:
Microsoft Windows SDK for Windows 7 product has reported the following error: Please refer to Samples\Setup\HTML\ConfigDetails.htm document for further information.

首先说明一下我的安装环境,

系统:Windows 7 SP1

IDE:Visual Studio 2010 SP1(以下简称VS2010SP1)

其次,在安装之前要先下载Windows SDK 7.1的离线版,和KB2519277安装包。还有一点很重要,就是在安装VS2010SP1时还自动安装了 Microsoft Visual C++ 2010 x86 Redistributable - 10.0.30319 及更高版本,一定要先卸载比 Microsoft Visual C++ 2010 x86 Redistributable - 10.0.30319 更高的版本(不包括Microsoft Visual C++ 2010 x86 Redistributable - 10.0.30319 )。

再次,现在终于可以开始安装Windows SDK 7.1了,注意在安装时不要选择安装 VC-Compiler,其它选项默认即可。

然后,安装vs2010 sp1(link

最后,安装我们事先下载好的 VC-Compiler-KB2519277 安装包,到此完成安装。

---------------------------------------分割线----------------------------------------

如果没有安装vs 2010 sp1,按照如下顺序安装

1> 安装vs2010

2> 安装 windows sdk v7.1, 安装之前确保所有vc++ x86/x64 runtime/redistributable 版本不能大于 10.0.30319. 存在则卸载

3> 安装vs2010 sp1

4> 安装VC-Compiler-KB2519277

---------------------------------------分割线----------------------------------------

对于一些步骤的说明:

1. 卸载比 Microsoft Visual C++ 2010 x86 Redistributable - 10.0.30319 更高的版本的原因:

Windows SDK 7.1不支持Microsoft Visual C++ 2010 x86 Redistributable - 10.0.30319 以上版本。

2. 安装Windows SDK 7.1时不直接选择安装 VC-Compiler 的原因:

在安装VS2010的SP1补丁时,VC-Compiler就出现了安装问题,没有解决,直接安装VC-Compiler会出错。所以跳过VC-Compiler的安装,待安装完Windows SDK 7.1后再用KB2519277安装包补上。

 

PS1:

----> c:\program files (x86)\microsoft visual studio 10.0\vc\include\intrin.h(26):fatal error C1083: Cannot open include file: 'ammintrin.h': No such file or directory

Error is caused because file intrin.h have reference to ammintrin.h, and after this update there is no such file. Relevant fragment from intrin.h:

#if defined(_M_IX86) || defined(_M_X64)
#include <immintrin.h>
#include <ammintrin.h>

Searching Google for the answer I found only one link in Russian. Russian developer says, he have reinstalled Visual Studio. Tried to search MS Connect again, and found:Windows Update KB2455033 breaks build with missing ammintrin.h.

The workaround is to install Visual Studio 2010 SP1. Download it form Microsoft Website:Microsoft Visual Studio 2010 Service Pack 1 (Installer).

It does work.

 

PS2:

----> Unexpected Standard exception from MEX file.
----> opencv\modules\core\src\convert.cpp:265: error: (-215) mv && n > 0
see here for solutions.
--------------------------------------------------------------------------------------------------------------------------------------------------

Microsoft Windows SDK安装常见问题

错误回放一:

A problem occurred while installing selected Windows SDK components.

Installation of the "Microsoft Windows SDK for Windows 7 Compilers for x86" product has reported the following error: 安装时发生严重错误

Please attempt to resolve the problem and then start Windows SDK setup again. If you continue to have problems with this issue, please visit the SDK team support page at http://go.microsoft.com/fwlink/?LinkId=130245.

Click the View Log button to review the installation log.
To exit, click Finish.

解决办法:

安装SDK ver7.1时不要勾选Visual C++ compiler,装完后安装KB2519277

错误回放二:
A problem occurred while installing selected Windows SDK components.
Installation of the "Microsoft Windows SDK for Windows 7" product has reported the following error: Please refer to Samples\Setup\HTML\ConfigDetails.htm document for further information.

Please attempt to resolve the problem and then start Windows SDK setup again. If you continue to have problems with this issue, please visit the SDK team support page at http://go.microsoft.com/fwlink/?LinkId=130245.

Click the View Log button to review the installation log.

To exit, click Finish.

解决办法:

卸载Visual C++ 2010 Redistributable

其它错误解决方法:

如果还不行的话,就一个一个安装,先勾第一个选项,装完,再勾第二个,这样。

或者打开iso目录,把setup文件夹里的各个文件夹里的安装包安装一遍。。。。。

Windows SDK 8.1是用于开发和构建适用于Windows 8.1的应用程序和驱动程序的工具离线安装是指可以在没有网络连接的情况下安装软件的安装包。 首先,要从Microsoft官方网站上下载Windows SDK 8.1离线安装。进入官方网站,并在搜索框中输入“Windows SDK 8.1”,然后选择合适的下载选项。 下载完成后,打开下载离线安装文件。通常情况下,它们是一个自解压缩的可执行文件。运行这个文件,然后选择一个目标文件夹来解压缩安装文件。 在解压缩后的文件夹中,你会找到一个名为"SDKSetup.exe"的文件。双击运行这个文件,然后等待安装程序启动。 在安装程序中,你可以选择不同的组件和工具来安装。选择你需要的组件,并选择安装路径。然后,继续点击下一步按钮,开始安装过程。 安装过程可能会需要一些时间,具体取决于你的计算机性能和所选择的组件。一旦安装完成,你将收到一个安装成功的提示。 现在,你可以开始使用Windows SDK 8.1来开发和构建适用于Windows 8.1的应用程序和驱动程序了。你可以在开始菜单或安装路径下找到相关的工具和文档。 总而言之,离线安装使得在没有网络连接的情况下安装Windows SDK 8.1变得可能。只需下载离线安装,解压缩并运行安装程序,选择所需的组件和工具,然后等待安装完成即可开始使用。
评论 2
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值