Debug > Start Debugging F5 greyed out

Newbie1967 1 Reputation point
2022-05-26T18:01:42.007+00:00

Please excuse the newbie question. I am trying to compile a simple Fortran program in Visual Studio 2022. I have installed the API toolkit which includes fortran. I see no way to compile the code. "Start Debugging F5" is greyed out. Would greatly appreciate any help or any direction to tutorials. . . I can find nothing. I was able to run a VB code but that experience did not shed light on my current problem.

Visual Studio Debugging
Visual Studio Debugging
Visual Studio: A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.Debugging: The act or process of detecting, locating, and correcting logical or syntactical errors in a program or malfunctions in hardware. In hardware contexts, the term troubleshoot is the term more frequently used, especially if the problem is major.
944 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Anna Xiu-MSFT 25,891 Reputation points Microsoft Vendor
    2022-05-27T03:52:57.943+00:00

    Hi @Newbie1067-3942,

    Welcome to Microsoft Q&A!

    I found the similar issue. Maybe you can get some inspiration. You can also go to the properties of your Fortran project and check if the runtime library is set correctly.

    If it doesn’t work, you need to ask for help in dedicated Fortran Compiler forum:
    https://community.intel.com/t5/Intel-Fortran-Compiler/bd-p/fortran-compiler

    Thanks for your understanding!

    Sincerely,
    Anna
    *
    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments