Replies: 3 comments 1 reply
|
The branch kmokstad/qt6-port on my fork contains ongoing work for porting the GUI code to Qt6. This builds and runs successfully on Ubuntu 22.04 (with gcc 11), following the build instructions given here. Some remaining issues to be fixed:
|
1 reply
|
The qt6-port branch has now been rebased on top of the main branch, such that it is up to date with R8.0.8. The issues above are still unresolved though, so still some work before this can be merged. |
0 replies
|
The above mentions issues (and more) have been resolved, and the first release based on Qt 6 is now here (R8.1.0). |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
As we strive to keep OpenFEDEM up-to-date with the latest technologies and maintain its robustness, we are planning to upgrade our graphical user interface (GUI) framework from Qt4 to Qt6. This upgrade will bring numerous benefits, including enhanced performance, improved features, and better support for modern development environments.
Key advantages of upgrading to Qt6 include:
We understand that this transition may involve significant changes to the codebase and development workflows. Therefore, we are seeking input from the community to help plan and execute this upgrade smoothly. Your insights, experiences, and contributions will be invaluable in ensuring that the upgrade to Qt6 enhances OpenFEDEM without disrupting its usability or stability.
All reactions