How to support QT applications in IMX7d Sabre board?

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

How to support QT applications in IMX7d Sabre board?

Jump to solution
1,824 Views
guoxiongjiang
Contributor II

Hi, 

How to support QT5 applications based on X11 or wayland backend in imx7d Sabre board?

the software version: fsl-yocto-L4.1.15_1.2.0-ga

First, I made qt5 sdk using the command "bitbake meta-toolchain-qt5", installed the SDK package,

then compiled QT project, but can't work well.

 

source /opt/fsl-imx-wayland-tcqt5/4.1.15-2.0.0/environment-setup-cortexa7hf-neon-poky-linux-gnueabi
developer@developer-T440 ~/qt5/examples/gui/analogclock $ qmake analogclock.pro 

Cannot read /opt/fsl-imx-wayland-tcqt5/4.1.15-2.0.0/sysroots/cortexa7hf-neon-poky-linux-gnueabi/usr/lib/qt5/mkspecs/oe-device-extra.pri: No such file or directory
 

Would you like to give me some advice? Thanks a lot in advance!

Regards,

Jiang

Labels (1)
Tags (1)
0 Kudos
Reply
1 Solution
1,111 Views
igorpadykov
NXP Employee
NXP Employee

Hi Jiang

please check

[meta-freescale] [meta-fsl-arm PATCH v3 17/17] qtbase: Enable support for i.MX SoCs with PXP 

as for nxp L4.1.15_1.2.0 there was no formal testing or support for QT, please check

attached Release Notes sect.2.1 New features

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

View solution in original post

0 Kudos
Reply
2 Replies
1,112 Views
igorpadykov
NXP Employee
NXP Employee

Hi Jiang

please check

[meta-freescale] [meta-fsl-arm PATCH v3 17/17] qtbase: Enable support for i.MX SoCs with PXP 

as for nxp L4.1.15_1.2.0 there was no formal testing or support for QT, please check

attached Release Notes sect.2.1 New features

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

0 Kudos
Reply
1,111 Views
guoxiongjiang
Contributor II

Ok, Thanks a lot!

0 Kudos
Reply