Bug 31505 - Qt5Gui cmake error w/ SDK + Qt 5.3.1
Summary: Qt5Gui cmake error w/ SDK + Qt 5.3.1
Status: CLOSED NOTABUG
Alias: None
Product: Branch p7
Classification: Distributions
Component: qt5-base-devel (show other bugs)
Version: не указана
Hardware: all Linux
: P3 critical
Assignee: Sergey V Turchin
QA Contact: qa-p7@altlinux.org
URL: https://bugreports.qt.io/browse/QTBUG...
Keywords:
Depends on:
Blocks:
 
Reported: 2015-11-17 12:50 MSK by Motsyo Gennadi
Modified: 2015-11-17 14:10 MSK (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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