Skip to content

How to build HDF5 with libaec packaged independently? #3503

Answered by mkitti
mkitti asked this question in Q&A
Discussion options

You must be logged in to vote

I solved this issue in a cmake context by pointing libaec_DIR to the directory containing libaec-config.cmake
msys2/MINGW-packages#18328

conda-forge solved this in an autoconf context by pointing --with-szlib at the appropriate top level directory containing libsz.
https://github.com/conda-forge/hdf5-feedstock/blob/12bf852008c951d64a343a45f385f570bde7f034/recipe/build.sh#L101

I would appreciate if the need for the following cmake build processes that differ from their upstream counterparts could be documented better.
https://github.com/HDFGroup/hdf5/tree/develop/config/cmake/LIBAEC
https://github.com/HDFGroup/hdf5/blob/develop/config/cmake/ZLIB/

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by mkitti
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant