What I need to add to image to run QT app?

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

What I need to add to image to run QT app?

1,000件の閲覧回数
Majid
Contributor II

I build an image using yocto and some package to it to run QT apps. 

    qtquickcontrols \
    qtquickcontrols2 \
    qtmultimedia \
    qtvirtualkeyboard \
 
But when I run the app, I got an error:
 

QML debugging is enabled. Only use this in a safe environment.
qt.qpa.plugin: Could not find the Qt platform plugin "eglfs" in ""
This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.

Available platform plugins are: linuxfb, minimal, offscreen, vnc.

Aborted

 

How can I fix this?

-Regards 

ラベル(4)
0 件の賞賛
返信
1 返信

986件の閲覧回数
Zhiming_Liu
NXP TechSupport
NXP TechSupport

Hi

 

imx-image-full has all QT5 depends

 

 BR

Zhiming

 

0 件の賞賛
返信