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

Adding Intel Fortran to Visual Studios

thayer__benjamin
Beginner
504 Views

I am trying to use Intel Fortran on Visual Studios 2015.

Things I tried:

1. https://software.intel.com/en-us/get-started-with-fortran-compiler-17.0-for-windows-parallel-studio-xe-2017

It says: "In the New Project window, select a project type under Intel(R) Visual Fortran." I have the prerequisite VS 2015 Community.

2.https://software.intel.com/en-us/articles/intel-c-fortran-compilers-for-windows-integration-into-microsoft-visual-studio-2015

Says to enable: Common Tools for Visual C++ 2015 I enabled this on VS.

3."How to install Intel Fortran Compiler for Ms Visual Studio Community 2017?" on this superuser says to install Intel Parallel Studio. After doing this, it seems completely unrelated.

4. I tried installing VS 2017, and enabling "Desktop development with C++" in the installation, as is recommended on another page.

After all this, there still is no option in either 2015 or 2017 under New Projects in VS: Intel(R) Visual Fortran. How can I create an intel fortran project?

0 Kudos
3 Replies
TimP
Honored Contributor III
504 Views
Please scan previous questions, and use the Windows Fortran forum for follow-up.
0 Kudos
Alexandra_S_Intel
504 Views

I've moved this topic to the correct forum. :)

0 Kudos
Steve_Lionel
Honored Contributor III
504 Views

Uninstall Intel Parallel Studio XE, then reinstall it. Pay VERY CAREFUL ATTENTION to any warning messages during the install.

Once you have completed this, see if it works. If not, open Visual Studio, select Help > About. Click "Copy Info" and paste the result into a reply here.

0 Kudos
Reply