您的位置:首页 > 大数据 > 人工智能

LINK : fatal error LNK1123: failure during conversion to COFF: file invalid or corrupt

2013-12-17 17:27 351 查看
最近打开VS2010,随便什么工程都报错:

LINK : fatal error LNK1123: failure during conversion to COFF: file invalid or corrupt

解决:

project-->... properties-->configuration properties-->manifest tool-->input and output-->embed manifest   yes改为no

项目            属性              配置属性                           清单工具           输入和输出            嵌入清单               原来是“是”,改成“否”。
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐