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

Install Intel Fortran and Visual Studio to windows

LeonardoBarbosa
Beginner
4,576 Views

Hello everyone, I'm having a hard time installing and compiling Intel's fortran on Windows.

I would like to use the Visual Studio community to compile the Intel fortran program, but I am unable to run the program. My operating system is windows.

I installed Intel oneapi Base-tookit (https://www.intel.com/content/www/us/en/developer/tools/oneapi/base-toolkit-download.html?operatingsystem=window) and later installed oneAPI HPC tookit (https://www.intel.com/content/www/us/en/developer/tools/oneapi/hpc-toolkit-download.html), in that order. Finally I installed Visual Studio community (https://visualstudio.microsoft.com/vs/community/).
I installed it in that order that I mentioned, is it correct?

After all these programs installed, I can't run Fortran. The Main Program Code option does not appear.

Can you tell me what I'm doing wrong?

Thank you very much in advance

0 Kudos
1 Solution
Steve_Lionel
Honored Contributor III
4,559 Views

The order is not correct - you should have installed Visual Studio first. Read and follow the instructions in Installing Microsoft Visual Studio* for Use with Intel® Compilers , then do a "Repair" of the Intel products.

View solution in original post

2 Replies
Steve_Lionel
Honored Contributor III
4,560 Views

The order is not correct - you should have installed Visual Studio first. Read and follow the instructions in Installing Microsoft Visual Studio* for Use with Intel® Compilers , then do a "Repair" of the Intel products.

LeonardoBarbosa
Beginner
4,487 Views

Dear Steve_Lionel...thank you very much for your comments
Everythings is work now. 

I did what you say, and the VS is work

thank a lot

 

Best regards

0 Kudos
Reply