Page 1 of 1

Building from source: libvk_plugin_la-display.lo Error 1

Posted: 20 Nov 2023 14:35
by 2ourc3
Hi there!

I tried to find information by myself but it seems nobody posted about this specific issue.
I'm attempting to build VLC from source on Ubuntu LTS 22.04, using clang 17

However, i face an issue:

Code: Select all

make[4]: *** [Makefile:27572: video_output/vulkan/libvk_plugin_la-display.lo] Error 1 make[4]: *** Waiting for unfinished jobs....
Then the compilation fails.

Any help?
Ty all =)

Re: Building from source: libvk_plugin_la-display.lo Error 1

Posted: 20 Nov 2023 16:10
by RĂ©mi Denis-Courmont
You'd have to check the actual error. Presumably your VK version is too old.