Bug 31505

Summary: Qt5Gui cmake error w/ SDK + Qt 5.3.1
Product: Branch p7 Reporter: Motsyo Gennadi <drool>
Component: qt5-base-develAssignee: Sergey V Turchin <zerg>
Status: CLOSED NOTABUG QA Contact: qa-p7 <qa-p7>
Severity: critical    
Priority: P3 CC: cas
Version: не указана   
Hardware: all   
OS: Linux   
URL: https://bugreports.qt.io/browse/QTBUG-39859

Description Motsyo Gennadi 2015-11-17 12:50:30 MSK
The imported target "Qt5::Gui" references the file

     "Qt5Gui_EGL_LIBRARY-NOTFOUND"

  but this file does not exist.  Possible reasons include:

  * The file was deleted, renamed, or moved to another location.

  * An install or uninstall procedure did not complete successfully.

  * The installation package was faulty and contained

     "/usr/lib/cmake/Qt5Gui/Qt5GuiConfigExtras.cmake"

  but not all the files it references.

Call Stack (most recent call first):
  /usr/lib/cmake/Qt5Gui/Qt5GuiConfigExtras.cmake:31 (_qt5_Gui_check_file_exists)
  /usr/lib/cmake/Qt5Gui/Qt5GuiConfigExtras.cmake:58 (_qt5gui_find_extra_libs)
  /usr/lib/cmake/Qt5Gui/Qt5GuiConfig.cmake:143 (include)
  CMakeLists.txt:29 (find_package)
Comment 1 Motsyo Gennadi 2015-11-17 12:54:51 MSK
Вроде, есть патч для Qt 5.3.1: https://codereview.qt-project.org/#/c/89052/2/src/gui/Qt5GuiConfigExtras.cmake.in
Comment 2 Sergey V Turchin 2015-11-17 14:10:00 MSK
apt-get install libEGL-devel