Advertisement
timcowchip

QT5 error

Aug 20th, 2015
246
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.52 KB | None | 0 0
  1. CMake Error at /usr/lib/qt5/cmake/Qt5Widgets/Qt5WidgetsConfig.cmake:15 (message):
  2. The imported target "Qt5::Widgets" references the file
  3.  
  4. "/usr/lib/include/"
  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/qt5/cmake/Qt5Widgets/Qt5WidgetsConfig.cmake"
  15.  
  16. but not all the files it references.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement