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.

Getting VS to see intel fortran

mhovers
Beginner
778 Views
What order do I install Intel fortran and VS in to get VS to see the intel Fortran?
0 Kudos
4 Replies
TimP
Honored Contributor III
778 Views
VS is installed first. The integration phase of ifort installation doesn't work when VS is not present. It should be possible to repeat the integration after a qualifying version of VS is installed.
0 Kudos
mhovers
Beginner
778 Views
I installed a 90 trial version of Visual Studio 2008 Professional Edition. Next I installed Intel Visual Fortran 10.1.001.ia32 and it said that it could not a sutable version of visual studio?? Is there something I can check with VS 2008 to see if it is compatible with intel fortan 10.1?
0 Kudos
ArturGuzik
Valued Contributor I
778 Views
It is. See Release notes. I'm using it in that combination (the trial of VS should (?) have nothing to that, probably something with installation went wrong).

A.
0 Kudos
Steven_L_Intel1
Employee
778 Views
If you mean 10.1.010, that version does not support VS2008. You need 10.1.019 or later. You can get that from the Intel Registration Center after you register your serial number.
0 Kudos
Reply