Bootable Qt-Linux Application

前端 未结 5 1699
时光说笑
时光说笑 2020-12-28 19:32

How to boot a linux kernel + dependencies and auto run a Qt application so the linux environment doesn\'t show up (only the Qt GUI is visible)?

on x86

5条回答
  •  渐次进展
    2020-12-28 19:57

    Perhaps you could look at how this guy did it:

    http://www.embedded-bits.co.uk/2011/1-second-linux-boot-to-qt/

提交回复
热议问题