[Digikam-devel] Re: [Kde-imaging] Re: Re: Git migration for 2.0.0 + code components re-structuring...

Michael G. Hansen mike at mghansen.de
Wed Dec 15 20:09:12 GMT 2010


On 12/15/2010 09:45 AM, Gert Kello wrote:
>> Meantime I applied the patch attached... Everything seems to go fine
>> until it starts to link digikam.. (see builderror.txt) Is it picking
>> up some old libraries from kde dir? (I can't make uninstall at moment
>> anymore, but I can make clean KDE install if You think it will help)
>> At least most of that seems to be unrelated to the changes made with
>> mu patch...
>
> I was finally able to make full build. Diff of changes attached.
>
> The final missing bit was
> Index: core/digikam/CMakeLists.txt
> ===================================================================
> --- core/digikam/CMakeLists.txt	(revision 1206649)
> +++ core/digikam/CMakeLists.txt	(working copy)
> @@ -248,6 +248,8 @@
>           ${KDE4_SOLID_LIBS}
>           ${KIPI_LIBRARIES}
>           ${KEXIV2_LIBRARIES}
> +        ${KFACE_LIBRARIES}
> +        ${KMAP_LIBRARIES}
>           ${KDCRAW_LIBRARIES}
>           ${QT_QTSQL_LIBRARY}
>           ${QT_QTSCRIPT_LIBRARY}

Strange, but added in commit 1206770.

I'm glad to hear that it finally builds for you! I also integrated the 
changes from your other e-mails, so I expect it to build now with 
-DKFACE_EXTERNAL_FINDOPENCV:BOOL=TRUE.

Thanks for sticking through all the trouble,

Michael



More information about the Digikam-devel mailing list