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 have moved to the Altera Community. Existing Intel Community members can sign in with their current credentials.
29305 Discussions

Hello World write-to-screen written and compiled, but how to run it?

philbarnes
Beginner
439 Views
Dear Experts:

Just upgraded from Compaq, where Icould simply edit, compile, and run.
Compaq had provided a prominent red exclamation point as the "run" icon.
With Intel, I can't find any "run" icon, nor any other means of running.
Please help. Thanks!
0 Kudos
2 Replies
abhimodak
New Contributor I
439 Views
Quoting - philbarnes
Dear Experts:

Just upgraded from Compaq, where Icould simply edit, compile, and run.
Compaq had provided a prominent red exclamation point as the "run" icon.
With Intel, I can't find any "run" icon, nor any other means of running.
Please help. Thanks!
Click on Debug in the top-menu. This will give start debugging (F5) and start without debugging (ctrl + F5).

Abhi
0 Kudos
Steven_L_Intel1
Employee
439 Views
True - Microsoft removed the default icons for some things as run without debugging. You can add it back through Tools > Customize. (The actual icon is different.)
0 Kudos
Reply