Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to Qt 6.x #173

Closed
martinburchell opened this issue May 21, 2021 · 5 comments · Fixed by #302
Closed

Upgrade to Qt 6.x #173

martinburchell opened this issue May 21, 2021 · 5 comments · Fixed by #302
Assignees

Comments

@martinburchell
Copy link
Collaborator

According to https://www.qt.io/blog/2018/12/06/qt-5-12-lts-released Qt 5.12 will reach EOL December 2021

According to https://www.qt.io/blog/qt-roadmap-for-2021 Qt 6.2 will be the next LTS release in September 2021. So maybe wait until then.

https://doc-snapshots.qt.io/qt6-dev/portingguide.html

@RudolfCardinal
Copy link
Collaborator

Yes, agree -- looks like 6.2 is the one in which they catch up on back libraries! Maybe 6.1 would work but e.g. WebView is referred to a bit in our code (an unused #ifdef so perhaps not critical!) and that is scheduled for 6.2.

@martinburchell
Copy link
Collaborator Author

v6.2.0 was released today https://github.com/qt/qtbase/releases/tag/v6.2.0

@martinburchell martinburchell self-assigned this Sep 30, 2021
@RudolfCardinal
Copy link
Collaborator

Should also fix https://bugreports.qt.io/browse/QTBUG-58503

@martinburchell
Copy link
Collaborator Author

There's some work in progress on the qt6.2 branch

@martinburchell martinburchell changed the title Upgrade to Qt 6.2 Upgrade to Qt 6.x Aug 8, 2023
@martinburchell
Copy link
Collaborator Author

Current plan is to upgrade to Qt6.5 LTS

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants