configure QT4.85代码时添加了-opengl es2 -egl两个选项,报如下错误
EGL (GLES/egl.h) disabled.
The EGL functionality test failed!
EGL is required for OpenGL ES to manage contexts & surfaces.
You might need to modify the include and library search paths by editing
QMAKE_INCDIR_EGL, QMAKE_LIBDIR_EGL and QMAKE_LIBS_EGL in
/opt/A9/qt-everywhere-opensource-src-4.8.5/mkspecs/qws/linux-arm-g++
现在报的错是
OpenGL ES 2.x disabled.
The OpenGL ES 2.0 functionality test failed!
You might need to modify the include and library search paths by editing
QMAKE_INCDIR_OPENGL, QMAKE_LIBDIR_OPENGL and QMAKE_LIBS_OPENGL in
/opt/A9/qt-everywhere-opensource-src-4.8.5/mkspecs/qws/linux-arm-g++.