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

Qt 6 as standard build #631

Closed
Nelson-numerical-software opened this issue Apr 21, 2022 · 2 comments · Fixed by #650
Closed

Qt 6 as standard build #631

Nelson-numerical-software opened this issue Apr 21, 2022 · 2 comments · Fixed by #650
Assignees
Projects
Milestone

Comments

@Nelson-numerical-software
Copy link
Collaborator

Why ?
Qt 6.3 and more begins to be stable
Qt 5.15 have some bugs

Problems :/
Compatibility on exotic or old platforms

Solution:
Try to move on Windows and maintains 5.15 supports on others platforms.

-> updates tests and examples to work with Qt 6.x and Qt5.15 (not so easy ...)

@Nelson-numerical-software Nelson-numerical-software added this to the v0.6.5 milestone Apr 23, 2022
@Nelson-numerical-software
Copy link
Collaborator Author

Default Qt version is 6 on Ubuntu 22.04 it is time to fully support Qt6 and move to also on Windows
Qt detection fixed with #632

@Nelson-numerical-software
Copy link
Collaborator Author

Windows x64 -> Qt 6
Windows win32 -> Qt 5
As Qt.io does not provide Qt6 for windows win32

@Nelson-numerical-software Nelson-numerical-software moved this from TO DO to IN PROGRESS in Nelson 2022 May 2, 2022
@Nelson-numerical-software Nelson-numerical-software moved this from IN PROGRESS to TO DO in Nelson 2022 May 3, 2022
@Nelson-numerical-software Nelson-numerical-software moved this from TO DO to IN PROGRESS in Nelson 2022 May 11, 2022
@Nelson-numerical-software Nelson-numerical-software linked a pull request May 21, 2022 that will close this issue
@Nelson-numerical-software Nelson-numerical-software moved this from IN PROGRESS to DONE in Nelson 2022 May 22, 2022
@Nelson-numerical-software Nelson-numerical-software moved this from DONE to IN PROGRESS in Nelson 2022 May 22, 2022
Nelson-numerical-software added a commit that referenced this issue May 22, 2022
* fix #631 Qt6 used as default on some platforms
* qml qt5 qt6 compatibility
@Nelson-numerical-software Nelson-numerical-software moved this from IN PROGRESS to DONE in Nelson 2022 May 22, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Nelson 2022
DONE (Nelson 0.6.5)
Development

Successfully merging a pull request may close this issue.

1 participant