How to support QT applications in IMX7d Sabre board?

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

How to support QT applications in IMX7d Sabre board?

跳至解决方案
1,825 次查看
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

标签 (1)
标记 (1)
0 项奖励
回复
1 解答
1,112 次查看
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 项奖励
回复
2 回复数
1,113 次查看
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 项奖励
回复
1,112 次查看
guoxiongjiang
Contributor II

Ok, Thanks a lot!

0 项奖励
回复