Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed build on fedora server 40. #5

Open
iysheng opened this issue Jan 2, 2025 · 2 comments
Open

Failed build on fedora server 40. #5

iysheng opened this issue Jan 2, 2025 · 2 comments

Comments

@iysheng
Copy link

iysheng commented Jan 2, 2025

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'
@iysheng
Copy link
Author

iysheng commented Jan 14, 2025

what's the libjlx version did vv support? I installed 0.8.3 from fedora repo but failed to build vv.

@wolfpld
Copy link
Owner

wolfpld commented Jan 14, 2025

I have 0.11.1 on my system.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants