-
-
Notifications
You must be signed in to change notification settings - Fork 12
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Repairing warnings and error regarding Version.h by using pkgconfig to link to preCICE #149
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Overall I think using pkgconfig makes a lot of sense here.
The issue with precice/precice
vs. precice/precice:2.4.0
might be an upstream issue, but maybe this is also an argument to change things upstream?
One thing that might be affected by this change: Do you need updates for the spack recipe?
Yes. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I still have some minor points w.r.t to the mocking of preCICE. Can you try to remove the build process of preCICE and the installation of the dependencies, if it is not absolutely needed? I think it should work without building preCICE.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
After some clarifications I cannot find anything to complain anymore. Thanks for the explanations @IshaanDesai 🙏
This PR resolves a warning and an error in the action set of
build-and-test
. The warning was:and the error was