Advertisement
roneygomes

kdegames

Mar 2nd, 2012
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.33 KB | None | 0 0
  1. # kdesrc-build running: 'cmake' '/home/roney/kdesrc/kdegames' '-DCMAKE_CXX_FLAGS:STRING=-pipe ' '-DCMAKE_INSTALL_PREFIX=/home/roney/kde4'
  2. -- The C compiler identification is GNU
  3. -- The CXX compiler identification is GNU
  4. -- Check for working C compiler: /usr/bin/gcc
  5. -- Check for working C compiler: /usr/bin/gcc -- works
  6. -- Detecting C compiler ABI info
  7. -- Detecting C compiler ABI info - done
  8. -- Check for working CXX compiler: /usr/bin/c++
  9. -- Check for working CXX compiler: /usr/bin/c++ -- works
  10. -- Detecting CXX compiler ABI info
  11. -- Detecting CXX compiler ABI info - done
  12. Warning: QT_QMAKE_EXECUTABLE reported QT_INSTALL_LIBS as /home/roney/qt4/lib
  13. Warning: /home/roney/qt4/lib does NOT exist, Qt must NOT be installed correctly.
  14. -- Looking for Q_WS_X11
  15. -- Looking for Q_WS_X11 - found
  16. -- Looking for Q_WS_WIN
  17. -- Looking for Q_WS_WIN - not found.
  18. -- Looking for Q_WS_QWS
  19. -- Looking for Q_WS_QWS - not found.
  20. -- Looking for Q_WS_MAC
  21. -- Looking for Q_WS_MAC - not found.
  22. CMake Error at /usr/share/kde4/apps/cmake/modules/FindQt4.cmake:813 (MESSAGE):
  23. Could NOT find QtCore header
  24. Call Stack (most recent call first):
  25. /usr/share/kde4/apps/cmake/modules/FindKDE4Internal.cmake:420 (find_package)
  26. /usr/share/cmake/Modules/FindKDE4.cmake:95 (FIND_PACKAGE)
  27. CMakeLists.txt:6 (find_package)
  28.  
  29.  
  30. -- Configuring incomplete, errors occurred!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement