English 中文(简体)
在将VS11的C++项目与“推力覆盖”汇编成册时发生错误。
原标题:Error occurs while compiling C++ project on VS11 with Bullseye Coverage

Error occurs while compiling C++ project on VS11 with Bullseye Coverage. Error message is:

1>ClCompile:
1>  BullseyeCoverage Compile C++ 8.5.4 Windows License 6960 
1>  Copyright (c) Bullseye Testing Technology 1990-2012
1>c:Program Files (x86)Microsoft Visual Studio 11.0VCincludecollection.h(50): error : expected  ; , near  new 
1>
1>Build FAILED.

www.un.org/spanish/ecosoc 是否有人处理这个问题? 您能向我提出一些建议,以把它le起来?

问题回答

There were many errors in coverage builds when VS11 was just released. Try updating the Bullseye to the latest version, errors should be fixed there.





相关问题
Tests not running in Test Explorer

I am currently working on a solution that has currently 32 Unittests. I have been working with the resharper test runner - which works fine. All tests are running, all tests are showing the right test ...

Source control in Visual Studio 2010?

After doing some search on SO, Google and MSDN forums I ve become frustrated that there is so little information for what might seem like an obvious question and possibly a dumb question. I need to ...

VS2010 - File New Menu is missing "New Project"

A coworker just installed Visual-Studio-2010 Premium from MSDN. The install acted like it worked fine, but when he clicks the "File" menu, he only has "new file". On my installation, I see a "New" ...

热门标签