高级会员
注册日期: 06-11
帖子: 14579
精华: 1
现金: 224494 标准币
资产: 234494 标准币
|
【转帖】compile 2.02 linke error
compile 2.02 linke error
compile 2.02 linke error
1.launch vc6.0
2.open allexamples.dsw
3.select project odamfcapp
4.rebuild all
5.at last link error hanppened
fatal error lnk1104: cannot open file "mfc42u.lib"
how i can handle it?
this is unicode version of mfc42.dll. you should run vc6 installer and enable
'static libraries for unicode' and
'shared libraries for unicode'
in microsoft visual c++\vc+ mfc and template libraries\mfc class libraries\
thank you!
handle it.
|