https://bugs.kde.org/show_bug.cgi?id=398582

--- Comment #49 from caulier.gil...@gmail.com ---
Hi Maik,

This is the cmake configure stage under Windows with VCPKG. It's not yet ready,
but we are at 90%...

gilles@Win10 MINGW64 ~/Documents/8.x (master)
$ ./bootstrap-vcpkg.sh
PATH=/c/Users/gilles/bin:/mingw64/bin:/usr/local/bin:/usr/bin:/bin:/mingw64/bin:/usr/bin:/c/Users/gilles/bin:/c/Windows/system32:/c/Windows:/c/Windows/System32/Wbem:/c/Windows/System32/WindowsPowerShell/v1.0:/c/Windows/System32/OpenSSH:/cmd:/c/Users/gilles/AppData/Local/Programs/Python/Python312/Scripts:/c/Users/gilles/AppData/Local/Programs/Python/Python312:/c/Users/gilles/AppData/Local/Programs/Python/Launcher:/c/Users/gilles/AppData/Local/Microsoft/WindowsApps:/c/Program
Files (x86)/Midnight Commander:/c/Program
Files/CMake/bin:/usr/bin/vendor_perl:/usr/bin/core_perl:/c/bison:/c/icoutils/bin://tools/gperf
mkdir: cannot create directory ‘build.vcpkg’: File exists
-- CMake version: 3.27.7
-- Selecting Windows SDK version 10.0.22621.0 to target Windows 10.0.19045.
-- Target Build Type: Debug
--
----------------------------------------------------------------------------------
-- Starting CMake configuration for digikam
--
-- Suitable Qt6 >= 6.5.0 detected: '6.6.0'.
-- Could not set up the appstream test. appstreamcli is missing.
--
----------------------------------------------------------------------------------
-- Top level compilation configuration for digikam
--
-- digikam will be compiled....................... YES
-- Translations will be compiled.................. NO
-- Tests code will be compiled.................... YES
--
----------------------------------------------------------------------------------
-- Check dependencies for digikam version 8.2.0
--
-- Could NOT find KF6KIO: found neither KF6KIOConfig.cmake nor
kf6kio-config.cmake
-- Could NOT find KF6NotifyConfig: found neither KF6NotifyConfigConfig.cmake
nor kf6notifyconfig-config.cmake
-- Could NOT find KF6Sonnet: found neither KF6SonnetConfig.cmake nor
kf6sonnet-config.cmake
-- Could NOT find KF6Sane: found neither KF6SaneConfig.cmake nor
kf6sane-config.cmake
-- Libjpeg version: 62
-- Using libjpeg sub-directory: libjpeg/62
-- Looking for LibJpeg Version...
-- Found lcms version 2.14, E:/dk/x64-windows/lib/lcms2.lib
-- HEIF_FOUND        = TRUE
-- HEIF_INCLUDE_DIRS = E:/dk/x64-windows/include
-- HEIF_LIBRARIES    = E:/dk/x64-windows/lib/heif.lib
-- HEIF_DEFINITIONS  =
-- HEIF_VERSION      = 1.17.1
-- X265_FOUND        = TRUE
-- X265_INCLUDE_DIRS = E:/dk/x64-windows/include
-- X265_LIBRARIES    = E:/dk/x64-windows/lib/libx265.lib
-- X265_DEFINITIONS  =
-- OpenCV Root directory is: E:/dk/x64-windows/share/opencv
-- OpenCV: Found version 4.8.0 (required: 3.3.0)
-- OpenCV headers: E:/dk/x64-windows/include
-- OpenCV libs   :
opencv_core;opencv_objdetect;opencv_imgproc;opencv_imgcodecs;opencv_dnn;opencv_flann
-- Marble_FOUND       = TRUE
-- MARBLE_INCLUDE_DIR = E:/dk/x64-windows/include
-- MARBLE_LIBRARIES   = E:/dk/x64-windows/lib/marblewidget-qt6.lib
-- ASTRO_LIBRARIES    = E:/dk/x64-windows/lib/astro.lib
-- Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE)
-- FIND IMAGEMAGICK API Magick++
-- FIND IMAGEMAGICK API MagickCore
-- FIND IMAGEMAGICK API MagickWand
-- Could NOT find ImageMagick (missing: ImageMagick_Magick++_LIBRARY
ImageMagick_MagickCore_LIBRARY ImageMagick_MagickWand_LIBRARY)
-- ImageMagick_FOUND:                   FALSE
-- ImageMagick_VERSION_STRING:
-- ImageMagick_EXECUTABLE_DIR:          ImageMagick_EXECUTABLE_DIR-NOTFOUND
-- ImageMagick_INCLUDE_DIRS:
-- ImageMagick_LIBRARIES:
-- ImageMagick_DEFINITIONS:
-- ImageMagick_Magick++_INCLUDE_DIRS:
-- ImageMagick_Magick++_LIBRARY:        ImageMagick_Magick++_LIBRARY-NOTFOUND
-- ImageMagick_Magick++_DEFINITIONS:
-- ImageMagick_MagickCore_INCLUDE_DIRS:
-- ImageMagick_MagickCore_LIBRARY:      ImageMagick_MagickCore_LIBRARY-NOTFOUND
-- ImageMagick_MagickCore_DEFINITIONS:
-- ImageMagick_MagickWand_INCLUDE_DIRS:
-- ImageMagick_MagickWand_LIBRARY:      ImageMagick_MagickWand_LIBRARY-NOTFOUND
-- ImageMagick_MagickWand_DEFINITIONS:
-- OpenGL found:                                 TRUE
-- OpenGL GLU extension found:                   YES
-- Qt OpenGL found:                              1
-- Qt6 OpenGLWidgets found:                      1
--
-- --------------------------------------------------
-- digiKam MediaPlayer dependencies checks:
--
-- FFMPEG_FOUND        = TRUE
-- FFMPEG_INCLUDE_DIRS = E:/dk/x64-windows/include
-- FFMPEG_LIBRARIES    =
E:/dk/x64-windows/lib/avcodec.lib;E:/dk/x64-windows/lib/avdevice.lib;E:/dk/x64-windows/lib/avfilter.lib;E:/dk/x64-windows/lib/avformat.lib;E:/dk/x64-windows/lib/avutil.lib;E:/dk/x64-windows/lib/swscale.lib;E:/dk/x64-windows/lib/swresample.lib
-- FFMPEG_DEFINITIONS  =
-- Could NOT find FFmpeg (missing: AVRESAMPLE_LIBRARIES
AVRESAMPLE_INCLUDE_DIRS)
-- FFMPEG_FOUND        = FALSE
-- FFMPEG_INCLUDE_DIRS = E:/dk/x64-windows/include
-- FFMPEG_LIBRARIES    =
E:/dk/x64-windows/lib/avcodec.lib;E:/dk/x64-windows/lib/avdevice.lib;E:/dk/x64-windows/lib/avfilter.lib;E:/dk/x64-windows/lib/avformat.lib;E:/dk/x64-windows/lib/avutil.lib;E:/dk/x64-windows/lib/swscale.lib;E:/dk/x64-windows/lib/swresample.lib
-- FFMPEG_DEFINITIONS  =
-- Direct2D_INCLUDE_DIRS: C:/Program Files (x86)/Windows
Kits/10/Include/10.0.22621.0/um
-- Direct2D_D2D1_LIBRARY: C:/Program Files (x86)/Windows
Kits/10/Lib/10.0.22621.0/um/x64/d2d1.lib
-- Direct2D_DWRITE_LIBRARY: C:/Program Files (x86)/Windows
Kits/10/Lib/10.0.22621.0/um/x64/dwrite.lib
-- Could NOT find GDIPLUS (missing: GDIPLUS_INCLUDE_DIR)
-- SSE2 support   : 1
-- SSE3 support   : false
-- SSSE3 support  : false
-- SSE4.1 support : false
-- SSE4.2 support : false
-- FFMpeg AVCodec    (required) : TRUE ()
-- FFMpeg AVDevice   (required) : TRUE ()
-- FFMpeg AVFilter   (required) : TRUE ()
-- FFMpeg AVFormat   (required) : TRUE ()
-- FFMpeg AVUtil     (required) : TRUE ()
-- FFMpeg SWScale    (required) : TRUE ()
-- FFMpeg SWResample (required) : TRUE ()
-- FFMpeg AVResample (optional) : FALSE ()
-- MediaPlayer support is enabled                       : yes
-- MediaPlayer will use FFMpeg 5 API                    : no
-- MediaPlayer will be compiled with SSE2 support       : yes
-- MediaPlayer will be compiled with LibASS support     : no
-- MediaPlayer will be compiled with UCharDet support   : no
-- MediaPlayer will be compiled with OpenAL support     : no
-- MediaPlayer will be compiled with PortAudio support  : no
-- MediaPlayer will be compiled with PulseAudio support : no
-- MediaPlayer will be compiled with OpenSLES support   : no
-- MediaPlayer will be compiled with VaAPI support      : no
-- MediaPlayer will be compiled with X11 support        : no
-- MediaPlayer will be compiled with XV support         : no
-- MediaPlayer will be compiled with OpenGL support     : yes
-- MediaPlayer will be compiled with OpenGL-EGL support : no
-- MediaPlayer will be compiled with GDI+ support       : no
-- MediaPlayer will be compiled with Direct3D11 support : yes
-- MediaPlayer will be compiled with DirectSound support: no
-- MediaPlayer will be compiled with XAudio2 support    : no
-- MediaPlayer will be compiled with Direct2D support   : yes
-- MediaPlayer libraries  :
E:/dk/x64-windows/lib/avcodec.lib;E:/dk/x64-windows/lib/avdevice.lib;E:/dk/x64-windows/lib/avfilter.lib;E:/dk/x64-windows/lib/avformat.lib;E:/dk/x64-windows/lib/avutil.lib;E:/dk/x64-windows/lib/swscale.lib;E:/dk/x64-windows/lib/swresample.lib;opengl32;glu32;Qt6::OpenGL;Qt6::OpenGLWidgets;d3dcompiler;d3d11;dxgi;dxguid;C:/Program
Files (x86)/Windows Kits/10/Lib/10.0.22621.0/um/x64/d2d1.lib;C:/Program Files
(x86)/Windows Kits/10/Lib/10.0.22621.0/um/x64/dwrite.lib
-- MediaPlayer definitions:
-D__STDC_CONSTANT_MACROS;-DQTAV_HAVE_CAPI=1;-DQTAV_HAVE_VDA=0;-DAUTO_REGISTER=0;-DFF_API_OLD_MSMPEG4=0;-DFF_API_AC_VLC=0;-DQTAV_HAVE_SSE4_1=0;-DQTAV_HAVE_SSE2=1;-DQTAV_HAVE_DXVA=1;-DQTAV_HAVE_LIBASS=0;-DQTAV_HAVE_GL=0;-DQTAV_HAVE_X11=0;-DQTAV_HAVE_XV=0;-DQTAV_HAVE_OPENAL=0;-DQTAV_HAVE_PORTAUDIO=0;-DQTAV_HAVE_PULSEAUDIO=0;-DQTAV_HAVE_OPENSL=0;-DQTAV_HAVE_D3D11VA=1;-DQTAV_HAVE_XAUDIO2=0;-DQTAV_HAVE_DSOUND=0;-DQTAV_HAVE_GDIPLUS=0;-DQTAV_HAVE_DIRECT2D=1;-DQTAV_HAVE_SWR_AVR_MAP=0;-DQTAV_HAVE_VIDEOTOOLBOX=0;-DQTAV_HAVE_DLLAPI_CUDA=0;-DQTAV_HAVE_CUDA=1;-DQTAV_HAVE_AVCODEC=1;-DQTAV_HAVE_AVDEVICE=1;-DQTAV_HAVE_AVFILTER=1;-DQTAV_HAVE_AVUTIL=1;-DQTAV_HAVE_SWSCALE=1;-DQTAV_HAVE_SWRESAMPLE=1;-DQTAV_HAVE_AVRESAMPLE=0;-DQTAV_HAVE_EGL_CAPI=0;-DQTAV_HAVE_VAAPI=0
-- MediaPlayer flags      :
--
-- --------------------------------------------------
-- digiKam Install Paths:
--
-- INSTALL DATA DIR      : E:/dk/x64-windows/share
-- INSTALL ICON DIR      : E:/dk/x64-windows/share/icons
-- INSTALL APP DIR       : E:/dk/x64-windows/share/applications
-- INSTALL KNOTIFYRC DIR : E:/dk/x64-windows/share/knotifications6
-- INSTALL BIN DIR       : E:/dk/x64-windows/bin
-- INSTALL MAN DIR       : E:/dk/x64-windows/share/man
-- INSTALL PLUGIN DIR    : E:/dk/x64-windows/Qt6/plugins
-- INSTALL KXMLGUI DIR   : E:/dk/x64-windows/share/kxmlgui5
-- INSTALL SERVICES DIR  :
-- INSTALL LIBEXEC DIR   : E:/dk/x64-windows/libexec
-- INSTALL METAINFO DIR  : E:/dk/x64-windows/share/metainfo
-- ---
-- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE)
-- Could NOT find LQR-1 (missing: LQR-1_INCLUDE_DIRS LQR-1_LIBRARIES)
-- Cannot link with LQR-1 libraries
-- LQR-1_FOUND        = FALSE
-- LQR-1_INCLUDE_DIRS =
-- LQR-1_LIBRARIES    =
-- Could NOT find PkgConfig (missing: PKG_CONFIG_EXECUTABLE)
-- Could NOT find Gphoto2 (missing: GPHOTO2_LIBRARY GPHOTO2_INCLUDE_DIRS)
-- libgphoto2 found    : FALSE
-- libgphoto2 version  :
-- libgphoto2 includes : GPHOTO2_INCLUDE_DIRS-NOTFOUND
-- libgphoto2 libraries:
-- Could NOT find LensFun (missing: LENSFUN_INCLUDE_DIRS LENSFUN_LIBRARIES)
(found version "")
-- liblensfun: Version information not found, your version is probably too old.
--
-- --------------------------------------------------
-- digiKam RawEngine dependencies checks:
--
-- Looking for OpenMP
-- OpenMP found with CXX flags: -openmp
-- RawEngine will be compiled with OpenMP support : yes
-- RawEngine will be compiled with RedCine codec  : yes
-- RawEngine will be compiled with DNG lossy codec: no
-- RawEngine will be compiled with pthread        : yes
-- --------------------------------------------------
--
--
--
----------------------------------------------------------------------------------
--  digiKam 8.2.0 dependencies results   <https://www.digikam.org>
--
--  MySQL Database Support will be compiled.. YES (optional)
--  MySQL Internal Support will be compiled.. YES (optional)
--  Showfoto Support will be compiled........ YES (optional)
--  DBUS Support will be compiled............ NO  (optional)
--  App. Style Support will be compiled...... YES (optional)
--  QWebEngine Support will be compiled...... YES (optional)
--  Media Player Support will be compiled.... YES (optional)
--  QtMultimedia Support will be compiled.... YES (optional)
--  libboostgraph found...................... YES
--  libexiv2 found........................... YES
--  libexpat found........................... YES
--  libjpeg found............................ YES
--  libkde found............................. YES
--  liblcms found............................ YES
--  libopencv found.......................... YES
--  libpng found............................. YES
--  libpthread found......................... YES
--  libqt found.............................. YES
--  libtiff found............................ YES
--  bison found.............................. YES (optional)
--  doxygen found............................ NO  (optional)
--  digiKam will be compiled without API documentation building support.
--  Please install the doxygen (version >= 1.8.0) development package.
--
--  ccache found............................. NO  (optional)
--  digiKam will be compiled without CCACHE build support.
--  Please install the ccache (version >= 3.0.0) development package.
--
--  flex found............................... YES (optional)
--  libakonadicontact found.................. NO  (optional)
--  digiKam will be compiled without KDE desktop address book support.
--  Please install the libakonadicontact (version >= 5.19.0) development
package.
--
--  libmagick++ found........................ NO  (optional)
--  digiKam will be compiled without ImageMagick codecs.
--  Please install the libmagick++ (version >= 6.7.0) development package.
--
--  libeigen3 found.......................... YES (optional)
--  libgphoto2 found......................... NO  (optional)
--  digiKam will be compiled without GPhoto2 camera drivers support.
--  Please install the libgphoto2 (version >= 2.4.0) development package.
--
--  libjasper found.......................... YES (optional)
--  libkcalendarcore found................... YES (optional)
--  libkfilemetadata found................... NO  (optional)
--  digiKam will be compiled without KDE desktop file metadata support.
--  Please install the libkfilemetadata (version >= 5.89.0) development
package.
--
--  libkiconthemes found..................... YES (optional)
--  libkio found............................. NO  (optional)
--  digiKam will be compiled without KDE desktop integration support.
--  Please install the libkio (version >= 5.89.0) development package.
--
--  libknotifications found.................. YES (optional)
--  libknotifyconfig found................... NO  (optional)
--  digiKam will be compiled without KDE desktop notify configuration support.
--  Please install the libknotifyconfig (version >= 5.89.0) development
package.
--
--  libsonnet found.......................... NO  (optional)
--  digiKam will be compiled without spell-checking support.
--  Please install the libsonnet (version >= 5.89.0) development package.
--
--  libksane found........................... NO  (optional)
--  digiKam will be compiled without flat scanners support.
--  Please install the libksane (version >= 21.12.0) development package.
--
--  liblensfun found......................... NO  (optional)
--  digiKam will be compiled without Lens Auto Correction tool support.
--  Please install the liblensfun (version >= 0.2.6) development package.
--
--  liblqr-1 found........................... NO  (optional)
--  digiKam will be compiled without Contents Aware Resizer tool support.
--  Please install the liblqr-1 (version >= 0.4.1) development package.
--
--  libmarble found.......................... YES (optional)
--  libthreadweaver found.................... YES (optional)
--  libxml2 found............................ YES (optional)
--  libxslt found............................ YES (optional)
--  libheif found............................ YES (optional)
--  libx265 found............................ YES (optional)
--  OpenGL found............................. YES (optional)
--  digiKam can be compiled.................. YES
--
----------------------------------------------------------------------------------
--
-- Using ccache to speed-up compilations..... NO
-- WallPaper plugin will be compiled......... YES
-- Configuring done (6.7s)
CMake Error: The following variables are used in this project, but they are set
to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake
files:
NETAPI32_LIBRARY
    linked by target "digikamcore" in directory
C:/Users/gilles/Documents/8.x/core/app
PSAPI_LIBRARY
    linked by target "digikamcore" in directory
C:/Users/gilles/Documents/8.x/core/app
USEENV_LIBRARY
    linked by target "digikamcore" in directory
C:/Users/gilles/Documents/8.x/core/app
WS2_32_LIBRARY
    linked by target "digikamcore" in directory
C:/Users/gilles/Documents/8.x/core/app
    linked by target "mediaserverbackend" in directory
C:/Users/gilles/Documents/8.x/core/dplugins/generic/tools/mediaserver
    linked by target "mjpegstreambackend" in directory
C:/Users/gilles/Documents/8.x/core/dplugins/generic/tools/mjpegstream
WSOCK32_LIBRARY
    linked by target "digikamcore" in directory
C:/Users/gilles/Documents/8.x/core/app
    linked by target "mediaserverbackend" in directory
C:/Users/gilles/Documents/8.x/core/dplugins/generic/tools/mediaserver
    linked by target "mjpegstreambackend" in directory
C:/Users/gilles/Documents/8.x/core/dplugins/generic/tools/mjpegstream

CMake Error at core/app/DigikamTarget.cmake:140 (target_link_libraries):
  Target "digikam_windows_stub_exe" links to:

    Qt5::WinMain

  but the target was not found.  Possible reasons include:

    * There is a typo in the target name.
    * A find_package call is missing for an IMPORTED target.
    * An ALIAS target is missing.

Call Stack (most recent call first):
  core/app/CMakeLists.txt:86 (include)


CMake Error at core/showfoto/CMakeLists.txt:267 (target_link_libraries):
  Target "showfoto_windows_stub_exe" links to:

    Qt5::WinMain

  but the target was not found.  Possible reasons include:

    * There is a typo in the target name.
    * A find_package call is missing for an IMPORTED target.
    * An ALIAS target is missing.



CMake Error at core/tests/video/qtav/avplayer/CMakeLists.txt:155
(target_link_libraries):
  Target "avplayer_windows_stub_exe" links to:

    Qt5::WinMain

  but the target was not found.  Possible reasons include:

    * There is a typo in the target name.
    * A find_package call is missing for an IMPORTED target.
    * An ALIAS target is missing.



-- Generating done (21.8s)
CMake Generate step failed.  Build files cannot be regenerated correctly.

gilles@Win10 MINGW64 ~/Documents/8.x (master)

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to