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

Getting VS to see intel fortran

mhovers
Beginner
754 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
754 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
754 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
754 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
754 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