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

Enabling Intel Compiler Options in Both MSVC 2008 and 2005

polymotec
Beginner
344 Views
I have a development environment using the Intel Compiler and MSVC 2008. The Intel options come up in MSVC 2008 just as they are supposed to. I then installed MSVC 2005. The Intel options still come up in MSVC 2008 but they don't appear in MSVC 2005 and I can't enable the Intel Compiler in MSVC 2005. How to I enable the Intel Compiler options in the pulldowns and pop-ups in MSVC 2005 as well as 2008?

Thank you so much.
0 Kudos
1 Reply
JenniferJ
Moderator
344 Views

Uninstall and re-install the Intel C++ Compiler. it should recorgonize the newly installed VS. Some modules are needed for VS2005 and they're not installed if you don't have it.

Check the IRC to see if there is a newer update. If so, installing the newer update on top of the old IntelC will work as well.

Thanks,
Jennifer

0 Kudos
Reply