Advertisement
Guest User

error.log for kwin

a guest
Oct 30th, 2014
180
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 1.33 KB | None | 0 0
  1. # kdesrc-build running: 'cmake' '/home/tweezer/kwin/src/kde/workspace/kwin' '-DCMAKE_BUILD_TYPE:STRING=debug' '-DKDE4_BUILD_TESTS=true' '-DCMAKE_CXX_FLAGS:STRING=-pipe -DQT_STRICT_ITERATORS -DQURL_NO_CAST_FROM_STRING -DQT_NO_HTTP -DQT_NO_FTP -Wformat -Werror=format-security -Werror=return-type -Wno-variadic-macros -Wlogical-op -Wmissing-include-dirs ' '-DCMAKE_INSTALL_PREFIX=/home/tweezer/kwin/KF5'
  2. # from directory: /home/tweezer/kwin/build/kde/workspace/kwin
  3. -- The C compiler identification is GNU 4.8.2
  4. -- The CXX compiler identification is GNU 4.8.2
  5. -- Check for working C compiler: /usr/bin/cc
  6. -- Check for working C compiler: /usr/bin/cc -- works
  7. -- Detecting C compiler ABI info
  8. -- Detecting C compiler ABI info - done
  9. -- Check for working CXX compiler: /usr/bin/c++
  10. -- Check for working CXX compiler: /usr/bin/c++ -- works
  11. -- Detecting CXX compiler ABI info
  12. -- Detecting CXX compiler ABI info - done
  13. CMake Error at CMakeLists.txt:20 (find_package):
  14.   Could not find a configuration file for package "Qt5" that is compatible
  15.   with requested version "5.3.0".
  16.  
  17.   The following configuration files were considered but not accepted:
  18.  
  19.     /usr/lib/x86_64-linux-gnu/cmake/Qt5/Qt5Config.cmake, version: 5.2.1
  20.  
  21.  
  22.  
  23. -- Configuring incomplete, errors occurred!
  24. See also "/home/tweezer/kwin/build/kde/workspace/kwin/CMakeFiles/CMakeOutput.log".
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement