Building KDE Frameworks against QT 5

David Faure faure at kde.org
Sun Dec 23 18:56:25 UTC 2012


On Saturday 22 December 2012 21:29:03 nerdopolis wrote:
>   libQtGui.so.4 => /usr/lib/i386-linux-gnu/libQtGui.so.4 (0xb4af9000)

Strange, it seems to be a direct dependency of krulertest?
Can you check with objdump -p and/or with make VERBOSE=1?

Otherwise this could come from a kdelibs dependency, like soprano, or... ah 
that must be it:
   libdbusmenu-qt.so.2 => /usr/lib/i386-linux-gnu/libdbusmenu-qt.so.2

You should compile that lib for qt5, see
http://community.kde.org/Frameworks/Building#Building_KDE_frameworks_with_Qt_5

-- 
David Faure, faure at kde.org, http://www.davidfaure.fr
Working on KDE, in particular KDE Frameworks 5



More information about the Kde-frameworks-devel mailing list