-
-
Notifications
You must be signed in to change notification settings - Fork 267
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
[BUG] cannot build static build with 1.13.2 #2102
Comments
Which CMake version and can you describe which options you changed from the default values. |
Problem solved. I tried to repeat the whole process, and wiped out the entire CMake output build folder, instead of "Deleting cache" only. The problem does not occur any more, whatever the set of options I use. I can't explain what happened first, the "H5Tinit.c" file now looks different. |
It happens, no worries. |
Windows 7 64 bits, latest Visual Studio 2019
I used to build HDF5 1.12.2 without any issue with CMake GUI.
I updated to 1.13.2 and now the static build fails with errors :
Indeed, in 1.13.2, the H5T.c file does not contain those symbols any more (#1400 ?)
The text was updated successfully, but these errors were encountered: