Linking of Visual C++ project (VS 2010) results in the error MSB6006: "link.exe" exited with code 1073741515 Visual C++ 项目 (VS 2010) 的链接导致错误 MSB6006:“link.exe”已退出,代码为 1073741515
The hint about disabling Whole Program Optimization helped. However, for this particular case one needs to set "Generate Manifest" as No in the Linker/Manifest File options
关于禁用整个程序优化的提示很有帮助。但是,对于这种特殊情况,需要在链接器/清单文件选项中将“生成清单”设置为“否”