You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There seems to be a library called 'szip' missing from dependencies for hdf5, and szip doesn't seem to have a vcpkg port; szip seems to be made by the same developers as hdf5 (US Army Engineer Research and Development Center or ERDC).
By default, install hdf5 turns into hdf5[core,szip,zlib].
The last working version installed with vcpkg was hdf5[core,cpp,szip,zlib]:[email protected]#2 and the current version that fails when linking during build is [email protected]#3 (so a change from ending with .3#2 to .4#3)
Note: install hdf5[core,cpp,szip,zlib] doesn't fix the issue and szip doesn't seem to be optional (and was previously working as part of hdf5[core,cpp,szip,zlib]:[email protected]#2).
Package: hdf5[core,szip,zlib]:[email protected]#3
Host Environment
vcpkg-scripts version: f06267d 2024-12-21 (10 hours ago)
To Reproduce
vcpkg install hdf5
Failure logs
F:\dev\vcpkg\buildtrees\hdf5\install-x64-windows-rel-out.log
The text was updated successfully, but these errors were encountered: