Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.

Compiler and Visual 2008

fostadan
Beginner
406 Views
We have upgraded our Fortran compiler to the latest version (11.1.054) and we can not get Microst soft visual 2008 to work with it. Is the new version supposed to work with the visual 2008?
thanks
0 Kudos
2 Replies
TimP
Honored Contributor III
406 Views
You'd have to be more specific about this; obviously, many of us have run this combination without problems. I have both an XP32 and a w7-64 installation. There may be a limit of at most 2 different versions of ifort integrated with VS at one time, so you may have to remove an old one first.
Just once a year or so, I have had a vs installation go bad, in addition to having to start over on a vs2008 with a beta SP installed, in order to install released SP, and also after having to re-install Windows.
0 Kudos
Steven_L_Intel1
Employee
406 Views
Please follow the steps in this article to resolve your problem. Let us know how it works.

Tim, regarding your comment on "at most 2 versions" is not quite right. Only one version's Visual Studio integration can be used with a given VS version at one time, though from that you can choose from some earlier compiler versions to compile your code.

Usually problems such as this are caused by an incomplete uninstall of a previous version or, in some cases, errors in the system registry created by other software.
0 Kudos
Reply