![]() |
|
Error Building on MX Linux - Printable Version +- Selur's Little Message Board (https://forum.selur.net) +-- Forum: Hybrid - Support (https://forum.selur.net/forum-1.html) +--- Forum: Problems & Questions (https://forum.selur.net/forum-3.html) +--- Thread: Error Building on MX Linux (/thread-4480.html) |
Error Building on MX Linux - DavidD - 07.09.2026 I get this error trying to build the Vapoursynth addons: " libavcodec/nvenc.c: In function ‘nvenc_fill_time_code’: libavcodec/nvenc.c:2520:42: error: ‘NV_ENC_CLOCK_TIMESTAMP_SET’ {aka ‘struct _NV_ENC_CLO CK_TIMESTAMP_SET’} has no member named ‘countingType’; did you mean ‘countingTypeLSB’? 2520 | time_code->clockTimestamp[i].countingType = 0; | ^~~~~~~~~~~~ | countingTypeLSB CC libavcodec/opus/enc.o make: *** [ffbuild/common.mak:81: libavcodec/nvenc.o] Error 1 make: *** Waiting for unfinished jobs.... " RE: Error Building on MX Linux - Selur - 07.09.2026 Try the latest dev, it should come with Vapoursynth and the filters included and not rely on system Vapoursynth& co. Cu Selur |