致命错误 LNK1136:文件无效或损坏

发布于 2024-12-29 14:13:50 字数 129 浏览 0 评论 0原文

我收到 lib\MAPI.lib :致命错误 LNK1136: 文件无效或损坏。为此可以做什么呢?

我尝试清洁溶液&也尝试搜索该文件,但没有一个起作用。 针对这个问题可以采取什么措施呢?

I am getting lib\MAPI.lib :fatal error LNK1136: invalid or corrupt file. What can be the done for this?

I tried cleaning the solution & also tried searching this file but none of them worked.
What can be done for this problem?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

绝不放开 2025-01-05 14:13:51

MAPI.lib 是作为 Visual Studio 的一部分安装的系统库。与系统上的任何其他文件一样,它可能通过各种方式被损坏(硬盘驱动器问题、不干净的关机等)。尝试修复安装 Visual Studio:

http://msdn.microsoft。 com/en-us/library/e2h7fzkw.aspx#repair

如果这不起作用,您也可以尝试重新安装。

MAPI.lib is a system library installed as part of Visual Studio. Like any other file on your system, it could have become corrupted through various means (hard drive problem, unclean shutdown, etc.). Try doing a repair install of Visual Studio:

http://msdn.microsoft.com/en-us/library/e2h7fzkw.aspx#repair

If that doesn't work, you could also try reinstalling.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文