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

Intel c++ compiler not recognizing in visual studio 2015

Nalla__Harikrishna
252 Views

Hi

cmake -G "Visual Studio 14 2015 Win64" -T"Intel C++ Compiler 17.0" .. 

whenever i use the above command it , it says INTEL c++ compiler is not found. It recognizes the MSVC 19.0.24215.1 by default. my question is how to enable intel c++ compiler. I followed the below links to get Intel c++ compiler but still it's not recognizing https://software.intel.com/en-us/articles/installing-visual-studio-2015-for-use-with-intel-compilers . 

thanks

0 Kudos
0 Replies
Reply