Compiling Qt 5 without X11 nor Wayland
Hi,
I’m trying to build Qt 5 on an embedded linux system which does not have X11 nor Wayland. It has OpenGL ES 2.0 and EGL and I was hoping to use the eglfs platform. However, when I try to run configure I get notified that I have neither xcb nor wayland and that I may disable both but it will disable graphics. So…. how can I use Qt 5 with OpenGL ES 2.0 + EGL using eglfs?
Thanks, and hope it’s not a repeat question… (I did search :-))
-Yuval
3 replies
I’ve never done it myself, but I’m sure it’s possible. Maybe check out the code for lighthouse-android at: http://gitorious.org/~taipan/qt/android-lighthouse Sorry I can’t be of more help.
You must log in to post a reply. Not a member yet? Register here!

