** Attachment added: "CMake dummy faulty example project"
   
https://bugs.launchpad.net/ubuntu/+source/phonon/+bug/893170/+attachment/2603908/+files/CMakeLists.txt

** Description changed:

  CMake FindQt4 module is unable to find phonon.
  
  The CMake module tries to find phonon in the Qt4 library path
  
  QT_INSTALL_LIBS:/usr/lib/x86_64-linux-gnu
  
  while phonon is located in
  
  /usr/lib/
- The CMake NO_DEFAULT_PATH parameter is given while looking for the phonon 
library and therefore the FindQt4 module never search in /usr/lib.
+ 
+ The CMake NO_DEFAULT_PATH parameter is given while looking for the
+ phonon library and therefore the FindQt4 module never search in
+ /usr/lib.

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to phonon in Ubuntu.
https://bugs.launchpad.net/bugs/893170

Title:
  Incorrect Phonon location when used with Qt4 and CMake

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/phonon/+bug/893170/+subscriptions

-- 
kubuntu-bugs mailing list
kubuntu-b...@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs

Reply via email to