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

No intel C++ compiler installed even though I have installed it

VijayKumar_P_Intel
537 Views

I have installed intel c++ compiler  in windows  server 2012 R2 using PSXE2019 cluster edtion. But, I don't find the intel c++ compiler tool in the visual studio.

0 Kudos
3 Replies
VijayKumar_P_Intel
537 Views

Problem # 1

I see some other logical error while selecting the components.

At the time of installation, click "Select all" at the bottom right corner.  All the features boxes have single tick mark. Now, deselect only " Intel Threading building blocks" (TBB). Notice that "Intel C++ compiler" (ICC) box is still having tick mark without giving any warning.  If TBB is required component for ICC then ICC should give warnings if TBB is not selected.

 

 

0 Kudos
VijayKumar_P_Intel
537 Views

Problem #2 :

 

Try  to modify the features where only intel C++ compiler is installed earlier using PSXE 2019 product installer.   Select TBB in which both TBB core libraries for IA-32 and 64 are selected. Notice that Intel C++ compiler for IA-32 is disabled. Warning says ICC 64 or core libraries for IA-32. As I have already select core libraries for IA-32, ICC for IA-32 should be enabled. As of now, only if I select both ICC 64 and core libraries for IA-32, then only ICC for IA-32 is enabled.

0 Kudos
Viet_H_Intel
Moderator
537 Views

What VS version do you have?

0 Kudos
Reply