On Mar 30, 4:49 pm, Sean <
seandy...@gmail.com> wrote:
> Now, after porting our product to Visual Studio 2010, any unit test
> DLL that uses GoogleMock will not load in visual Studio's Test View
> and consequently can't be executed.
I should also add that all our C++ code, including GoogleMock, is
compiled using VS2010's vc100 compiler (C++0x). Our C++/CLI code is
also built for .NET 4.0.