Advertisement
Guest User

Untitled

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