| Summary: | Qt5Gui cmake error w/ SDK + Qt 5.3.1 | ||
|---|---|---|---|
| Product: | Branch p7 | Reporter: | Motsyo Gennadi <drool> |
| Component: | qt5-base-devel | Assignee: | 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 | ||
Вроде, есть патч для Qt 5.3.1: https://codereview.qt-project.org/#/c/89052/2/src/gui/Qt5GuiConfigExtras.cmake.in apt-get install libEGL-devel |
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)