Qt applications are not proprely working (huge delay) on i.MX6UL

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Qt applications are not proprely working (huge delay) on i.MX6UL

ソリューションへジャンプ
592件の閲覧回数
Poornesh7
Contributor II

We are using i.MX6UL SoC for our project . We have successfully integrated LCD to our custom carrier board and we have successfully built yocto images (Yocto : Zeus ,DISTRO=fsl-imx-wayland )for the target SoC .

But when I try to run Qt application it is very slow and I could not able to do any functionalities .

So requesting to kindly suggest me whether I need to add any Qt related packages or need to build again for any other DISTRO .

Thanks in advance

0 件の賞賛
1 解決策
571件の閲覧回数
Zhiming_Liu
NXP TechSupport
NXP TechSupport

You should use fsl-imx-fb to build, i.MX6UL only supports Frame Buffer graphics.

元の投稿で解決策を見る

2 返答(返信)
572件の閲覧回数
Zhiming_Liu
NXP TechSupport
NXP TechSupport

You should use fsl-imx-fb to build, i.MX6UL only supports Frame Buffer graphics.

557件の閲覧回数
Poornesh7
Contributor II

Thanks for your valuable response !

It's gald to inform you that our Qt application is working as expected without any delay after building with "fsl-imx-fb" as mentioned.

But I have other query , we have developed our Qt application with some animations (gifs) . But here these animations are not running .

Please kindly suggest me whether I need to add any extra packages for animations (gifs) to run . 

0 件の賞賛