From WillPittenger, 8 Years ago, written in Plain Text.
Embed
  1. ++ Mark Compile start  : "phonon-backend-vlc" "0.8.2" "Wed, 08 Apr 2015 01:02:44 +0000"
  2. -- The C compiler identification is GNU 4.9.2
  3. -- The CXX compiler identification is GNU 4.9.2
  4. -- Check for working C compiler: /var/lib/lunar/compilers/gcc
  5. -- Check for working C compiler: /var/lib/lunar/compilers/gcc -- works
  6. -- Detecting C compiler ABI info
  7. -- Detecting C compiler ABI info - done
  8. -- Detecting C compile features
  9. -- Detecting C compile features - done
  10. -- Check for working CXX compiler: /var/lib/lunar/compilers/g++
  11. -- Check for working CXX compiler: /var/lib/lunar/compilers/g++ -- works
  12. -- Detecting CXX compiler ABI info
  13. -- Detecting CXX compiler ABI info - done
  14. -- Detecting CXX compile features
  15. -- Detecting CXX compile features - done
  16. ++ Mark Compile stop   : "phonon-backend-vlc" "0.8.2" "Wed, 08 Apr 2015 01:02:46 +0000"
  17. CMake Warning at cmake/FindPhonon.cmake:16 (find_package):
  18.   Could not find a package configuration file provided by "Phonon" with any
  19.   of the following names:
  20.  
  21.     PhononConfig.cmake
  22.     phonon-config.cmake
  23.  
  24.   Add the installation prefix of "Phonon" to CMAKE_PREFIX_PATH or set
  25.   "Phonon_DIR" to a directory containing one of the above files.  If "Phonon"
  26.   provides a separate development package or SDK, be sure it has been
  27.   installed.
  28. Call Stack (most recent call first):
  29.   CMakeLists.txt:7 (find_package)