[Digikam-devel] Re: [Kde-imaging] Re: Re: Git migration for 2.0.0 + code components re-structuring...
Gilles Caulier
caulier.gilles at gmail.com
Tue Dec 14 12:51:49 GMT 2010
Gert,
please, forget kdereview, and use digiKam soft collection from branch
(which will be migrated to git later). I just fixed it :
http://websvn.kde.org/branches/extragear/graphics/digikam/
Gilles
2010/12/14 Gert Kello <gert.kello at gmail.com>:
>> I had these problems before fixing the the FindXXX.cmake files when
>> libkexiv2 was already installed. Maybe you could update to the latest
>> version, where I fixed the FindKexiv2 and FindKipi files. You may want
>> to clear the CMakeCache.txt file to make sure all libraries are found
>> properly.
>
> Yes, latest version did work fine.
>
> Just this OpenCV problems:
> 1. FindOpenCV.cmake included with libkface is not able to find it. If
> I delete it then OpenCV is found
> 2. I have to make a little modification to
> Index: libkface/libkface/CMakeLists.txt
> ===================================================================
> --- kdereview/libkface/libkface/CMakeLists.txt (revision 1202545)
> +++ kdereview/libkface/libkface/CMakeLists.txt (working copy)
> @@ -49,7 +49,7 @@
> ${KDE4_KDEUI_LIBS}
> ${QT_QTGUI_LIBRARY}
> ${LIBFACE_LIBRARIES}
> - ${OpenCV_LIBRARIES}
> + ${OpenCV_LIBS}
> )
>
> SET_TARGET_PROPERTIES(kface PROPERTIES VERSION ${KFACE_LIB_SO_VERSION_STRING}
>
> 3. kipi-plugins is not able to find OpenCV.
>
> Gert
> _______________________________________________
> Digikam-devel mailing list
> Digikam-devel at kde.org
> https://mail.kde.org/mailman/listinfo/digikam-devel
>
More information about the Digikam-devel
mailing list