Hi,
We are trying to build qt5.15.2 with eglfs and opengl es2 without wayland and xl11 using yocto .
Added below in conf:
PACKAGECONFIG[sql-plugin-sqlite] = "-system-sqlite -plugin-sql-sqlite,-no-sql-sqlite,sqlite3"
PACKAGECONFIG[qml-debug] = "-qml-debug,-no-qml-debug"
PACKAGECONFIG[qreal-float] = "-qreal float,"
PACKAGECONFIG_remove = "xcb linuxfb pulseaudio tools iconv alsa dbus gold-linker evdev openssl"
compilation terminated.
Makefile:177: recipe for target 'opengles2.o' failed
make: *** [opengles2.o] Error 1
Makefile:177: recipe for target 'opengles2.o' failed
make: *** [opengles2.o] Error 1
OpenGL ES 2.0 disabled.