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

Integrating an older IVF version (8.1) along a more recent one in VS 2005

OP1
New Contributor III
878 Views
Is it possible to have IVF 8.0 and 10.1 coexist within Visual Studio? I already have 10.1 installed - how do I integrate the older version (which I need due to some legacy code) into VS 2005?

After installing IVF 8.0 I still only see one choice (10.1) among the compilers in Tools -> Options -> Intel Fortran -> Compilers.

Thanks in advance for your help,

Olivier
0 Kudos
3 Replies
Steven_L_Intel1
Employee
878 Views

8.0 does not support VS2005. Also, when you install a version of the compiler integration, it will support a limited number of earlier compiler releases. I think in the case of 10.1 that would go back to 9.0 only.

8.0 supported VS2002 and VS2003.
0 Kudos
OP1
New Contributor III
878 Views

8.0 does not support VS2005. Also, when you install a version of the compiler integration, it will support a limited number of earlier compiler releases. I think in the case of 10.1 that would go back to 9.0 only.

8.0 supported VS2002 and VS2003.

Argh. Thanks Steve. Do you think it is possible to have VS2003 and VS2005 coexist on the same machine?

Olivier
0 Kudos
Steven_L_Intel1
Employee
878 Views

Sure - no problem.
0 Kudos
Reply