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.
29282 Discussions

How to recover fortran integration to visual studio?

dimdol10
New Contributor I
604 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
604 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