media-autobuild_suite
media-autobuild_suite copied to clipboard
Unknown options: "fontconfig
having a build issue. something that has to do with harfbuzz. ../meson.build:1:0: ERROR: Unknown options: "fontconfig"
Fixed recently.
thanks, i don't have that error anymore, however i'm getting another issue. looks like it has to do with vulkan.
I can reproduce your issue with latest FFmpeg git repository but not with FFmpeg 4.4.1. The error is:
F:/FFmpeg/libavutil/hwcontext_vulkan.c:1863:19: error: 'FFVulkanFunctions' has no member named 'CreateSemaphoreA'; did you mean 'CreateSemaphore'?
1863 | ret = vk->CreateSemaphore(hwctx->act_dev, &sem_spawn,
| ^~~~~~~~~~~~~~~
Fixed in upstream minutes ago https://git.ffmpeg.org/gitweb/ffmpeg.git/commitdiff/296cb99d46b5f72d393ec06bef2753098d19fad2