cgohlke / imagecodecs

Image transformation, compression, and decompression codecs
https://pypi.org/project/imagecodecs
BSD 3-Clause "New" or "Revised" License
111 stars 21 forks source link

Build failure for c-blosc2 2.3.x #47

Closed kmilos closed 1 year ago

kmilos commented 1 year ago

See https://github.com/msys2/MINGW-packages/pull/13206/checks#step:10:18022

Can be worked around by turning off this particular error in both GCC and Clang, but should ideally be fixed.

cgohlke commented 1 year ago

This is already fixed in the development version. The next version of imagecodecs will require libjxl 0.7 and c-blosc 2.4.

kmilos commented 1 year ago

Ok, thanks

MehdiChinoune commented 1 year ago

This is already fixed in the development version. The next version of imagecodecs will require libjxl 0.7 and c-blosc 2.4.

I couldn't find any development version. This repo has only one branch that hasn't changed since the latest release.

cgohlke commented 1 year ago

Fixed in v2022.12.22.