您好!
我们正在尝试使用 eglfs 构建 qt5.15.2,并使用 Yocto 构建不带 wayland 和 xl11的 OpenGL ES2。
在 conf 中添加了以下内容:
PACKAGECONFIG[SQL-PLUGINE-SQLite]="-system-SQLite -PLUGINE-SQLITE、-no-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"
编译已终止。
Makefile:177:目标'opengles2.o'的配方失败
make:***[opengles2.o]错误1.
Makefile:177:目标'opengles2.o'的配方失败
make:***[opengles2.o]错误1.
OpenGL ES 2.0已禁用。