Skip to content

Make and gfortran compiling #10

Description

@leobwind

Hey guys,
I'm having a minor issue on compiling with MAKE and GFORTRAN (thank you for provinding the makefiles, cool stuff for whoever doesn't have intel fortran!).
There seems to be a problem with src\dtu_we_controller\write_version.f90:

  • The File Is not included in the SRC listing of the dtu_we_controller\Makefile (and thus it gives an error for the missing module)
  • Once included, the write_version.f90 has the “include 'git_version.inc' “ instruction, but the git hub distribution does not include the git_version.inc file, nor the .exe to generate it. By commenting out this line the .dll seems to compile OK (haven't try to run it though)
    Thank you, greetings from Jutland!
    Leo

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions