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

Visual Fortran does not show "without debugging"option

Merve_D_
Beginner
327 Views

Hello,

I am very new in Visual Fortran and I have two questions. Thanks in advance for your answers.

1) I compiled a couple of programs. However, this time Visual Fortran didn't show "start without debugging" option in the Debug section. How can I work without debugging?

2) I opened a new project lots of time but this time it didn't ask me the name and location of the project as described in here:https://software.intel.com/en-us/articles/creating-configuring-and-running-intel-visual-fortran-projects-in-microsoft-visual-studio What is the problem that is probably so easy but I missed?

0 Kudos
1 Reply
Steven_L_Intel1
Employee
327 Views

I wonder if you have a Fortran project or if you opened some other kind of project. Maybe you can attach a screenshot of your project after it is opened? Did it actually build successfully, including creating an EXE? Check the build log. Just "compiling" is not sufficient.

0 Kudos
Reply