Hello All
I installed AM62X SDK version 09.01.00.08 which contains QT 5.15.7 version I want to update with QT 6.5, Coud you please help me on this
Thanks
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hello All
I installed AM62X SDK version 09.01.00.08 which contains QT 5.15.7 version I want to update with QT 6.5, Coud you please help me on this
Thanks
Hi,
We only support Qt5.15.7 in our default SDK. We have not tested Qt6.5 but Qt company has a BSP for AM62x with Qt6 support. I would recommend you to follow up with them for Qt6 enablement.
Regards,
Krunal
We are planning to go with QT opensource, so QT Company will give QT 6.5 as open source ?
Hi,
1. I would recommend you to check with Qt on their licensing and their offerings for Qt6 on our AM62x processor.
2. In general, both Yocto and Qt are opensource projects and anyone can modify the layers/recipes to enable the frameworks/libraries they require. From TI perspective, we are currently not planning to move to Qt6 for two primary reasons:
1. A lot of our out of box demos are based on Qt5 and the migration from Qt5 to Qt6 is not straightforward. A lot libraries and properties have changed between the two versions.
2. At the moment, the community does not seem motivated to support Qt6, if you look online there is no meta-qt6 layer similar to https://github.com/meta-qt5/meta-qt5. The official layer is on Qt's domain and it's primarily maintained by Qt company. You can also refer to the following discussion with community: https://github.com/meta-qt5/meta-qt5/issues/349.
Regards,
Krunal