Skip to content

Adapt Code for use with Qt6#213

Open
suamor wants to merge 4 commits into
mainfrom
211-qt6-update
Open

Adapt Code for use with Qt6#213
suamor wants to merge 4 commits into
mainfrom
211-qt6-update

Conversation

@suamor

@suamor suamor commented Jun 29, 2025

Copy link
Copy Markdown
Collaborator

CMake: Fix build for Qt6, Python 3.12
Fix multiple warning on Clang++-18
Fix some issues in action editor

Fix multiple warning on Clang++-18
Fix some issues in action editor
@suamor

suamor commented Jun 29, 2025

Copy link
Copy Markdown
Collaborator Author

ToDo:
qwebenginewidget is not working
Install fails because of build.ninja problem

- use "devinstall" instead of custom install steps to prevent cmake loop
- check for empty text to avoid crash in keysequence when validating action
- remove qint64 warning in warning message in action delegate
- check magic and version in compression more precisely to avoid error
- Qt 6.5.5 is now minimum Version
- Reflect new minimal versions in Readme and remove some parts
@suamor suamor changed the title [WIP] Adapt Code for use with Qt6 Adapt Code for use with Qt6 Jun 29, 2025
@suamor suamor requested a review from matevz June 29, 2025 19:53
@suamor

suamor commented Jul 1, 2025

Copy link
Copy Markdown
Collaborator Author

@matevz what is the best way to add Qt6 support for the build?

I changed the version to 6.8.3. Are there more dependencies like qt6core5compat that need to be added?

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 this pull request may close these issues.

1 participant