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

C++ compiler installation broken after installing TBB 3.0.5.131

ptomicek
Beginner
397 Views
I have installed the Intel C++ Composer Update 1 with Visual Studio 2010 on clean installation of Windows 7 Professional. After installing Threading Building Blocks 3.0 update 5, choosing the update option in theinstaller, I get an error in Visual Studio telling me that the Intel compiler is not available. It is also not listed in among the Platform toolset options in the general configuration in the project property page. Uninstalling both the compiler and tbb and then reinstalling the compiler fixes the problem, butinstallingthe latest update for tbb breaks theinstallationagain.
Hopefully you can reproduce this problem and fix it, thank you.
0 Kudos
3 Replies
TimP
Honored Contributor III
397 Views
Can you use the TBB component of your Composer release?
0 Kudos
ptomicek
Beginner
397 Views
Yes I can use the component, but I assume the TBB component of the Conposer installation is not the latest update 5, but most likely the previous update 4.
0 Kudos
Om_S_Intel
Employee
397 Views

I can reproduce the issue. I have submitted a report to the development team. I will post a reply when I have update on this.

Om
Intel Compiler Support

0 Kudos
Reply