How to apply Qt creator application to iMX6Q Wayland backend?

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

How to apply Qt creator application to iMX6Q Wayland backend?

1,051 Views
seanhsu
Contributor II

Hi all:

I have implemented a Qt5 application program that is successfully cross compiled into a program that can be run on iMX6Q x11 backend. Now I want to run the same program in Wayland backend, but got the following error message.

==============================================

This application failed to start because it could not find or load the Qt platform plugin "xcb".

Available platform plugins are: eglfs, minimal, minimalegl, offscreen, wayland-egl, wayland.

Reinstalling the application may fix this problem.

Aborted

Does anybody know how to fix this problem? Or is it even possible to develop a program using Qt creator for Wayland? If not, what develop program should I use for Wayland backend? Thanks for replying.

BR

Sean Hsu

Labels (1)
0 Kudos
1 Reply

606 Views
b36401
NXP Employee
NXP Employee

Please refer this document regarding to QT building:

https://community.nxp.com/docs/DOC-94066

Have a great day,

Victor

-----------------------------------------------------------------------------------------------------------------------

Note: If this post answers your question, please click the Correct Answer button. Thank you!

-----------------------------------------------------------------------------------------------------------------------

0 Kudos