Activity
From 03/27/2024 to 04/25/2024
04/03/2024
- JC 03:10 PM Software Development: RE: AM57x QT Starter Guide 2022 problem
- According to TI they only tested this release on Ubuntu 18.04. I've tested it on 20.04 and it works, but it doesn't work on 22.04+. I've updated the wiki to remove the reference to 22.04
https://e2e.ti.com/support/processors-group/p... - JC 02:48 PM Software Development: RE: AM57x QT Starter Guide 2022 problem
- Thanks for letting us know. I'll run through the instructions and see if I can fix the steps needed.
- ME 01:39 PM Software Development: RE: AM57x QT Starter Guide 2022 problem
- For additional information, I tried both in virtual machine and dual boot setup symptoms are same.
- I am just trying to follow QT Starter Guide 2022 step by step.
First I guess, there is no package called qt5-default in Ubuntu 22.04, So I installed qtbase5-dev, qtchooser,qt5-qmake, qtbase5-dev-tools by hand.
Additionally, standart ...