Advertisement
Guest User

Untitled

a guest
Oct 30th, 2014
127
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.60 KB | None | 0 0
  1. # kdesrc-build running: 'cmake' '/home/tweezer/kwin/src/kde/kdeedu/kanagram' '-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/kdeedu/kanagram
  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 /home/tweezer/kwin/qt5/qtbase/lib/cmake/Qt5/Qt5Config.cmake:26 (find_package):
  14. Could not find a package configuration file provided by "Qt5WebKit" with
  15. any of the following names:
  16.  
  17. Qt5WebKitConfig.cmake
  18. qt5webkit-config.cmake
  19.  
  20. Add the installation prefix of "Qt5WebKit" to CMAKE_PREFIX_PATH or set
  21. "Qt5WebKit_DIR" to a directory containing one of the above files. If
  22. "Qt5WebKit" provides a separate development package or SDK, be sure it has
  23. been installed.
  24. Call Stack (most recent call first):
  25. CMakeLists.txt:12 (find_package)
  26.  
  27.  
  28. -- Configuring incomplete, errors occurred!
  29. See also "/home/tweezer/kwin/build/kde/kdeedu/kanagram/CMakeFiles/CMakeOutput.log".
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement