Details
-
Bug
-
Resolution: Done
-
P2: Important
-
5.9.0 RC 2
-
None
-
31c594d25b22204afced1832aab1c654bb9d8137
Description
If Qt is configured without OpenGL the build fails as follows:
+In file included from /tmp/e2/build/qt-everywhere-opensource-src-5.9.0-rc2/qtlocation/src/3rdparty/mapbox-gl-native/src/mbgl/gl/attribute.cpp:2:0: +/tmp/e2/build/qt-everywhere-opensource-src-5.9.0-rc2/qtlocation/src/3rdparty/mapbox-gl-native/include/mbgl/gl/gl.hpp:30:23: fatal error: GL/gl.h: No such file or directory +compilation terminated.
This is with the fix for QTBUG-60881 included.