Skip to content

[CMAKE] build with HDF5 with external zlib #3099

@chacha21

Description

@chacha21

NetCDF 4.9.3
Windows 7/10/11
Visual studio 2019/2022
CMake-GUI 3.31.4

Building netcdf with HDF5 (with external zlib support) almost work flawlessly.
my HDF5 is compiled, by myself, with an external zlib (also compiled by myself)

The netcdf's CMake will generate a h5deflate sub project
The link properties of this project correctly mention the path to zlib.lib
The include properties of this project do not mention the path to zlib.h, it must be added manually

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions