Close the qt demo compiled by yocto

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

Close the qt demo compiled by yocto

1,773件の閲覧回数
2548903578
Contributor III

The kernel source code compiled by yocto will directly run the official qt demo when the screen is working normally. How to close it? What files need to be modified?

微信图片_20230112154843.jpg

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

1,756件の閲覧回数
jimmychan
NXP TechSupport
NXP TechSupport

You could compile the image (without QT) in Yocto BSP.

0 件の賞賛
返信

1,748件の閲覧回数
2548903578
Contributor III

Hi,jimmychan

  I think it should be the easiest way to close the official qt demo and run my own qt program now, but now I don't know how to close the official qt demo.

0 件の賞賛
返信

1,724件の閲覧回数
jimmychan
NXP TechSupport
NXP TechSupport

You could search the .bb file of the "image name" you build in yocto. Then there is something like qtbase bb file for building the QT. Then you could search the "gui" option in the content of bb file. Remove the "gui" option from the building.

0 件の賞賛
返信

1,749件の閲覧回数
2548903578
Contributor III

Hi,jimmychan

 Thank you for your reply, if I use the bsp without qt, will the qt program not be able to run normally?

0 件の賞賛
返信