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

Using version 11 with Visual Studio 2010

Learner991
Beginner
285 Views
I just upgraded my computer from XP with Visual Studio 2005 to Windows 7 with Visual Studio 2010. When the compiler installs, it says that the machine lacks visual Studio. Am I doing something wrong? Is version 11.0.075 compatible with VS2010 or Windows 7?

Thanks
0 Kudos
2 Replies
Mark_S_Intel1
Employee
285 Views
Visual Studio 2010 support started with the 12.0 compilers. The 11.x compilers only support integration with visual studio 2008 and below.

--mark
Intel Developer Support
0 Kudos
TimP
Honored Contributor III
285 Views
I suspect your 11.0 version is too early to have been tested fully with Windows 7.
Later 11.1 compiler versions definitely supported Windows 7, but not, as Mark said, VS2010.
0 Kudos
Reply