Skip to content

Build fix for Qt < 6.5 on Linux #19

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

CreativeCylon
Copy link

Qt versions prior to 6.5 used a different set of arguments for qt_generate_deploy_app_script() so set the appropriate arguments based on the version.

I came across this while building the project on a distro based on Debian bookwork which is shipping 6.4.2 at the time of writing: https://packages.debian.org/bookworm/qt6-base-dev

The deprecation happened in https://codereview.qt-project.org/c/qt/qtbase/+/454236

Qt versions prior to 6.5 used a different set of arguments for
qt_generate_deploy_app_script() so set the appropriate arguments
based on the version.
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