Hello,
I wish to configure QT5.3.2 with X11 on imx6 solo based custom platform. I followed the steps on
http://wiki.wandboard.org/Integrate_Qt5_into_yocto_sato_image_on_Wandboard .
The build goes through but qt applications with qml give errors like : Unable to find an X11 visual which matches EGL config 28
I have also confirmed that Force egl visual ID 33.patch is also getting applied.
Any suggestions would be of help.
Thanks,
Chaitanya D
Hello,
I tried this patch. Its not getting applied. Its failing in do_patch(). In qt 5.3.2, we do not have a "egl" folder under "src/gui/". Sine the patch tries to make changes in the path /src/giu/egl/qegl_x11.cpp which is not existant, it is failing.
Any more help will be appreciated.
Thanks,
Chaitanya Dhere