[CMake] BLOSC2 link errors with ZSTD, LZ4
Open
Component - Build
- Dominant language
- C
- Stars
- 988
- Forks
- 355
- Avg merge
- 4d 2h
- Merged PRs (30d)
- 12
Description
HDF5 version 2.2.0
Windows 10, CMake 4.4.1, Visual Studio 2019+
Even when trying to use the static built-in ZSTD and LZ4, I have to uncheck ENABLE_BLOSC2 for the project to build correctly, otherwise there are link errors related to ZSTD and LZ4
No problem with ENABLE_BLOSC
It suggests that BLOSC and BLOSC2 do not have the same dependency management to compressors, at least in the generated vcxproj files
Contributor guide
Assessment
This issue has not been assessed yet.