Friday, May 3, 2024
Homepage · qt
 Popular · Latest · Hot · Upcoming
21
rated 0 times [  21] [ 0]  / answers: 1 / hits: 42761  / 1 Year ago, sun, may 14, 2023, 1:27:12

In ubuntu20.04 qt5-default was the package name. So I tried the same and qt6-default in 22.04.


Then I tried apt-cache search qt which revealed (among many others): qt6-base-dev and qt5-base-dev.


I am unsure whether the new qt{version}-base-dev is the old qt5-default. If not: What is?


More From » qt

 Answers
2

You need to install packages:


sudo apt install -y qtcreator qtbase5-dev qt5-qmake cmake

And you need to manually change the Qt version:
screenshot how to manually change Qt version


Then you need to manually change Qt version in the Kits tab:
screenshot on the Kits tab


[#615] Tuesday, May 16, 2023, 1 Year  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
bewre

Total Points: 164
Total Questions: 108
Total Answers: 106

Location: Ghana
Member since Sun, Mar 27, 2022
2 Years ago
bewre questions
Mon, Aug 2, 21, 03:57, 3 Years ago
Thu, Aug 26, 21, 18:05, 3 Years ago
Sat, Aug 6, 22, 21:41, 2 Years ago
Sat, Jul 24, 21, 22:52, 3 Years ago
Sun, Mar 12, 23, 04:23, 1 Year ago
;