51Testing软件测试论坛
标题:
c++test适用于evc环境吗?怎么说找不到编译器呢?
[打印本页]
作者:
onedayme
时间:
2006-12-25 10:18
标题:
c++test适用于evc环境吗?怎么说找不到编译器呢?
本人想对evc环境的开发的产品进行单元测试,从来没做过,想用c++test,但是在read symblos就会报错
Compiler Visual C++® 6.0 used in project configuration cannot be found.
Please be sure that Microsoft® Visual Studio has been opened at least once.
------------------------
Precompiling D:\Words\Words.cpp
Working directory: D:\Words
cl.exe -GX -TpD:\\Words\\Words.cpp "-FoC:\\Documents and Settings\\liming.ZTE-S\\C++TestFiles\\Projects\\words\\Product_0\\Words.cpp_0\\Words.o" -Zi -Od -w /nologo -c "-FdC:\\Documents and Settings\\liming.ZTE-S\\C++TestFiles\\Projects\\words\\Product_0\\Words.cpp_0\\WordsMSVC++-6.0.pdb"
Error: Precompile failed for:
D:\Words\Words.cpp
------------------------
The following problem(s) occured during reading symbols:
Error: Precompile failed for:
D:\Words\Words.cpp
------------------------
Set Output Verbosity Level to High (or use -Zvm2 option in command-line mode) to see details.
请大家看看是怎么回事阿
欢迎光临 51Testing软件测试论坛 (http://bbs.51testing.com/)
Powered by Discuz! X3.2