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.

itel compiler ifx

MagdyHanna
Beginner
430 Views

Upon trying to compile a simple program I got the following

 


D:\Google drive\OneDrive - Fayoum University\Partition D (work)\STDF_37084\Fortran programs>ifx hello.f90
'ifx' is not recognized as an internal or external command

 

How can I solve it?

 

0 Kudos
1 Reply
andrew_4619
Honored Contributor III
422 Views

Use the Start menu shorcut to open a Fortran command prompt and run it there with the correct environment set.

Reply