<div dir="ltr"><div dir="ltr"><div>i already have installed it.<br></div><div>i deleted Build directory and re-run ./bootstrap.linux and now it works fine</div><div>but i got some build errors</div><div><br></div><div>In file included from /home/amr/Downloads/digikam/core/libs/metadataengine/engine/metaengine.cpp:32:0:<br>/home/amr/Downloads/digikam/core/libs/metadataengine/engine/metaengine_p.h:120:63: error: ‘Exiv2::Image::AutoPtr’ has not been declared<br>     bool saveOperations(const QFileInfo& finfo, Exiv2::Image::AutoPtr image)      const;<br>                                                               ^~~~~~~<br>/home/amr/Downloads/digikam/core/libs/metadataengine/engine/metaengine_p.h:149:40: error: ‘Exiv2::Image::AutoPtr’ has not been declared<br>     void loadSidecarData(Exiv2::Image::AutoPtr xmpsidecar);<br>                                        ^~~~~~~<br>/home/amr/Downloads/digikam/core/libs/metadataengine/engine/metaengine.cpp: In member function ‘bool Digikam::MetaEngine::loadFromData(const QByteArray&)’:<br>/home/amr/Downloads/digikam/core/libs/metadataengine/engine/metaengine.cpp:197:23: error: ‘AutoPtr’ is not a member of ‘Exiv2::Image’<br>         Exiv2::Image::AutoPtr image = Exiv2::ImageFactory::open((Exiv2::byte*)imgData.data(), imgData.size());<br>                       ^~~~~~~<br>/home/amr/Downloads/digikam/core/libs/metadataengine/engine/metaengine.cpp:200:9: error: ‘image’ was not declared in this scope<br>         image->readMetadata();<br>         ^~~~~<br>/home/amr/Downloads/digikam/core/libs/metadataengine/engine/metaengine.cpp:200:9: note: suggested alternative: ‘QImage’<br>         image->readMetadata();<br>         ^~~~~<br>         QImage<br></div><div><br></div><div>i think it is also related to exiv2. should i reinstall it?<br></div></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Mar 15, 2019 at 2:01 PM <<a href="mailto:digikam-devel-request@kde.org">digikam-devel-request@kde.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Send Digikam-devel mailing list submissions to<br>
        <a href="mailto:digikam-devel@kde.org" target="_blank">digikam-devel@kde.org</a><br>
<br>
To subscribe or unsubscribe via the World Wide Web, visit<br>
        <a href="https://mail.kde.org/mailman/listinfo/digikam-devel" rel="noreferrer" target="_blank">https://mail.kde.org/mailman/listinfo/digikam-devel</a><br>
or, via email, send a message with subject or body 'help' to<br>
        <a href="mailto:digikam-devel-request@kde.org" target="_blank">digikam-devel-request@kde.org</a><br>
<br>
You can reach the person managing the list at<br>
        <a href="mailto:digikam-devel-owner@kde.org" target="_blank">digikam-devel-owner@kde.org</a><br>
<br>
When replying, please edit your Subject line so it is more specific<br>
than "Re: Contents of Digikam-devel digest..."<br>
<br>
<br>
Today's Topics:<br>
<br>
   1. GSOC (amr hossam)<br>
   2. Re: GSOC (Maik Qualmann)<br>
<br>
<br>
----------------------------------------------------------------------<br>
<br>
Message: 1<br>
Date: Thu, 14 Mar 2019 22:07:56 +0200<br>
From: amr hossam <<a href="mailto:amrhossam97@gmail.com" target="_blank">amrhossam97@gmail.com</a>><br>
To: <a href="mailto:digikam-devel@kde.org" target="_blank">digikam-devel@kde.org</a><br>
Subject: GSOC<br>
Message-ID:<br>
        <CAMeWgZad-YXCfLfGYPfjA1Pafzp=<a href="mailto:okfpaVQKy5%2B%2Bmiv3TVV07w@mail.gmail.com" target="_blank">okfpaVQKy5++miv3TVV07w@mail.gmail.com</a>><br>
Content-Type: text/plain; charset="utf-8"<br>
<br>
Hello,<br>
I am Amr, an undergrad from Ain Shams University.<br>
I desire to contribute in KDE project "Zoomable and Resizable Brush for<br>
Healing Clone Tool" in GSOC 2019.<br>
I have very good knowledge in C++ and i started learning QT in the last few<br>
days from johan thelin's book "Foundations of Qt Development" and now i<br>
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>
----------------------------------------------------------------------------------<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<br>
git repositories.<br>
-- <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>
----------------------------------------------------------------------------------<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<br>
kf5vkontakte-config.cmake<br>
-- KF5::KIOWidgets include dirs:<br>
/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<br>
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<br>
AVFILTER_INCLUDE_DIRS)<br>
-- FFMPEG_FOUND        = FALSE<br>
-- FFMPEG_INCLUDE_DIRS = /usr/include/x86_64-linux-gnu<br>
-- FFMPEG_LIBRARIES    =<br>
/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<br>
/usr/include/x86_64-linux-gnu/qt5/QtAVWidgets<br>
-- QtAV_LIBRARIES   =<br>
/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<br>
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   :<br>
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:<br>
/usr/lib/x86_64-linux-gnu/libgphoto2.so;/usr/lib/x86_64-linux-gnu/libgphoto2_port.so;/usr/lib/x86_64-linux-gnu/<br>
<a href="http://libusb-1.0.so" rel="noreferrer" target="_blank">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>
----------------------------------------------------------------------------------<br>
--  digiKam 6.1.0-git dependencies results   <<a href="https://www.digikam.org" rel="noreferrer" target="_blank">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<br>
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" rel="noreferrer" target="_blank">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<br>
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<br>
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>
can you please help me?<br>
-------------- next part --------------<br>
An HTML attachment was scrubbed...<br>
URL: <<a href="http://mail.kde.org/pipermail/digikam-devel/attachments/20190314/499ae026/attachment-0001.html" rel="noreferrer" target="_blank">http://mail.kde.org/pipermail/digikam-devel/attachments/20190314/499ae026/attachment-0001.html</a>><br>
<br>
------------------------------<br>
<br>
Message: 2<br>
Date: Thu, 14 Mar 2019 21:20:39 +0100<br>
From: Maik Qualmann <<a href="mailto:metzpinguin@gmail.com" target="_blank">metzpinguin@gmail.com</a>><br>
To: digiKam developers room - digiKam - Manage your photographs as a<br>
        professional with the power of open source <<a href="mailto:digikam-devel@kde.org" target="_blank">digikam-devel@kde.org</a>><br>
Subject: Re: GSOC<br>
Message-ID: <1809843.MzKVy2xogP@linux-tpgn><br>
Content-Type: text/plain; charset="iso-8859-1"<br>
<br>
Install libexiv2 > 0.25 and libexiv2 devel packages.<br>
<br>
Maik<br>
<br>
Am Donnerstag, 14. März 2019, 21:07:56 CET schrieb amr hossam:<br>
> Hello,<br>
> I am Amr, an undergrad from Ain Shams University.<br>
> I desire to contribute in KDE project "Zoomable and Resizable Brush for<br>
> Healing Clone Tool" in GSOC 2019.<br>
> I have very good knowledge in C++ and i started learning QT in the last few<br>
> days from johan thelin's book "Foundations of Qt Development" and now i<br>
> 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>
<br>
<br>
<br>
<br>
<br>
------------------------------<br>
<br>
Subject: Digest Footer<br>
<br>
_______________________________________________<br>
Digikam-devel mailing list<br>
<a href="mailto:Digikam-devel@kde.org" target="_blank">Digikam-devel@kde.org</a><br>
<a href="https://mail.kde.org/mailman/listinfo/digikam-devel" rel="noreferrer" target="_blank">https://mail.kde.org/mailman/listinfo/digikam-devel</a><br>
<br>
<br>
------------------------------<br>
<br>
End of Digikam-devel Digest, Vol 166, Issue 15<br>
**********************************************<br>
</blockquote></div>