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

Gert Kello gert.kello at gmail.com
Wed Dec 15 08:45:27 GMT 2010


> 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}

Gert
-------------- next part --------------
A non-text attachment was scrubbed...
Name: BuildFix.diff
Type: application/octet-stream
Size: 2247 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/digikam-devel/attachments/20101215/d66c0796/attachment.obj>


More information about the Digikam-devel mailing list