Running Qt5 from command line on i.MX6 SABRESD

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Running Qt5 from command line on i.MX6 SABRESD

830 Views
bhaskarsamanatu
Contributor I

Hi all,

Greetings !!!

I am using dual-display on i.MX6 SABRESD, both displays are detected.

and running matchbox-desktop and from there I am running my Qt5-app

But I want to run my QT5-app without matchbox-desktop.

I want to run directly from console command line.

could any body done before ?

please help me to solve this.

thanks for your valuable time.

Best Regards,

Bhaskar

Labels (3)
0 Kudos
3 Replies

493 Views
ajithpv
Contributor V

Did you manage to run the Qt5 application through command line? If not, please let me know. I know how to run the Qt5 via X11 backend, if we select fsl-image-qt5.

0 Kudos

493 Views
hernanrodriguez
Contributor II

Hi,

Could you tell me how I can run QT5 applications in X11 backend? I use fsl-image-qt5 .

Thanks in advance!

0 Kudos

493 Views
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hi Bhaskar,

If you are running fsl-image-qt5 on your machine, the platform and input plugin need to be specified. different backends require different graphics plugins, please check the BSP user guide document table 29 for graphics plugins for backends available.

Btw, in the default qt image gui you can run apps from command line, such as the qt5everywheredemo-1.0 and you can specified the display output with export command

hope this helps

0 Kudos