Today I downloaded and installed Intel C++ Parallel Studio XE 2013 SP 1 Update 3 for Windows and Intel C++ Composer XE 2013 SP1 Update 4 for Windows, replacing the old installations. No problems were reported during installation - the Intel Software Manager History reports that both the above SPs were installed, the VS Project > Properties > General > Platform Toolset is now configured as 'Intel C++ Compiler XE 14.0.'
However it now appears that the compiler is not being picked up by Visual Studio 10. and when I try to build a project I get the following error message:
'C:\Program Files\MSBuild\Microsoft.Cpp\v4.0\Platforms\Win32\Microsoft.Cpp.Win32.Targets(518,5): error MSB8008: Specified platform toolset (Intel C++ Compiler XE 14.0) is not installed or invalid. Please make sure that a supported PlatformToolset value is selected.'
Also, I notice that the option to set the Visual Studio Tools\Options\Intel C++\Compilers is not displayed and in the Solution Explorer pane, there is no longer an option to select Project > Intel C++ Compiler XE > Use Intel C++ (or select the Microsoft Compiler).
Can you advise what has happened and what I can do to fix this?
Regards.