Intel® C++ Compiler
Community support and assistance for creating C++ code that runs on platforms based on Intel® processors.
7956 Discussions

Native unit tests not discovered when building test project with Intel Compiler XE 14.0

Surau__William
Beginner
310 Views

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

 

0 Kudos
0 Replies
Reply