Building KF5 on Qt5 now requires Phonon 5 (or no phonon at all)

Jon Severinsson jon at severinsson.net
Fri Nov 30 16:14:15 UTC 2012


At Friday 30 November 2012 12:12:22 David Faure wrote:
> Please update http://community.kde.org/Frameworks/Building,
> in the "building with Qt5" section.

Done

> On Friday 30 November 2012 10:41:23 Jon Severinsson wrote:
> $ cmake -DCMAKE_INSTALL_PREFIX=«installdir» -
DCMAKE_SYSTEM_PREFIX_PATH=«installdir»:/usr/local:/usr ..

Small (but important) correction, this line should be:
$ cmake -DCMAKE_INSTALL_PREFIX=«installdir» -
DCMAKE_SYSTEM_PREFIX_PATH=/usr:/usr/local:«installdir» ..

You will also need the same CMAKE_SYSTEM_PREFIX_PATH for kdelibs, so cmake
picks up your new Phonon.

Best regards
Jon Severinsson
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20121130/9390e94e/attachment.sig>


More information about the Kde-frameworks-devel mailing list