Advertisement
timcowchip

/usr/include/qt

May 7th, 2017
134
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.67 KB | None | 0 0
  1. CMake Error at /usr/lib/cmake/Qt5Widgets/Qt5WidgetsConfig.cmake:27 (message):
  2. The imported target "Qt5::Widgets" references the file
  3.  
  4. "/usr/include/qt/"
  5.  
  6. but this file does not exist. Possible reasons include:
  7.  
  8. * The file was deleted, renamed, or moved to another location.
  9.  
  10. * An install or uninstall procedure did not complete successfully.
  11.  
  12. * The installation package was faulty and contained
  13.  
  14. "/usr/lib/cmake/Qt5Widgets/Qt5WidgetsConfig.cmake"
  15.  
  16. but not all the files it references.
  17.  
  18. Call Stack (most recent call first):
  19. /usr/lib/cmake/Qt5Widgets/Qt5WidgetsConfig.cmake:63 (_qt5_Widgets_check_file_exists)
  20. CMakeLists.txt:40 (find_package)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement