tbeu
tbeu
> Applied. Cannot find it. Is it already pushed?
* Why is this targeting milestone "HDF5 1.8.22 release", which is already released? * Why is milestone "HDF5 1.8.22 release" still open after release?
Superseded by #878.
> Already fixed in [ce12773](https://github.com/madler/zlib/commit/ce12773790517034317274f5c65ba70cfeea29f7) ? Yes, finally. Duplicate of #233.
Thanks for the report. Need to fix it properly. @seanm @MaartenBent FYI
I've setup a MinGW build CI that confirms the regression: https://github.com/tbeu/matio/actions/runs/7822032818/job/21340240188
Hm, matio has a thoroughly tested CMake configuration. Binaries are alo is available from [ConanCenter](https://conan.io/center) together with its dependencies zlib and hdf5. Also eigen is available there.
Thanks. It's available from https://github.com/tbeu/matio-eigen-example now.
Thanks for the reply. I use cmake-gui where it is rather annyoing that the wrong target architecture is found. I tried to avoid the hard-coded version number by using find...
@chris-se I also would appreciate your feedback on this PR. Thanks.