Cross compiling toolchain for QT 5.9?

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

Cross compiling toolchain for QT 5.9?

2,475 次查看
maheshkumarkoda
Contributor III

Hello,

I would like to cross compile a QT demo image for Sabreauto using QT5.9.

I checkedout morty using repo init -u https://github.com/Freescale/fsl-community-bsp-platform -b morty

I can see only two bitbake options for toolchain in morty

meta-toolchain
meta-extsdk-toolchain

which is relevant for QT?

Did anyone cross compile QT5.9 using morty's CC version?

Regards,

Mahesh.

标记 (3)
4 回复数

1,263 次查看
joanxie
NXP TechSupport
NXP TechSupport

current bsp doesnt have qt5.9, if you need to use this, you need to port the qt 5.9 to your board, for detailed information, you need to refer qt documents

0 项奖励

1,264 次查看
maheshkumarkoda
Contributor III

Hi Joan, Any link to documentation?

0 项奖励

1,264 次查看
joanxie
NXP TechSupport
NXP TechSupport

I found this document, hope helpful for you

Qt 5.9 for Device Creation 

1,264 次查看
maheshkumarkoda
Contributor III

Thanks for the pointer Joan, After going through the doc'n and looking at the following yocto build link.

Building Your Own Embedded Linux Image | Qt 5.9 for Device Creation 

it is mentioned that yocto layer meta-b2qt can be used, is it same as meta-boot2qt?

Can I get compatible toolchain from morty branch to build qt5.9?

0 项奖励