[Digikam-devel] Fwd: 0.10-beta1 Building error

Marcel Wiesweg marcel.wiesweg at gmx.de
Fri Jul 11 14:06:01 BST 2008


> Now I am completely confused. I have all those packages installed and
> happens the same error. I installed all them in another machine and
> the same thing happened.
>
> Any hint or idea?

Does it help if you add 

                      ${KDE4_SOLID_LIBS}

to line 150 of digikam/CMakeLists.txt:

TARGET_LINK_LIBRARIES(digikamdatabase
                      digikam
                      ${QT_QTSQL_LIBRARY}
                      ${KDE4_SOLID_LIBS}
                     )



More information about the Digikam-devel mailing list