Build Fortran project with command line

Yves G 1 Reputation point
2021-01-12T15:38:22.053+00:00

Hi,
I have a fortran project that I compile with visual studio 2017, but I would like to build it with command line.

How can I do that?

Is it possible to generate a makefile from Visual Studio to compile a fortran project ?

Visual Studio
Visual Studio
A family of Microsoft suites of integrated development tools for building applications for Windows, the web and mobile devices.
5,447 questions
Not Monitored
Not Monitored
Tag not monitored by Microsoft.
42,175 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Dylan Zhu-MSFT 6,421 Reputation points
    2021-01-13T02:15:29.757+00:00

    Hi YvesG,

    Currently, msbuild does not build the Fortran project. Besides, fortran project and makefile are not supported in Microsoft Q&A forum, maybe you can go to Intel® Fortran Compiler forum for dedicated support.

    Best Regards, Dylan

    If the answer is helpful, please click "Accept Answer" and upvote it.
    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

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.