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

Installation problèms

Nadir_B_
Beginner
409 Views

Good afternoon,

I'm trying to intal the intel C++ compiler 11.1.067 pro on a srver machine under Windows server 2008, but a message, saying that some tools can't be installed due to missing microsoft tools, is displayed during installation. As a resulat the compiler is not integrated in my Visual Studio 2010 IDE.

Here is the message displayed:

Intel(R) C++ Compiler Professional Edition for Windows* modification can continue, but take note

The following components can not be installed: 
- Integration(s) in Microsoft Visual Studio* 
- Intel(R) Parallel Debugger Extension 
- Integrated Documentation 
Modification can continue; however, these components will not be installed because they require that a supported Microsoft* development tools be installed. Refer to the Release Notes for a list of the required Microsoft* development tools.

Can you please enlighten me about the source of the problem and how to overcome it.

Thank you in advance

0 Kudos
6 Replies
SergeyKostrov
Valued Contributor II
409 Views
>>...Can you please enlighten me about the source of the problem and how to overcome it. Please take a look at Release Notes for the Intel C++ compiler v11.1.067 for a list of supported Visual Studios. It is possible that version 11 of Intel C++ compiler can not be integrated with Visual Studio 2010. Also, what Edition of Visual Studio do you use?
0 Kudos
Nadir_B_
Beginner
409 Views

Thanks for your answer,

Yep, it seem to be the case, I have a higher C++ compiler's version (11.1.067 ) with respect to the version of the Visual Studio 2010(version:10.0.30319.RTMRel)

Hope this will help others 

0 Kudos
SergeyKostrov
Valued Contributor II
409 Views
>>...it seem to be the case, I have a higher C++ compiler's version (11.1.067 ) with respect to the version of >>the Visual Studio 2010(version:10.0.30319.RTMRel) Thanks for the update but it is still not clear what is Edition of Visual Studio 2010? Is it Express, Standard, Professional, etc?
0 Kudos
Nadir_B_
Beginner
409 Views

Oh sorry, I thought you asked for the version,

My Visual Studio IDE and C++ Compiler are both Professional editions 

Kind regards

0 Kudos
Feilong_H_Intel
Employee
409 Views

Hi Nadir,

According to 11.1 Update 9 release notes, 11.1 doesn't support VS 2010.  You need a lower version of Visual Studio.  See section 1.3 System Requirements in the release notes.

Thank you.
--
Feilong H.
Intel Developer Support

Tools Knowledge Base:  http://software.intel.com/en-us/articles/tools

0 Kudos
SergeyKostrov
Valued Contributor II
409 Views
>>...According to 11.1 Update 9 release notes, 11.1 doesn't support VS 2010... I use Intel C++ Compiler XE 12.1.7.371 [ IA-32 ] ( Update 7 ) with Visual Studio 2005 Professional Edition ( PE ) but I have not tried to integrate the same version of the compiler with Visual Studio 2008 PE. I think it should work however I use 13.x version with VS 2008 PE.
0 Kudos
Reply