Guest User

Untitled

a guest
Feb 2nd, 2019
45
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.12 KB | None | 0 0
  1. -- The C compiler identification is GNU 7.3.0
  2. -- The CXX compiler identification is GNU 7.3.0
  3. -- Check for working C compiler: /usr/bin/cc
  4. -- Check for working C compiler: /usr/bin/cc -- works
  5. -- Detecting C compiler ABI info
  6. -- Detecting C compiler ABI info - done
  7. -- Detecting C compile features
  8. -- Detecting C compile features - 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. -- Detecting CXX compile features
  14. -- Detecting CXX compile features - done
  15. --
  16.  
  17. -- Looking for __GLIBC__
  18. -- Looking for __GLIBC__ - found
  19. -- Performing Test _OFFT_IS_64BIT
  20. -- Performing Test _OFFT_IS_64BIT - Success
  21. -- Performing Test HAVE_DATE_TIME
  22. -- Performing Test HAVE_DATE_TIME - Success
  23. CMake Error at CMakeLists.txt:37 (find_package):
  24. Could not find a configuration file for package "Qt5" that is compatible
  25. with requested version "5.10.0".
  26.  
  27. The following configuration files were considered but not accepted:
  28.  
  29. /usr/lib/x86_64-linux-gnu/cmake/Qt5/Qt5Config.cmake, version: 5.9.5
Add Comment
Please, Sign In to add comment