gpt4 book ai didi

visual-c++ - 错误lnk2026 : module unsafe for safeseh image

转载 作者:行者123 更新时间:2023-12-02 23:41:23 36 4
gpt4 key购买 nike

我在构建示例 Visual C++ 项目时遇到此错误。首先我下载了​​3个示例项目,都解决同样的问题,打印出所有小于N的素数(你可能知道这些示例项目?)。我构建了纯C 项目,没有任何问题。但是当我尝试构建基于程序集的项目时,我收到了此错误。

谢谢。

最佳答案

在 Visual Studio 2012 Express 版本中:

Right-click on your project ->
Properties ->
Configuration Properties ->
Linker ->
Advanced and changed "Image Has Safe Exception Handlers" to "No (/SAFESEH:NO)"

关于visual-c++ - 错误lnk2026 : module unsafe for safeseh image,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/14710577/

36 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com