-
Notifications
You must be signed in to change notification settings - Fork 34
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
subsquent cmake configures fail, but clearing the cmake cache allows cmake to run (HDF5) #583
Comments
it seems updating the cmake logic in the patch to look like the below allows the cmake run to continue without encountering the above error,
obviously an updated patch will be required. some useful links below, https://gitweb.gentoo.org/repo/gentoo.git/tree/sci-libs/hdf5/hdf5-1.14.4_p3-r1.ebuild |
the below patch file should fix the above mentioned error in this issue. all that is left is to integrate the patch file in the various freecad formulas in this repo. |
resolves this issue. |
using my current hdf5 patch to allow cmake to find a hdf5 installation from homebrew, the initial cmake command will complete, but if the cmake command is rerun in the same directory, the subsequent run will fail with the below error output,
The text was updated successfully, but these errors were encountered: