我下载了Qt5.5.0的源码后,按照官网配置说明(http://doc.qt.io/qt-5/embedded-l ... r-a-specific-device)进行configure,提示了如下错误。
************************************************************
Could not determine the target architecture!
Turn on verbose messaging (-v) to see the final report.
The OpenGL ES 2.0 functionality test failed!
Use of pkg-config is not enabled, maybe you want to pass -force-pkg-config?
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
/home/tangbin/qt-5.5.0-arm/qt-everywhere-opensource-src-5.5.0/qtbase/mkspecs/devices/linux-imx6-g++.
************************************************************