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): in function `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'