[Bug 253854] Re: Needed libphonon enabled in Qt4 compilation/packaging

Rkeeler mjkeeler7 at gmail.com
Wed Dec 10 22:51:12 UTC 2008


phonon development files need to be changed to be put under
/usr/include/qt4/ instead of just under /usr/include.  QMake will not
work properly otherwise.

In a qt project file, you are supposed to add a line

QT += phonon

To include phonon support for your program.  What this does is adds
/usr/include/qt4/phonon to the include path.  Therefore the standard way
of creating QT applications is not supported by the current locations of
libphonon-dev.  This should definitely be fixed.

-- 
Needed libphonon enabled in Qt4 compilation/packaging
https://bugs.launchpad.net/bugs/253854
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to qt4-x11 in ubuntu.




More information about the kubuntu-bugs mailing list