How to replace Qt 6.3 with Qt 5.14 on imx-5.15.71-2.2.0 for 8MPLUSLPD4-EVK?

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

How to replace Qt 6.3 with Qt 5.14 on imx-5.15.71-2.2.0 for 8MPLUSLPD4-EVK?

2,028 次查看
MorrisYao
Contributor I

The imx-5.15.71-2.2.0 comes with Qt6. We'd like to use Qt5.14, how can I replace it? The board is 8MPLUSLPD4-EVK.

I tried to clone the meta-qt5 from kirkstone branch from https://github.com/meta-qt5/meta-qt5/tree/kirkstone and removed meta-qt6 form bblayers.conf file. However it gave errors when compiled it.

Basing this manifest file: https://github.com/nxp-imx/imx-manifest/blob/imx-linux-kirkstone/imx-5.15.71-2.2.0.xml

 

Thanks

0 项奖励
回复
2 回复数

1,650 次查看
spetroce
Contributor II

Hi, Just wondering if you made any progress with this? I am also trying to get Qt5 instead of Qt6 on kirkstone. Thanks.

0 项奖励
回复

1,989 次查看
brian14
NXP TechSupport
NXP TechSupport

Hi @MorrisYao

The reason for the errors is related to the meta-qt6 due to the dependency of other layers such as meta-ml with Qt6.
In this case, you could try using an old release with support of Qt5 such as LF5.10.72_2.2.0 and the previous.

I hope this information will be helpful.

Have a great day.

0 项奖励
回复