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

Install Intel Fortran and Visual Studio to windows

LeonardoBarbosa
Beginner
2,335 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
2,318 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
2,319 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
2,246 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