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
At this point the ktp-call-ui is not considered "done porting" yet (and there are no near-future plans unfortunately). Once the porting of call ui happens, there will of course be a step to ensure everything builds and works.
yeah, but I thought I would try and point out what may cause trouble later. If stuff like that won't noticed or fixed before "done porting" the issue will come up later anyway.
Thank you for the bug report. As this report hasn't seen any changes in 5 years or more, we ask if you can please confirm that the issue still persists. If this bug is no longer persisting or relevant please change the status to resolved.
Dear user, unfortunately Telepathy is no longer maintained. Please migrate to another solution, e.g. for Jabber a possibility is Kaidan, for Matrix a candidate is NeoChat.