Configuring Qt5.3.2 with X11

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Configuring Qt5.3.2 with X11

1,840 次查看
chaitanyad
Contributor I

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

0 项奖励
回复
3 回复数

1,419 次查看
jimmychan
NXP TechSupport
NXP TechSupport
0 项奖励
回复

1,418 次查看
chaitanyad
Contributor I

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

0 项奖励
回复

1,418 次查看
jimmychan
NXP TechSupport
NXP TechSupport

I think if the error still exist, you may try to find the string "Unable to find an X11 visual which matches EGL" in the source code. Then modify the return ID to 33.

0 项奖励
回复