Skip to content

Not recognizing intel fortran compiler using devenv #112

Closed
@H0R5E

Description

@H0R5E

Hi, I am trying to compile a fortran project using Windows based on a Visual Studio solution file using the devenv command, e.g.

devenv.com Nemoh.sln /build "Release|x64"

I have the project building locally using this command with Visual Studio Community 2022, but when I run this actions, the project files are not recognised. Here is an example artifact of the UpgradeLog.htm output, which says:

The application which this project type is based on was not found

for all of the project files.

The repository/branch being tested is https://github.com/DTOcean/NEMOH
The workflow is here: https://github.com/DTOcean/NEMOH/actions/workflows/release.yml

Any help is greatly appreciated.

Thanks,

Mat

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