Guest User

Untitled

a guest
Mar 9th, 2014
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. samkit@sam-XPS-L502X:~/ktp/src/telepathyqt/cmake$ cmake ..
  2. CMake Error at cmake/modules/FindQt5.cmake:65 (FIND_PACKAGE):
  3. Could not find a package configuration file provided by "Qt5" with any of
  4. the following names:
  5.  
  6. Qt5Config.cmake
  7. qt5-config.cmake
  8.  
  9. Add the installation prefix of "Qt5" to CMAKE_PREFIX_PATH or set "Qt5_DIR"
  10. to a directory containing one of the above files. If "Qt5" provides a
  11. separate development package or SDK, be sure it has been installed.
  12. Call Stack (most recent call first):
  13. cmake/modules/FindQt.cmake:48 (INCLUDE)
  14. CMakeLists.txt:84 (find_package)
  15.  
  16.  
  17. -- Configuring incomplete, errors occurred!
Advertisement
Add Comment
Please, Sign In to add comment