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

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

philbarnes
Beginner
335 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
335 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
335 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