Hello everyone,
I'm searching since days to find a solution for this problem and I hope someone can solve it.
I'm using Visual Studio 2012. I want to test (Native Unit Test) 64-bit compiled libraries by using Intel C++ Compiler XE 14.0 . It is possible to compile my tests, but VS doesn't discover my tests.
I set the platform on x64 and chose the Intel C++ Compiler XE 14.0 everything else is on default. Then I clicked on TEST -> Run -> All Tests.
I found the same problem here https://software.intel.com/en-us/forums/intel-c-compiler/topic/628018 , but nobody have responsed on that, so i ask the question again.
Regards
William