https://bugs.kde.org/show_bug.cgi?id=426284
--- Comment #11 from caulier.gil...@gmail.com --- [100%] Performing install step for 'ext_mosaicwall' make[4]: warning: jobserver unavailable: using -j1. Add '+' to parent make rule. Install the project... -- Install configuration: "RelWithDebInfo" -- Installing: /mnt/data/GIT/7.x/project/bundles/mxe/build.win32/usr/i686-w64-mingw32.shared/bin/ImageMosaicWall.exe -- Installing: /mnt/data/GIT/7.x/project/bundles/mxe/build.win32/usr/i686-w64-mingw32.shared/lib/plugins/digikam/generic/Generic_ImageMosaicWall_Plugin.dll [100%] Completed 'ext_mosaicwall' [100%] Built target ext_mosaicwall Elaspsed time for script execution : 1 hours 40 minutes 55 seconds [gilles@localhost mxe (master)]$ ^^^^ All digiKam compile fine with MXE. You don't need to install an extra OPenCV version. OpenCV is compiled with the MXE build script. There is a rule with cmake to get the OpenCV source code 4.4 and to compile and install the library in MXE build env. https://invent.kde.org/graphics/digikam/-/blob/master/project/bundles/mxe/01-build-mxe.sh#L184 https://invent.kde.org/graphics/digikam/-/blob/master/project/bundles/3rdparty/ext_opencv/CMakeLists.txt So clean up and try again to restart MXE build. Gilles Caulier -- You are receiving this mail because: You are watching all bug changes.