1.问题

电脑上同时安装了VS2008,VS2010,使用VS2010编译VS2008建立的工程,或者,VS2010创建新的工程、编译时,出现以下链接错误:

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

 

2.修改

安装Visual Studio 2010 Service Pack 1补丁。

http://www.microsoft.com/en-us/download/details.aspx?id=23691

相关文章: