Closed
Description
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
Labels
No labels