You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 23, 2025. It is now read-only.
I try to build vv on fedora server 40, but get failed as below:
[100%] Linking CXX executable vv
/usr/bin/ld: libmcoreimage.a(JxlLoader.cpp.o): infunction`JxlLoader::Load()':
JxlLoader.cpp:(.text+0x76d): undefined reference to `JxlDecoderSetOutputColorProfile'/usr/bin/ld: libmcoreimage.a(JxlLoader.cpp.o): in function `JxlLoader::LoadHdr()':JxlLoader.cpp:(.text+0x93d): undefined reference to `JxlDecoderSetOutputColorProfile'/usr/bin/ld: libmcoreimage.a(JxlLoader.cpp.o): in function `JxlLoader::Open()':
JxlLoader.cpp:(.text+0xc15): undefined reference to `JxlDecoderSetCms'