Intel® C++ Compiler
Community support and assistance for creating C++ code that runs on platforms based on Intel® processors.
Announcements
The Intel sign-in experience has changed to support enhanced security controls. If you sign in, click here for more information.
7782 Discussions

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

Surau__William
Beginner
175 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