On Thu, Jul 11, 2024 at 02:29:59PM +0800, Zheng Junjie wrote: > see patch, as i known, because ours cmake too old, have a bug about zlib.
So, it's a problem with cmake?
Do you know if they've fixed it in later versions?
> + #:phases #~(modify-phases %standard-phases
> + (add-after 'configure 'fix-zlib-version
> + (lambda _
> + (substitute* "include/imageio_pvt.h"
> + (("#define ZLIB_VERSION \"1\\.3\"")
> + "")))))))
Would this remove zlib support from openimageio?
signature.asc
Description: PGP signature
