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

How to recover fortran integration to visual studio?

dimdol10
New Contributor I
299 Views

Hello,

I disabled the option of fortran integration to visual studio (fortran IDE) by mistake, thus, fortran projects are not able to be executed now.

How can I enable this again?

Thanks.

 

0 Kudos
1 Reply
TimP
Honored Contributor III
299 Views

You can add Visual Studio integrations to ifort by repeating installation with the modify option, which should present a choice of detected VS versions.  If you didn't select the option to remove temporary files after installation, you will not need to repeat the unpacking phase of installation.

0 Kudos
Reply