https://bugs.kde.org/show_bug.cgi?id=501236
--- Comment #14 from caulier.gil...@gmail.com --- Hi Good news : the Qt5 and Qt6 build + Opencv with CUDA support are ready on the both Win10 WM. This has required to install the NVIDIA CUDA DNN SDK on both VM. Bad news: kimageformat Qt5 and Qt6 do not pass. It's the same error. I don't yet investigated in-deep. The compilation trace is this one : MSBuild version 17.12.12+1cce77968 for .NET Framework Creating directories for 'ext_kimageformats' Building Custom Rule C:/Users/gilles/Documents/digikam/project/bundles/3rdparty/ext_kf6/CMakeLists.txt Performing download step (git clone) for 'ext_kimageformats' Cloning into 'ext_kimageformats'... HEAD is now at a33446f Use of heif_context_add_XMP_metadata instead heif_context_add_XMP_metadata2 No update step for 'ext_kimageformats' No patch step for 'ext_kimageformats' Performing configure step for 'ext_kimageformats' -- Selecting Windows SDK version 10.0.22621.0 to target Windows 10.0.19045. -- The C compiler identification is MSVC 19.42.34436.0 -- The CXX compiler identification is MSVC 19.42.34436.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: C:/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.42.34433/bin/Hostx64/x64/cl.exe - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: C:/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.42.34433/bin/Hostx64/x64/cl.exe - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- -- Installing in the same prefix as Qt, adopting their path scheme. -- Performing Test HAVE_STDATOMIC -- Performing Test HAVE_STDATOMIC - Success -- Found WrapAtomic: TRUE -- Looking for __GLIBC__ -- Looking for __GLIBC__ - not found fatal: HEAD does not point to a branch -- Found PkgConfig: E:/dk/x64-windows/tools/pkgconf/pkgconf.exe (found version "2.4.3") -- Checking for module 'libjxl>=0.9.4' -- Found libjxl, version 0.11.1 -- Checking for module 'libjxl_threads>=0.9.4' -- Found libjxl_threads, version 0.11.1 -- Checking for module 'libjxl_cms>=0.9.4' -- Found libjxl_cms, version 0.11.1 -- Checking for module 'libraw' -- Package 'libraw' not found -- Checking for module 'libraw_r' -- Package 'libraw_r' not found -- Could NOT find LibRaw (missing: LibRaw_LIBRARIES LibRaw_INCLUDE_DIR) (Required is at least version "0.20.2") -- The following features have been enabled: * LibJXL, required for the QImage plugin for JPEG XL images * OpenJPEG, required for the QImage plugin for JPEG 2000 images -- The following OPTIONAL packages have been found: * Qt6GuiTools (required version >= 6.8.3) * Qt6CoreTools (required version >= 6.8.3) * Qt6Core (required version >= 6.6.0) * KF6Archive (required version >= 6.12.0) Required for the QImage plugin for Krita and OpenRaster images * libavif (required version >= 1) Required for the QImage plugin for AVIF images * OpenJPEG, required for the QImage plugin for JPEG 2000 images * PkgConfig -- The following REQUIRED packages have been found: * ECM (required version >= 6.12.0), Extra CMake Modules., <https://commits.kde.org/extra-cmake-modules> * Qt6Gui (required version >= 6.6.0) -- The following features have been disabled: * LibHeif, required for the QImage plugin for HEIF/HEIC images * LibJXR, required for the QImage plugin for JPEG XR images -- The following OPTIONAL packages have not been found: * LibRaw (required version >= 0.20.2) Required for the QImage plugin for RAW images -- Configuring done (13.0s) -- Generating done (0.3s) CUSTOMBUILD : CMake warning : [E:\b\dk_cmake\ext_kf6\ext_kimageformats.vcxproj] Manually-specified variables were not used by the project: BUILD_WITH_QT6 -- Build files have been written to: E:/b/dk_cmake/ext_kf6/ext_kimageformats-prefix/src/ext_kimageformats-build Performing build step for 'ext_kimageformats' MSBuild version 17.12.12+1cce77968 for .NET Framework 1>Checking Build System 1>Automatic MOC for target kimg_ani Building Custom Rule E:/b/dk_cmake/ext_kf6/ext_kimageformats-prefix/src/ext_kimageformats/src/imageformats/CMakeLists.txt Running AUTOMOC file extraction for target kimg_ani Building Custom Rule E:/b/dk_cmake/ext_kf6/ext_kimageformats-prefix/src/ext_kimageformats/src/imageformats/CMakeLists.txt Running moc --collect-json for target kimg_ani Building Custom Rule E:/b/dk_cmake/ext_kf6/ext_kimageformats-prefix/src/ext_kimageformats/src/imageformats/CMakeLists.txt ani.cpp mocs_compilation_RelWithDebInfo.cpp Generating Code... Creating library E:/b/dk_cmake/ext_kf6/ext_kimageformats-prefix/src/ext_kimageformats-build/lib/RelWithDebInfo/kimg_ani.lib and object E:/b/dk_cmake/ext_kf6/ext_kimageformats-prefix/src/ext_kimageformats-build/lib/RelWithDebInfo/kimg_ani.exp kimg_ani.vcxproj -> E:\b\dk_cmake\ext_kf6\ext_kimageformats-prefix\src\ext_kimageformats-build\bin\imageformats\RelWithDebInfo\kimg_ani.dll 1>Automatic MOC for target kimg_avif Building Custom Rule E:/b/dk_cmake/ext_kf6/ext_kimageformats-prefix/src/ext_kimageformats/src/imageformats/CMakeLists.txt Running AUTOMOC file extraction for target kimg_avif Building Custom Rule E:/b/dk_cmake/ext_kf6/ext_kimageformats-prefix/src/ext_kimageformats/src/imageformats/CMakeLists.txt Running moc --collect-json for target kimg_avif Building Custom Rule E:/b/dk_cmake/ext_kf6/ext_kimageformats-prefix/src/ext_kimageformats/src/imageformats/CMakeLists.txt avif.cpp microexif.cpp mocs_compilation_RelWithDebInfo.cpp Generating Code... Creating library E:/b/dk_cmake/ext_kf6/ext_kimageformats-prefix/src/ext_kimageformats-build/lib/RelWithDebInfo/kimg_avif.lib and object E:/b/dk_cmake/ext_kf6/ext_kimageformats-prefix/src/ext_kimageformats-build/lib/RelWithDebInfo/kimg_avif.exp kimg_avif.vcxproj -> E:\b\dk_cmake\ext_kf6\ext_kimageformats-prefix\src\ext_kimageformats-build\bin\imageformats\RelWithDebInfo\kimg_avif.dll 1>Automatic MOC for target kimg_dds Building Custom Rule E:/b/dk_cmake/ext_kf6/ext_kimageformats-prefix/src/ext_kimageformats/src/imageformats/CMakeLists.txt Running AUTOMOC file extraction for target kimg_dds Building Custom Rule E:/b/dk_cmake/ext_kf6/ext_kimageformats-prefix/src/ext_kimageformats/src/imageformats/CMakeLists.txt Running moc --collect-json for target kimg_dds Building Custom Rule E:/b/dk_cmake/ext_kf6/ext_kimageformats-prefix/src/ext_kimageformats/src/imageformats/CMakeLists.txt dds.cpp scanlineconverter.cpp mocs_compilation_RelWithDebInfo.cpp Generating Code... Creating library E:/b/dk_cmake/ext_kf6/ext_kimageformats-prefix/src/ext_kimageformats-build/lib/RelWithDebInfo/kimg_dds.lib and object E:/b/dk_cmake/ext_kf6/ext_kimageformats-prefix/src/ext_kimageformats-build/lib/RelWithDebInfo/kimg_dds.exp kimg_dds.vcxproj -> E:\b\dk_cmake\ext_kf6\ext_kimageformats-prefix\src\ext_kimageformats-build\bin\imageformats\RelWithDebInfo\kimg_dds.dll 1>Automatic MOC for target kimg_exr Building Custom Rule E:/b/dk_cmake/ext_kf6/ext_kimageformats-prefix/src/ext_kimageformats/src/imageformats/CMakeLists.txt Running AUTOMOC file extraction for target kimg_exr Building Custom Rule E:/b/dk_cmake/ext_kf6/ext_kimageformats-prefix/src/ext_kimageformats/src/imageformats/CMakeLists.txt Running moc --collect-json for target kimg_exr Building Custom Rule E:/b/dk_cmake/ext_kf6/ext_kimageformats-prefix/src/ext_kimageformats/src/imageformats/CMakeLists.txt exr.cpp scanlineconverter.cpp mocs_compilation_RelWithDebInfo.cpp Creating library E:/b/dk_cmake/ext_kf6/ext_kimageformats-prefix/src/ext_kimageformats-build/lib/RelWithDebInfo/kimg_exr.lib and object E:/b/dk_cmake/ext_kf6/ext_kimageformats-prefix/src/ext_kimageformats-build/lib/RelWithDebInfo/kimg_exr.exp kimg_exr.vcxproj -> E:\b\dk_cmake\ext_kf6\ext_kimageformats-prefix\src\ext_kimageformats-build\bin\imageformats\RelWithDebInfo\kimg_exr.dll 1>Automatic MOC for target kimg_hdr Building Custom Rule E:/b/dk_cmake/ext_kf6/ext_kimageformats-prefix/src/ext_kimageformats/src/imageformats/CMakeLists.txt Running AUTOMOC file extraction for target kimg_hdr Building Custom Rule E:/b/dk_cmake/ext_kf6/ext_kimageformats-prefix/src/ext_kimageformats/src/imageformats/CMakeLists.txt Running moc --collect-json for target kimg_hdr Building Custom Rule E:/b/dk_cmake/ext_kf6/ext_kimageformats-prefix/src/ext_kimageformats/src/imageformats/CMakeLists.txt hdr.cpp mocs_compilation_RelWithDebInfo.cpp Generating Code... Creating library E:/b/dk_cmake/ext_kf6/ext_kimageformats-prefix/src/ext_kimageformats-build/lib/RelWithDebInfo/kimg_hdr.lib and object E:/b/dk_cmake/ext_kf6/ext_kimageformats-prefix/src/ext_kimageformats-build/lib/RelWithDebInfo/kimg_hdr.exp kimg_hdr.vcxproj -> E:\b\dk_cmake\ext_kf6\ext_kimageformats-prefix\src\ext_kimageformats-build\bin\imageformats\RelWithDebInfo\kimg_hdr.dll 1>Automatic MOC for target kimg_jp2 Building Custom Rule E:/b/dk_cmake/ext_kf6/ext_kimageformats-prefix/src/ext_kimageformats/src/imageformats/CMakeLists.txt Running AUTOMOC file extraction for target kimg_jp2 Building Custom Rule E:/b/dk_cmake/ext_kf6/ext_kimageformats-prefix/src/ext_kimageformats/src/imageformats/CMakeLists.txt Running moc --collect-json for target kimg_jp2 Building Custom Rule E:/b/dk_cmake/ext_kf6/ext_kimageformats-prefix/src/ext_kimageformats/src/imageformats/CMakeLists.txt jp2.cpp scanlineconverter.cpp mocs_compilation_RelWithDebInfo.cpp Generating Code... Creating library E:/b/dk_cmake/ext_kf6/ext_kimageformats-prefix/src/ext_kimageformats-build/lib/RelWithDebInfo/kimg_jp2.lib and object E:/b/dk_cmake/ext_kf6/ext_kimageformats-prefix/src/ext_kimageformats-build/lib/RelWithDebInfo/kimg_jp2.exp kimg_jp2.vcxproj -> E:\b\dk_cmake\ext_kf6\ext_kimageformats-prefix\src\ext_kimageformats-build\bin\imageformats\RelWithDebInfo\kimg_jp2.dll 1>Automatic MOC for target kimg_jxl Building Custom Rule E:/b/dk_cmake/ext_kf6/ext_kimageformats-prefix/src/ext_kimageformats/src/imageformats/CMakeLists.txt Running AUTOMOC file extraction for target kimg_jxl Building Custom Rule E:/b/dk_cmake/ext_kf6/ext_kimageformats-prefix/src/ext_kimageformats/src/imageformats/CMakeLists.txt Running moc --collect-json for target kimg_jxl Building Custom Rule E:/b/dk_cmake/ext_kf6/ext_kimageformats-prefix/src/ext_kimageformats/src/imageformats/CMakeLists.txt jxl.cpp microexif.cpp mocs_compilation_RelWithDebInfo.cpp Generating Code... LINK : fatal error LNK1104: cannot open file 'm.lib' [E:\b\dk_cmake\ext_kf6\ext_kimageformats-prefix\src\ext_kimageformats-build\src\imageformats\kimg_jxl.vcxproj] [E:\b\dk_cmake\ext_kf6\ext_kimageformats.vcxproj] 1>Automatic MOC for target kimg_kra Building Custom Rule E:/b/dk_cmake/ext_kf6/ext_kimageformats-prefix/src/ext_kimageformats/src/imageformats/CMakeLists.txt Running AUTOMOC file extraction for target kimg_kra Building Custom Rule E:/b/dk_cmake/ext_kf6/ext_kimageformats-prefix/src/ext_kimageformats/src/imageformats/CMakeLists.txt Running moc --collect-json for target kimg_kra Building Custom Rule E:/b/dk_cmake/ext_kf6/ext_kimageformats-prefix/src/ext_kimageformats/src/imageformats/CMakeLists.txt kra.cpp mocs_compilation_RelWithDebInfo.cpp Generating Code... Creating library E:/b/dk_cmake/ext_kf6/ext_kimageformats-prefix/src/ext_kimageformats-build/lib/RelWithDebInfo/kimg_kra.lib and object E:/b/dk_cmake/ext_kf6/ext_kimageformats-prefix/src/ext_kimageformats-build/lib/RelWithDebInfo/kimg_kra.exp kimg_kra.vcxproj -> E:\b\dk_cmake\ext_kf6\ext_kimageformats-prefix\src\ext_kimageformats-build\bin\imageformats\RelWithDebInfo\kimg_kra.dll 1>Automatic MOC for target kimg_ora Building Custom Rule E:/b/dk_cmake/ext_kf6/ext_kimageformats-prefix/src/ext_kimageformats/src/imageformats/CMakeLists.txt Running AUTOMOC file extraction for target kimg_ora Building Custom Rule E:/b/dk_cmake/ext_kf6/ext_kimageformats-prefix/src/ext_kimageformats/src/imageformats/CMakeLists.txt Running moc --collect-json for target kimg_ora Building Custom Rule E:/b/dk_cmake/ext_kf6/ext_kimageformats-prefix/src/ext_kimageformats/src/imageformats/CMakeLists.txt ora.cpp mocs_compilation_RelWithDebInfo.cpp Generating Code... Creating library E:/b/dk_cmake/ext_kf6/ext_kimageformats-prefix/src/ext_kimageformats-build/lib/RelWithDebInfo/kimg_ora.lib and object E:/b/dk_cmake/ext_kf6/ext_kimageformats-prefix/src/ext_kimageformats-build/lib/RelWithDebInfo/kimg_ora.exp kimg_ora.vcxproj -> E:\b\dk_cmake\ext_kf6\ext_kimageformats-prefix\src\ext_kimageformats-build\bin\imageformats\RelWithDebInfo\kimg_ora.dll 1>Automatic MOC for target kimg_pcx Building Custom Rule E:/b/dk_cmake/ext_kf6/ext_kimageformats-prefix/src/ext_kimageformats/src/imageformats/CMakeLists.txt Running AUTOMOC file extraction for target kimg_pcx Building Custom Rule E:/b/dk_cmake/ext_kf6/ext_kimageformats-prefix/src/ext_kimageformats/src/imageformats/CMakeLists.txt Running moc --collect-json for target kimg_pcx Building Custom Rule E:/b/dk_cmake/ext_kf6/ext_kimageformats-prefix/src/ext_kimageformats/src/imageformats/CMakeLists.txt pcx.cpp mocs_compilation_RelWithDebInfo.cpp Generating Code... Creating library E:/b/dk_cmake/ext_kf6/ext_kimageformats-prefix/src/ext_kimageformats-build/lib/RelWithDebInfo/kimg_pcx.lib and object E:/b/dk_cmake/ext_kf6/ext_kimageformats-prefix/src/ext_kimageformats-build/lib/RelWithDebInfo/kimg_pcx.exp kimg_pcx.vcxproj -> E:\b\dk_cmake\ext_kf6\ext_kimageformats-prefix\src\ext_kimageformats-build\bin\imageformats\RelWithDebInfo\kimg_pcx.dll 1>Automatic MOC for target kimg_pfm Building Custom Rule E:/b/dk_cmake/ext_kf6/ext_kimageformats-prefix/src/ext_kimageformats/src/imageformats/CMakeLists.txt Running AUTOMOC file extraction for target kimg_pfm Building Custom Rule E:/b/dk_cmake/ext_kf6/ext_kimageformats-prefix/src/ext_kimageformats/src/imageformats/CMakeLists.txt Running moc --collect-json for target kimg_pfm Building Custom Rule E:/b/dk_cmake/ext_kf6/ext_kimageformats-prefix/src/ext_kimageformats/src/imageformats/CMakeLists.txt pfm.cpp mocs_compilation_RelWithDebInfo.cpp Generating Code... Creating library E:/b/dk_cmake/ext_kf6/ext_kimageformats-prefix/src/ext_kimageformats-build/lib/RelWithDebInfo/kimg_pfm.lib and object E:/b/dk_cmake/ext_kf6/ext_kimageformats-prefix/src/ext_kimageformats-build/lib/RelWithDebInfo/kimg_pfm.exp kimg_pfm.vcxproj -> E:\b\dk_cmake\ext_kf6\ext_kimageformats-prefix\src\ext_kimageformats-build\bin\imageformats\RelWithDebInfo\kimg_pfm.dll 1>Automatic MOC for target kimg_pic Building Custom Rule E:/b/dk_cmake/ext_kf6/ext_kimageformats-prefix/src/ext_kimageformats/src/imageformats/CMakeLists.txt Running AUTOMOC file extraction for target kimg_pic Building Custom Rule E:/b/dk_cmake/ext_kf6/ext_kimageformats-prefix/src/ext_kimageformats/src/imageformats/CMakeLists.txt Running moc --collect-json for target kimg_pic Building Custom Rule E:/b/dk_cmake/ext_kf6/ext_kimageformats-prefix/src/ext_kimageformats/src/imageformats/CMakeLists.txt pic.cpp mocs_compilation_RelWithDebInfo.cpp Generating Code... Creating library E:/b/dk_cmake/ext_kf6/ext_kimageformats-prefix/src/ext_kimageformats-build/lib/RelWithDebInfo/kimg_pic.lib and object E:/b/dk_cmake/ext_kf6/ext_kimageformats-prefix/src/ext_kimageformats-build/lib/RelWithDebInfo/kimg_pic.exp kimg_pic.vcxproj -> E:\b\dk_cmake\ext_kf6\ext_kimageformats-prefix\src\ext_kimageformats-build\bin\imageformats\RelWithDebInfo\kimg_pic.dll 1>Automatic MOC for target kimg_psd Building Custom Rule E:/b/dk_cmake/ext_kf6/ext_kimageformats-prefix/src/ext_kimageformats/src/imageformats/CMakeLists.txt Running AUTOMOC file extraction for target kimg_psd Building Custom Rule E:/b/dk_cmake/ext_kf6/ext_kimageformats-prefix/src/ext_kimageformats/src/imageformats/CMakeLists.txt Running moc --collect-json for target kimg_psd Building Custom Rule E:/b/dk_cmake/ext_kf6/ext_kimageformats-prefix/src/ext_kimageformats/src/imageformats/CMakeLists.txt psd.cpp microexif.cpp scanlineconverter.cpp mocs_compilation_RelWithDebInfo.cpp Generating Code... Creating library E:/b/dk_cmake/ext_kf6/ext_kimageformats-prefix/src/ext_kimageformats-build/lib/RelWithDebInfo/kimg_psd.lib and object E:/b/dk_cmake/ext_kf6/ext_kimageformats-prefix/src/ext_kimageformats-build/lib/RelWithDebInfo/kimg_psd.exp kimg_psd.vcxproj -> E:\b\dk_cmake\ext_kf6\ext_kimageformats-prefix\src\ext_kimageformats-build\bin\imageformats\RelWithDebInfo\kimg_psd.dll 1>Automatic MOC for target kimg_pxr Building Custom Rule E:/b/dk_cmake/ext_kf6/ext_kimageformats-prefix/src/ext_kimageformats/src/imageformats/CMakeLists.txt Running AUTOMOC file extraction for target kimg_pxr Building Custom Rule E:/b/dk_cmake/ext_kf6/ext_kimageformats-prefix/src/ext_kimageformats/src/imageformats/CMakeLists.txt Running moc --collect-json for target kimg_pxr Building Custom Rule E:/b/dk_cmake/ext_kf6/ext_kimageformats-prefix/src/ext_kimageformats/src/imageformats/CMakeLists.txt pxr.cpp mocs_compilation_RelWithDebInfo.cpp Generating Code... Creating library E:/b/dk_cmake/ext_kf6/ext_kimageformats-prefix/src/ext_kimageformats-build/lib/RelWithDebInfo/kimg_pxr.lib and object E:/b/dk_cmake/ext_kf6/ext_kimageformats-prefix/src/ext_kimageformats-build/lib/RelWithDebInfo/kimg_pxr.exp kimg_pxr.vcxproj -> E:\b\dk_cmake\ext_kf6\ext_kimageformats-prefix\src\ext_kimageformats-build\bin\imageformats\RelWithDebInfo\kimg_pxr.dll 1>Automatic MOC for target kimg_qoi Building Custom Rule E:/b/dk_cmake/ext_kf6/ext_kimageformats-prefix/src/ext_kimageformats/src/imageformats/CMakeLists.txt Running AUTOMOC file extraction for target kimg_qoi Building Custom Rule E:/b/dk_cmake/ext_kf6/ext_kimageformats-prefix/src/ext_kimageformats/src/imageformats/CMakeLists.txt Running moc --collect-json for target kimg_qoi Building Custom Rule E:/b/dk_cmake/ext_kf6/ext_kimageformats-prefix/src/ext_kimageformats/src/imageformats/CMakeLists.txt qoi.cpp scanlineconverter.cpp mocs_compilation_RelWithDebInfo.cpp Generating Code... Creating library E:/b/dk_cmake/ext_kf6/ext_kimageformats-prefix/src/ext_kimageformats-build/lib/RelWithDebInfo/kimg_qoi.lib and object E:/b/dk_cmake/ext_kf6/ext_kimageformats-prefix/src/ext_kimageformats-build/lib/RelWithDebInfo/kimg_qoi.exp kimg_qoi.vcxproj -> E:\b\dk_cmake\ext_kf6\ext_kimageformats-prefix\src\ext_kimageformats-build\bin\imageformats\RelWithDebInfo\kimg_qoi.dll 1>Automatic MOC for target kimg_ras Building Custom Rule E:/b/dk_cmake/ext_kf6/ext_kimageformats-prefix/src/ext_kimageformats/src/imageformats/CMakeLists.txt Running AUTOMOC file extraction for target kimg_ras Building Custom Rule E:/b/dk_cmake/ext_kf6/ext_kimageformats-prefix/src/ext_kimageformats/src/imageformats/CMakeLists.txt Running moc --collect-json for target kimg_ras Building Custom Rule E:/b/dk_cmake/ext_kf6/ext_kimageformats-prefix/src/ext_kimageformats/src/imageformats/CMakeLists.txt ras.cpp mocs_compilation_RelWithDebInfo.cpp Generating Code... Creating library E:/b/dk_cmake/ext_kf6/ext_kimageformats-prefix/src/ext_kimageformats-build/lib/RelWithDebInfo/kimg_ras.lib and object E:/b/dk_cmake/ext_kf6/ext_kimageformats-prefix/src/ext_kimageformats-build/lib/RelWithDebInfo/kimg_ras.exp kimg_ras.vcxproj -> E:\b\dk_cmake\ext_kf6\ext_kimageformats-prefix\src\ext_kimageformats-build\bin\imageformats\RelWithDebInfo\kimg_ras.dll 1>Automatic MOC for target kimg_rgb Building Custom Rule E:/b/dk_cmake/ext_kf6/ext_kimageformats-prefix/src/ext_kimageformats/src/imageformats/CMakeLists.txt Running AUTOMOC file extraction for target kimg_rgb Building Custom Rule E:/b/dk_cmake/ext_kf6/ext_kimageformats-prefix/src/ext_kimageformats/src/imageformats/CMakeLists.txt Running moc --collect-json for target kimg_rgb Building Custom Rule E:/b/dk_cmake/ext_kf6/ext_kimageformats-prefix/src/ext_kimageformats/src/imageformats/CMakeLists.txt rgb.cpp mocs_compilation_RelWithDebInfo.cpp Generating Code... Creating library E:/b/dk_cmake/ext_kf6/ext_kimageformats-prefix/src/ext_kimageformats-build/lib/RelWithDebInfo/kimg_rgb.lib and object E:/b/dk_cmake/ext_kf6/ext_kimageformats-prefix/src/ext_kimageformats-build/lib/RelWithDebInfo/kimg_rgb.exp kimg_rgb.vcxproj -> E:\b\dk_cmake\ext_kf6\ext_kimageformats-prefix\src\ext_kimageformats-build\bin\imageformats\RelWithDebInfo\kimg_rgb.dll 1>Automatic MOC for target kimg_sct Building Custom Rule E:/b/dk_cmake/ext_kf6/ext_kimageformats-prefix/src/ext_kimageformats/src/imageformats/CMakeLists.txt Running AUTOMOC file extraction for target kimg_sct Building Custom Rule E:/b/dk_cmake/ext_kf6/ext_kimageformats-prefix/src/ext_kimageformats/src/imageformats/CMakeLists.txt Running moc --collect-json for target kimg_sct Building Custom Rule E:/b/dk_cmake/ext_kf6/ext_kimageformats-prefix/src/ext_kimageformats/src/imageformats/CMakeLists.txt sct.cpp mocs_compilation_RelWithDebInfo.cpp Generating Code... Creating library E:/b/dk_cmake/ext_kf6/ext_kimageformats-prefix/src/ext_kimageformats-build/lib/RelWithDebInfo/kimg_sct.lib and object E:/b/dk_cmake/ext_kf6/ext_kimageformats-prefix/src/ext_kimageformats-build/lib/RelWithDebInfo/kimg_sct.exp kimg_sct.vcxproj -> E:\b\dk_cmake\ext_kf6\ext_kimageformats-prefix\src\ext_kimageformats-build\bin\imageformats\RelWithDebInfo\kimg_sct.dll 1>Automatic MOC for target kimg_tga Building Custom Rule E:/b/dk_cmake/ext_kf6/ext_kimageformats-prefix/src/ext_kimageformats/src/imageformats/CMakeLists.txt Running AUTOMOC file extraction for target kimg_tga Building Custom Rule E:/b/dk_cmake/ext_kf6/ext_kimageformats-prefix/src/ext_kimageformats/src/imageformats/CMakeLists.txt Running moc --collect-json for target kimg_tga Building Custom Rule E:/b/dk_cmake/ext_kf6/ext_kimageformats-prefix/src/ext_kimageformats/src/imageformats/CMakeLists.txt tga.cpp mocs_compilation_RelWithDebInfo.cpp Generating Code... Creating library E:/b/dk_cmake/ext_kf6/ext_kimageformats-prefix/src/ext_kimageformats-build/lib/RelWithDebInfo/kimg_tga.lib and object E:/b/dk_cmake/ext_kf6/ext_kimageformats-prefix/src/ext_kimageformats-build/lib/RelWithDebInfo/kimg_tga.exp kimg_tga.vcxproj -> E:\b\dk_cmake\ext_kf6\ext_kimageformats-prefix\src\ext_kimageformats-build\bin\imageformats\RelWithDebInfo\kimg_tga.dll 1>Automatic MOC for target kimg_xcf Building Custom Rule E:/b/dk_cmake/ext_kf6/ext_kimageformats-prefix/src/ext_kimageformats/src/imageformats/CMakeLists.txt Running AUTOMOC file extraction for target kimg_xcf Building Custom Rule E:/b/dk_cmake/ext_kf6/ext_kimageformats-prefix/src/ext_kimageformats/src/imageformats/CMakeLists.txt Running moc --collect-json for target kimg_xcf Building Custom Rule E:/b/dk_cmake/ext_kf6/ext_kimageformats-prefix/src/ext_kimageformats/src/imageformats/CMakeLists.txt xcf.cpp mocs_compilation_RelWithDebInfo.cpp Generating Code... Creating library E:/b/dk_cmake/ext_kf6/ext_kimageformats-prefix/src/ext_kimageformats-build/lib/RelWithDebInfo/kimg_xcf.lib and object E:/b/dk_cmake/ext_kf6/ext_kimageformats-prefix/src/ext_kimageformats-build/lib/RelWithDebInfo/kimg_xcf.exp kimg_xcf.vcxproj -> E:\b\dk_cmake\ext_kf6\ext_kimageformats-prefix\src\ext_kimageformats-build\bin\imageformats\RelWithDebInfo\kimg_xcf.dll C:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(254,5): error MSB8066: Custom build for 'E:\b\dk_cmake\CMakeFiles\5c4d4fe0c744f4445cf5b5abb83e7e5a\ext_kimageformats-mkdir.rule;E:\b\dk_cmake\CMakeFiles\5c4d4fe0c744f4445cf5b5abb83e7e5a\ext_kimageformats-download.rule;E:\b\dk_cmake\CMakeFiles\5c4d4fe0c744f4445cf5b5abb83e7e5a\ext_kimageformats-update.rule;E:\b\dk_cmake\CMakeFiles\5c4d4fe0c744f4445cf5b5abb83e7e5a\ext_kimageformats-patch.rule;E:\b\dk_cmake\CMakeFiles\5c4d4fe0c744f4445cf5b5abb83e7e5a\ext_kimageformats-configure.rule;E:\b\dk_cmake\CMakeFiles\5c4d4fe0c744f4445cf5b5abb83e7e5a\ext_kimageformats-build.rule;E:\b\dk_cmake\CMakeFiles\5c4d4fe0c744f4445cf5b5abb83e7e5a\ext_kimageformats-install.rule;E:\b\dk_cmake\CMakeFiles\a320397c9c3dec048511d453bf6ab1a2\ext_kimageformats-complete.rule;E:\b\dk_cmake\CMakeFiles\a48d5caa89e7450e32324eb8aab4b3f8\ext_kimageformats.rule;C:\Users\gilles\Documents\digikam\project\bundles\3rdparty\ext_kf6\CMakeLists.txt' exited with code 1. [E:\b\dk_cmake\ext_kf6\ext_kimageformats.vcxproj] FAILED COMMAND: cmake --build . --parallel --config RelWithDebInfo --target ext_kimageformats gilles@Win10 MINGW64 ~/Documents/digikam/project/bundles/vcpkg (master) Note : The VCPKG installs are fully done from scratch. This want mean that all low level dependencies are up-to-date, especially openexr and jpegxl libraries. Perhaps the problem come from that... Best Gilles Caulier -- You are receiving this mail because: You are watching all bug changes.