Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
29283 Discussions

Can VS 2005 recognize IVF 8.1 after upgrade?

postaquestion
Novice
534 Views

I just upgraded to Visual Studio 2005 from 2003. I have Intel Visual Fortran Compiler 8.1 for Windows installed.

How do I get Visual Studio 2005 to recognize my Fortran installation without reinstalling the Fortran compiler?

0 Kudos
3 Replies
Steven_L_Intel1
Employee
534 Views
8.1 does not support VS2005 so you won't see 8.1 show up there. 9.1 is the first version to support VS2005.
0 Kudos
nielsen_eric_w
Beginner
534 Views

Okay, I installed 9.1 and it says:
You have a previously integrated Compiler with Visual Studio, quit this install and uninstall the previous version prior to installing this one.

However, I need to keep 8.1 & Visual Studio 2003. Please advise.

Thanks,

0 Kudos
Steven_L_Intel1
Employee
534 Views
Not a problem. Uninstall the Visual Studio integration from 8.1. Install the 9.1 integration. You will be able to select the 8.1 compiler in VS.NET 2003 under Tools..Options..Intel Fortran - just not in VS2005.
0 Kudos
Reply