10 Apr
2022
10 Apr
'22
2:41 p.m.
On Sunday, April 10, 2022, Andrea paz <[email protected]> wrote:
can you post output of 'pkg-config --libs OpenEXR'?
also be sure you have OpenEXR headers installed $ pkg-config --libs OpenEXR -pthread -lOpenEXR-3_1 -lOpenEXRUtil-3_1 -lOpenEXRCore-3_1 -lIex-3_1 -lIlmThread-3_1 -lImath-3_1
On Arch there is only the "openexr" package, which provides:
usr/include/OpenEXR/ImfHeader.h and usr/bin/exrheader
I don't know if they fit.
there is also https://archlinux.org/packages/extra/x86_64/imath/ as dependency, but I guess this mean we need more work for supporting openexr3 AND openexr2.... for now try to disable it manually