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

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

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

976 次查看
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 回复

962 次查看
Zhiming_Liu
NXP TechSupport
NXP TechSupport

Hi

 

imx-image-full has all QT5 depends

 

 BR

Zhiming

 

0 项奖励
回复