Skip to content

Using artifactory binaries creates plugin binaries that depend on zlib #31

@alxvth

Description

@alxvth

By default, this repository downloads a pre-build HDF5 library. The cmake then links against HDF5_ZLIB_STATIC but the resulting plugin binaries depend on a dynamic zlib library during runtime, i.e., the plugins cannot be used.

The downloaded pre-build binaries should ship a dynamic zlib library or not introduce this runtime dependency at all.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions