Replies: 2 comments
-
Sorry, should have also mentioned that I'm building on WSL. My version of
|
Beta Was this translation helpful? Give feedback.
0 replies
-
So I ended up moving to Ubuntu 22.04 and building the most recent version of fpm (0.10.1, alpha). Then I added
To the @scivision are you interested in a pull request once the hdf5 dependency is in a tagged release of fpm? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm working on a project and would like to add h5fortran as a dependency.
My dependencies in
fpm.toml
look likeBut when I try to
fpm build
I get the following errors:Maybe I'm not adding the dependency correctly?
Beta Was this translation helpful? Give feedback.
All reactions