Visual Studio 2012 : error LNK2026: module unsafe for SAFESEH image

在编译过程中,遇到了这样一个问题:error LNK2026: module unsafe for SAFESEH image

去掉相应连接属性即可,如图

posted @ 2013-11-11 01:37  JasonScor  阅读(593)  评论(0)    收藏  举报