Details
-
Bug
-
Resolution: Done
-
P1: Critical
-
5.12.2
-
None
-
-
0c03316ec94361bd1d80b391d77a1dcd52f2a23a (qt/qtbase/5.12)
Description
After https://codereview.qt-project.org/253009, running configure in qtbase started failing with
ERROR: The OpenGL functionality tests failed!
You might need to modify the include and library search paths by editing QMAKE_INCDIR_OPENGL[_ES2], QMAKE_LIBDIR_OPENGL[_ES2] and QMAKE_LIBS_OPENGL[_ES2] in the mkspec for your platform.
Observed on 2 different machines, MacOS 10.14.3 and 10.13.6 respectively. Both Xcode 10.1.
Attached config.logs , both the failing and the succeeding after reverting above commit.
Tested with no parameters to configure.
Attachments
Issue Links
- relates to
-
QTBUG-73736 [REG 5.12.0->5.12.1]: When the system include paths are put into the Makefile they are not the correct paths
- Closed