【问题标题】:Crash when building with Visual Studio 2005 on Windows 7在 Windows 7 上使用 Visual Studio 2005 构建时崩溃
【发布时间】:2009-10-27 14:45:25
【问题描述】:

我在 Windows Vista(32 位)上运行 Visual Studio 2005。我最近升级到 Windows 7,Visual C++ 在构建发布可执行文件时开始崩溃。实际的崩溃是在 mt.exe 中。我收到消息“mt.exe 已停止工作”。

有没有办法解决崩溃,还是我需要升级到 Visual Studio 2008?

【问题讨论】:

    标签: visual-c++ visual-studio-2005 windows-7


    【解决方案1】:

    我全新安装了 Windows 7(64 位)而不是升级,问题就消失了。

    【讨论】:

      【解决方案2】:

      您应该在重新安装 Windows 之前检查您的 .NET 安装。读这个: http://blogs.msdn.com/b/astebner/archive/2008/10/13/8999004.aspx

      【讨论】:

        【解决方案3】:

        mt.exe 是 Windows SDK 的一部分。也许你可以试试 Windows 7 SDK 中的版本。

        【讨论】:

        • 我尝试安装 Windows SDK,但失败了。我将尝试自定义安装 Windows 7 而不是升级,看看是否能解决问题。
        猜你喜欢
        • 1970-01-01
        • 1970-01-01
        • 1970-01-01
        • 2010-09-05
        • 1970-01-01
        • 2014-04-05
        • 2023-04-11
        • 1970-01-01
        • 2011-01-30
        相关资源
        最近更新 更多