<div dir="ltr"><div dir="ltr"><div dir="ltr">Hello,<br>I am Amr, an undergrad from Ain Shams University.<br>I desire to contribute in KDE project "Zoomable and Resizable Brush for Healing Clone Tool" in GSOC 2019.<br>I have very good knowledge in C++ and i started learning QT in the last few days from johan thelin's book "Foundations of Qt Development" and now i think i ready to contribute in some issues to get familiar with the code.<br>i followed the instructions to compile the source code on my ubuntu<br>but when i run "./bootstrap.linux" i got this error message:<br><br>Qt5     Install Path : /usr<br>digiKam Install Path : /usr<br>CMake binary         : cmake<br>Build Directory      : /home/amr/Downloads/digikam/build<br>-- ----------------------------------------------------------------------------------<br>-- Starting CMake configuration for: digikam-software-collection<br>-- Documentation translations directory is missing.<br>-- You can use DIGIKAMSC_CHECKOUT_DOC option to extract doc i18n files from git repositories.<br>-- ----------------------------------------------------------------------------------<br>-- Compilation configuration for: digikam-software-collection<br>-- digiKam core will be compiled.................. YES<br>-- Extract application translations files......... NO<br>-- Extract documentation translations files....... NO<br>-- Translations will be compiled.................. NO<br>-- Handbooks will be compiled..................... YES<br>-- Tests code will be compiled.................... YES<br>-- ----------------------------------------------------------------------------------<br>-- Starting CMake configuration for: digikam<br>-- Could not set up the appstream test. appstreamcli is missing.<br>-- Could NOT find KF5Vkontakte: found neither KF5VkontakteConfig.cmake nor kf5vkontakte-config.cmake <br>-- KF5::KIOWidgets include dirs: /usr/include/KF5/KIOWidgets;/usr/include/KF5<br>-- Libjpeg version: 84<br>-- Using libjpeg sub-directory: libjpeg/84<br>-- Boost version: 1.65.1<br>-- Found lcms version 2.09, /usr/lib/x86_64-linux-gnu/liblcms2.so<br>-- Could NOT find Exiv2: Found unsuitable version "0.25.0", but required is at least "0.26" (found /usr/lib/x86_64-linux-gnu/libexiv2.so)<br>-- EXIV2_FOUND       = FALSE<br>-- EXIV2_VERSION     = 0.25.0<br>-- EXIV2_INCLUDE_DIR = /usr/include<br>-- EXIV2_LIBRARY     = /usr/lib/x86_64-linux-gnu/libexiv2.so<br>-- EXIV2_DEFINITIONS = <br>-- Could NOT find FFmpeg (missing: AVFILTER_LIBRARIES AVFILTER_INCLUDE_DIRS) <br>-- FFMPEG_FOUND        = FALSE<br>-- FFMPEG_INCLUDE_DIRS = /usr/include/x86_64-linux-gnu<br>-- FFMPEG_LIBRARIES    = /usr/lib/x86_64-linux-gnu/libavcodec.so;/usr/lib/x86_64-linux-gnu/libavformat.so;/usr/lib/x86_64-linux-gnu/libavutil.so;/usr/lib/x86_64-linux-gnu/libswscale.so<br>-- FFMPEG_DEFINITIONS  = <br>-- QtAV search path: /usr/lib/x86_64-linux-gnu/cmake<br>-- Found QtAV version 1.12.0<br>-- QtAV_FOUND       = TRUE<br>-- QtAV_INCLUDE_DIR = /usr/include/x86_64-linux-gnu/qt5/QtAV /usr/include/x86_64-linux-gnu/qt5/QtAVWidgets<br>-- QtAV_LIBRARIES   = /usr/lib/x86_64-linux-gnu/libQtAV.so;/usr/lib/x86_64-linux-gnu/libQtAVWidgets.so<br>-- QtAV_VERSION     = 1.12.0<br>-- ENABLE_MEDIAPLAYER option is enabled but FFMpeg cannot be found. Media player support is disabled.<br>-- First try at finding OpenCV...<br>-- OpenCV Root directory is: /usr/share/OpenCV<br>-- OpenCV: Found version 3.2.0 (required: 3.1.0)<br>-- OpenCV headers: /usr/include;/usr/include/opencv<br>-- OpenCV libs   : opencv_core;opencv_objdetect;opencv_imgproc;opencv_imgcodecs<br>-- Marble_FOUND       = TRUE<br>-- MARBLE_INCLUDE_DIR = /usr/include<br>-- MARBLE_LIBRARIES   = /usr/lib/x86_64-linux-gnu/libmarblewidget-qt5.so<br>-- ASTRO_LIBRARIES    = /usr/lib/x86_64-linux-gnu/libastro.so<br>-- Could NOT find Jasper (missing: JASPER_LIBRARIES JASPER_INCLUDE_DIR) <br>-- libgphoto2 found    : TRUE<br>-- libgphoto2 version  : 2.5.16<br>-- libgphoto2 includes : /usr/include/gphoto2<br>-- libgphoto2 libraries: /usr/lib/x86_64-linux-gnu/libgphoto2.so;/usr/lib/x86_64-linux-gnu/libgphoto2_port.so;/usr/lib/x86_64-linux-gnu/<a href="http://libusb-1.0.so">libusb-1.0.so</a><br>-- libgphoto2 API version >= 2.5<br>-- liblensfun: Found version 0.3.2.0 (required: 0.2.6.0)<br>-- <br>-- --------------------------------------------------<br>-- digiKam RawEngine dependencies checks:<br>-- <br>-- RawEngine will not be compiled with RedCine codec<br>-- Looking for LibJpeg<br>-- RawEngine will be compiled with DNG lossy codec<br>-- Looking for PThreads<br>-- --------------------------------------------------<br>-- <br>-- <br>-- ----------------------------------------------------------------------------------<br>--  digiKam 6.1.0-git dependencies results   <<a href="https://www.digikam.org">https://www.digikam.org</a>><br>-- <br>--  MySQL Database Support will be compiled.. YES (optional)<br>--  MySQL Internal Support will be compiled.. YES (optional)<br>--  DBUS Support will be compiled............ YES (optional)<br>--  App. Style Support will be compiled...... YES (optional)<br>--  QWebEngine Support will be compiled...... NO  (optional)<br>--  libboostgraph found...................... YES<br>--  libexiv2 found........................... NO<br>CMake Error at core/cmake/modules/MacroUtils.cmake:46 (message):<br>   libexiv2 is needed. You need to install the libexiv2 (version >= 0.26 development package.<br>Call Stack (most recent call first):<br>  core/CMakeLists.txt:564 (PRINT_LIBRARY_STATUS)<br><br><br>--  libexiv2 website is at <a href="http://www.exiv2.org">http://www.exiv2.org</a><br>-- <br>--  libexpat found........................... YES<br>--  libjpeg found............................ YES<br>--  libkde found............................. YES<br>--  liblcms found............................ YES<br>--  libopencv found.......................... YES<br>--  libpng found............................. YES<br>--  libpthread found......................... YES<br>--  libqt found.............................. YES<br>--  libtiff found............................ YES<br>--  bison found.............................. YES (optional)<br>--  doxygen found............................ YES (optional)<br>--  flex found............................... YES (optional)<br>--  libakonadicontact found.................. YES (optional)<br>--  libeigen3 found.......................... YES (optional)<br>--  libgphoto2 found......................... YES (optional)<br>--  libjasper found.......................... NO  (optional)<br>--  digiKam will be compiled without JPEG2000 support.<br>--  Please install the libjasper (version >= 1.7.0) development package.<br>-- <br>--  libkcalcore found........................ YES (optional)<br>--  libkvkontakte found...................... NO  (optional)<br>--  digiKam will be compiled without libkvkontakte support.<br>--  Please install the libkvkontakte (version >= 4.70.0) development package.<br>-- <br>--  libkfilemetadata found................... YES (optional)<br>--  libkiconthemes found..................... YES (optional)<br>--  libkio found............................. YES (optional)<br>--  libknotifications found.................. YES (optional)<br>--  libknotifyconfig found................... YES (optional)<br>--  libksane found........................... YES (optional)<br>--  liblensfun found......................... YES (optional)<br>--  liblqr-1 found........................... YES (optional)<br>--  libmarble found.......................... YES (optional)<br>--  libqtav found............................ YES (optional)<br>--  libthreadweaver found.................... YES (optional)<br>--  libxml2 found............................ YES (optional)<br>--  libxslt found............................ YES (optional)<br>--  OpenGL found............................. YES (optional)<br>CMake Error at core/CMakeLists.txt:621 (message):<br>   digiKam will be compiled.................. NO  (See the README file for more details about dependencies)<br><br><br>-- Configuring incomplete, errors occurred!<br>See also "/home/amr/Downloads/digikam/build/CMakeFiles/CMakeOutput.log".<br>See also "/home/amr/Downloads/digikam/build/CMakeFiles/CMakeError.log".<br><br></div><div>can you please help me?<br></div></div></div>