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

Problem installing Intel C++ 2011.11.344

eos_pengwern
Beginner
297 Views
Last night I installed w_ccompxe_2011.11.344 on my main development laptop, which has both Visual Studio 2008 and 2010 and was previously running smoothly with version 2011.10.325. Now, everything still works well in Visual Studio 2008, but if I try to compile a project in 2010 I get the error message:

>C:\\Program Files (x86)\\MSBuild\\Microsoft.Cpp\\v4.0\\Platforms\\Win32\\PlatformToolsets\\Intel C++ Compiler XE 12.0\\Microsoft.Cpp.Win32.Intel C++ Compiler XE 12.0.targets(43,5): error : Could not expand ICInstallDir variable. PlatformToolset may be set to an invalid version number.

I've never seen this message in any other context, so can anyone tell me what might have gone wrong and how I can fix it?
0 Kudos
3 Replies
Hubert_H_Intel
Employee
297 Views
Did you install the Update 11 (2011.11.344) as replacement or side-by-side to Update 10 (2011.10.325)?
0 Kudos
eos_pengwern
Beginner
297 Views
I installed it as a replacement
0 Kudos
JenniferJ
Moderator
297 Views
Please see the work-around in this thread: http://software.intel.com/en-us/forums/showthread.php?t=103275 and see if it helps solving your issue.

What is the previous version you have installed and is it installed to the "C:" default folder?

Jennifer
0 Kudos
Reply