Advertisement
Guest User

Untitled

a guest
Jul 19th, 2013
159
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.80 KB | None | 0 0
  1. CMake Error at /usr/share/cmake/Modules/FindKDE4.cmake:95 (find_package):
  2. By not providing "FindKDE4Internal.cmake" in CMAKE_MODULE_PATH this project
  3. has asked CMake to find a package configuration file provided by
  4. "KDE4Internal", but CMake did not find one.
  5.  
  6. Could not find a package configuration file provided by "KDE4Internal" with
  7. any of the following names:
  8.  
  9. KDE4InternalConfig.cmake
  10. kde4internal-config.cmake
  11.  
  12. Add the installation prefix of "KDE4Internal" to CMAKE_PREFIX_PATH or set
  13. "KDE4Internal_DIR" to a directory containing one of the above files. If
  14. "KDE4Internal" provides a separate development package or SDK, be sure it
  15. has been installed.
  16. Call Stack (most recent call first):
  17. CMakeLists.txt:3 (find_package)
  18.  
  19.  
  20. -- Configuring incomplete, errors occurred!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement