CPPUNIT出问题了,有人知道怎么解决吗?
Linking...
LINK : fatal error LNK1104: cannot open file "mfc42u.lib"
Error executing link.exe.
testrunneru.dll - 1 error(s), 0 warning(s)
Linking...
LINK : fatal error LNK1104: cannot open file "mfc42ud.lib"
Error executing link.exe.
testrunnerud.dll - 1 error(s), 0 warning(s)
就是这个错误,CPPUNIT的版本是1.10.2的
搜索更多相关主题的帖子:
CPPUNIT 解决