Cross compiling toolchain for QT 5.9?

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

Cross compiling toolchain for QT 5.9?

2,370 Views
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.

Tags (3)
4 Replies

1,158 Views
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 Kudos

1,159 Views
maheshkumarkoda
Contributor III

Hi Joan, Any link to documentation?

0 Kudos

1,159 Views
joanxie
NXP TechSupport
NXP TechSupport

I found this document, hope helpful for you

Qt 5.9 for Device Creation 

1,159 Views
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 Kudos