How to downgrade Qt version?

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

How to downgrade Qt version?

2,223 次查看
durmus
Contributor IV


Hi,

Freescale Yocto release L3.14.52_1.1.0_ga comes with Qt5 recipes for version 5.5.0.

What files should I modify to safely build a lower version (say 5.2.x)?

Thanks.

标签 (2)
标记 (4)
0 项奖励
1 回复

1,294 次查看
gusarambula
NXP TechSupport
NXP TechSupport

Hello,

If you want to change to Qt 5.2 I would recommend looking at the Qt image recipe and write a similar recipe with the equivalent Qt 5.2 packages. Unfortunately the BSPs do not hold on to older Qt recipes so there is not an easy out-of-the-box solution for this.

You may look at older BSPs, perhaps the L3.10.XX releases would better suit your needs and actually use Qt 5.2, if I recall correctly.

Regards,