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. -- kubuntu-bugs mailing list [EMAIL PROTECTED] https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs