本文介绍了我正在编辑eroor的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

编译后eroor来自我在VS2008中编译代码时





致命错误CVT1100:重复资源。类型:TYPELIB,名称:2,语言:0x0409 CVTRES



致命错误LNK1123:转换为COFF时失败:文件无效或损坏



你能帮我解决这个问题

Following compilation eroor comes for when i compile the code in VS2008


fatal error CVT1100: duplicate resource. type:TYPELIB, name:2, language:0x0409CVTRES

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

Can you please help me out in resolving this Issue

推荐答案


这篇关于我正在编辑eroor的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

06-17 13:56