Guest User

Untitled

a guest
Jul 19th, 2018
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.73 KB | None | 0 0
  1. bugi@bugi-desktop:~/train-clock$ export CMAKE_CXX_COMPILER=g++
  2. bugi@bugi-desktop:~/train-clock$ cmake -DCMAKE_INSTALL_PREFIX='kde-config --prefix'
  3. -- The CXX compiler identification is unknown
  4. CMake Error: your CXX compiler: "CMAKE_CXX_COMPILER-NOTFOUND" was not found. Please set CMAKE_CXX_COMPILER to a valid compiler path or name.
  5. CMake Error at /usr/share/cmake-2.6/Modules/FindKDE4.cmake:84 (MESSAGE):
  6. ERROR: cmake/modules/FindKDE4Internal.cmake not found in
  7. /home/bugi/.kde/share/apps;/usr/share/kubuntu-default-settings/kde4-profile/default/share/apps;/usr/share/kde4/apps
  8. Call Stack (most recent call first):
  9. CMakeLists.txt:7 (find_package)
  10.  
  11.  
  12. -- Configuring incomplete, errors occurred!
  13. bugi@bugi-desktop:~/train-clock$
Add Comment
Please, Sign In to add comment