[telepathy] [Bug 344725] New: ktp-call-ui doesn't include phonon qt5 include dirs

kde at karolherbst.de kde at karolherbst.de
Mon Mar 2 00:05:12 GMT 2015


https://bugs.kde.org/show_bug.cgi?id=344725

            Bug ID: 344725
           Summary: ktp-call-ui doesn't include phonon qt5 include dirs
           Product: telepathy
           Version: frameworks
          Platform: Gentoo Packages
                OS: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: call-ui
          Assignee: kde-telepathy-bugs at kde.org
          Reporter: kde at karolherbst.de

if qt4 based phonon is not installed, ktp-call-ui fails to build, because it
can't find the phonon-qt5 headers, which are installed in
/usr/include/phonon4qt5/

This is no problem, when phonon-qt4 is installed, because its headers are in
/usr/include, hence in global search paths.

The Cmake files also should explicitly check for phonon-qt5 and include its
include paths

Reproducible: Always

Steps to Reproduce:
1. remove phonon-qt4 dev files and install phonon-qt5 dev files
2. try to compile ktp-call-ui

Actual Results:  
build error: "libktpcall/private/phonon-integration.h:28:25: fatal error:
phonon/Global: No such file or directory"

Expected Results:  
no build error

-- 
You are receiving this mail because:
You are the assignee for the bug.



More information about the Kde-telepathy-bugs mailing list