VS2008 ERROR

[2008/2/14]

在从vc6,vc7到vc8,VC9的转化过程中,如若遇到一个

fatal error CVT1100: duplicate resource. type:MANIFEST, name:1, language:0x0409 错误.
我的解决方案是: Project configuration properties -> Manifest Tool -> Input and Output -> Embed Manifest and setting it to "no."
可能的原因VS8:/ VS9 has a different way to handle manifests. I would recommend to use the manifest tool and not your own solution.
The problem isthat the new compiler allows that source code emits manifest code (for the CRT, MFC etc.). This manifest code is collected and finally added to the module. You loose this feature. You have to add all this manifests manually.
Look into the conversion log, I am sure that there is a warning entry about this.
==================================================================
[2008/2/15]
在测试程序过程(System:Window xp sp2......IDE:VS2008)中遇到以下ERROR:
unresolved external symbol _main referenced in function ___tmainCRTStartup
  我的解决方案是:

 Project configuration properties -> Linker-> System -> SubSystem->from Console to Windows

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值