https://bugs.kde.org/show_bug.cgi?id=398061
caulier.gil...@gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mar...@jet.franken.de --- Comment #4 from caulier.gil...@gmail.com --- Marcus, Did you already tried to cross compile libgphoto2 with MXE : https://mxe.cc/ All digiKam + all dependencies + windows installer are build under Linux with MXE. there is no Windows at all to obtain the setup.exe... In fact i would to know the exact options to pass to autoconf configure script from libgphoto2 to have suitable binaries for digiKam under Windows. The scripts that we use to cross compile under Linux are all located here : https://cgit.kde.org/digikam.git/tree/project/bundles/mxe and the rules dedicated to compile libgphoto2 are here : https://cgit.kde.org/digikam.git/tree/project/bundles/3rdparty/ext_libgphoto2/CMakeLists.txt For this last file, the rules are shared between build script for AppImage, MacOS PKG and Windows installer bundle. In case of MXE, i need to tune the configure options for MinGW used in background. Gilles Caulier -- You are receiving this mail because: You are watching all bug changes.