LINK : fatal error LNK1123: failure during conversion to COFF: file invalid or c orrupt
点击 14634 创建时间 2013-04-23 10:24:34
LINK : fatal error LNK1123: failure during conversion to COFF: file invalid or c orrupt
解决办法:
把C:\\Windows\\Microsoft.NET\\Framework\\v4.0.30319C:\\Windows\\Microsoft.NET\\Framework\\v4.0.30319\\cvtres.exe
替换掉 D:\\Program Files\\Microsoft Visual Studio 10.0\\VC\\bin\\cvtres.exe
然后编译就通过了。
这很可能是有多个IDE的原因。
上一篇: apache ftp服务器是一款优秀的软件
下一篇: git did not exit cleanly (exit code 128)的解决办法