https://bugs.kde.org/show_bug.cgi?id=484859
Carlos De Maine <carlosdema...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |carlosdema...@gmail.com --- Comment #3 from Carlos De Maine <carlosdema...@gmail.com> --- (In reply to Jonathan Riddell from comment #2) > Build failure is: > > 14:06:34 [ 61%] Building CXX object > src/CMakeFiles/haruna.dir/framedecoder.cpp.o 14:06:37 > /workspace/build/src/framedecoder.cpp: In member function ‘void > FrameDecoder::seek(int)’: 14:06:37 > /workspace/build/src/framedecoder.cpp:210:46: error: ‘AV_FRAME_FLAG_KEY’ was > not declared in this scope; did you mean ‘AV_PKT_FLAG_KEY’? > > some video library dependency is the wrong version maybe AV_FRAME_FLAG_KEY first appears in libavutil in 58.7.100, jammy only has 56.70.100. -- You are receiving this mail because: You are watching all bug changes.