Dear community,
Could you please provide what is the most recent version of Qt supported in Toradex OE-core (opensource one)?
We will start a new project and we want to start with a system as recent as possible. Is there a difference in Qt version supported between Oe toradex and fsl community bsp ?
Best regards,
Vincent
Dear @VincentB
BSP3.0 currently supports Qt 5.11.3. However, you can also use boot2qt where you get the most recent version of Qt:
https://doc.qt.io/QtForDeviceCreation/qtee-custom-embedded-linux-image.html
Most of our modules are supported by them.
Regards,
Stefan
Hi @VincentB!
To find version 5.11.3 on Qt Maintenance Tool, you have to enable “Archives” on the menu to the left. The list will reload and show the archived, non-LTS versions of Qt.
Hi @VincentB
I also think you’re mixing something here. If you don’t use the commercial Qt license you won’t be able to compile for the target. The free version only allows you to select x86/amd64 versions. Instead you have to follow this article:
Regards,
Stefan
Hi @stefan_e.tx,
I can’t find this version with maintenance tool of Qt. Is there any reason ?
BR, Vincent
Hi @stefan_e.tx ,
It’s ok, we just start the project in an desktop environment due to lake of embedded target (still in design). The main idea was to avoid big issues to switch from a recent Qt version to an old one. But now we have set our environment with 5.11.3.
HI @VincentB
Thanks for the information.
Best regards,
Jaski