楼主一定要来看,C++Test问题求助,在线等~~~
使用C++Test6.5版,为什么不能自动生成测试用例这是返回的出错信息,请大家帮我看看
Linking harness for C:\Program Files\Parasoft\C++Test\examples\demo\Demo.cppWorking directory: C:\Program Files\Parasoft\C++Test\examples\demo
"C:\\Program Files\\Microsoft Visual Studio\\VC98\\bin\\link.exe" "C:\\Documents and Settings\\Administrator\\C++TestFiles\\Temp\\project40584TmpDir\\Product\\Demo.cpp_0\\ctbin\\Demo.obj" /DEBUG "/PDB:C:\\Documents and Settings\\Administrator\\C++TestFiles\\Temp\\project40584TmpDir\\Product\\Demo.cpp_0\\ctbin\\DemoTest.pdb" "/OUT:C:\\Documents and Settings\\Administrator\\C++TestFiles\\Temp\\project40584TmpDir\\Product\\Demo.cpp_0\\ctbin\\DemoTest.exe" /nologo "C:\\Program Files\\Parasoft\\C++Test\\lib\\mtapp.lib"
nafxcw.lib(thrdcore.obj) : error LNK2001: unresolved external symbol __endthreadex
nafxcw.lib(thrdcore.obj) : error LNK2001: unresolved external symbol __beginthreadex
C:\Documents and Settings\Administrator\C++TestFiles\Temp\project40584TmpDir\Product\Demo.cpp_0\ctbin\DemoTest.exe : fatal error LNK1120: 2 unresolved externals
Process exited with code 1120
Error: Linking harness failed for:
C:\Program Files\Parasoft\C++Test\examples\demo\Demo.cpp .
------------------------
The following problem(s) occured during building test harness:
Error: Linking harness failed for:
C:\Program Files\Parasoft\C++Test\examples\demo\Demo.cpp . 我遇到了和你一样的问题了,请问你的问题解决了吗?怎么解决的?
哈哈哈
这个应该是你同时打开VC和C++的原因,先关了C++后就好了
页:
[1]