最近试着用 VS2010 + Qt 开发程序,发现 VS2010 里面没有提供单独的调试器 cdb,这样用 Qt Creator 时就无法设置断点调试,很不方便.想起 Windows SDK for Windows 7 中是有cdb.因此就将 Windows SDK for Windows 7 下载下来安装.但是装到一半却遇到了问题.错误提示如下: A problem occurred while installing selected Windows SDK components. Insta…
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 in…