auto starts qt application

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

auto starts qt application

865 次查看
zhengguang_yang
Contributor II

Hi 

We are using imx8qxp, Yocto3.0.

Kernel Version:5.4.70

How to automatically start a QT GUI after startup.

I tried to put it in rc.local, but it failed to start.

I also tried to use the SYSTEMd service and failed to start.

0 项奖励
回复
1 回复

854 次查看
Zhiming_Liu
NXP TechSupport
NXP TechSupport

写个shell脚本启动qt应用,然后在init.rc里调用脚本启动。

0 项奖励
回复