https://bugs.kde.org/show_bug.cgi?id=406428
--- Comment #27 from caulier.gil...@gmail.com --- QtAv cloning with git is not enough. There is more to do. Look the doc: https://github.com/wang-bin/QtAV/wiki/Build-QtAV git clone https://github.com/wang-bin/QtAV.git cd QtAV && git submodule update --init <<<<<<<<< THIS LINE Look like my CMake script miss these rules: https://cgit.kde.org/digikam.git/tree/project/bundles/3rdparty/ext_qtav/CMakeLists.txt With digiKAm 6.0.0 and 6.1.0, i use QtAv 1.12.0 official tarball. Since 6.1.0 release date i switch to git master code which need this second step after to checkout code... VoilĂ , the explanation of the dysfunction (i hope) Gilles -- You are receiving this mail because: You are watching all bug changes.