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.0\VC\include\collection.h(50): error : expected ';', near 'new'
1>
1>Build FAILED.
Does anybody run into this problem? Can you give me some suggestion to sovle it?