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

Arch Linux: prefer newer versions of Qt where possible #314

Closed
jgcodes2020 opened this issue Oct 18, 2024 · 0 comments · Fixed by #315
Closed

Arch Linux: prefer newer versions of Qt where possible #314

jgcodes2020 opened this issue Oct 18, 2024 · 0 comments · Fixed by #315

Comments

@jgcodes2020
Copy link
Contributor

On Arch-based distros, qmake is the Qt 5 version and qmake6 is the Qt 6 version. Ideally I would want it to use qmake6, but because of the way the qttypes build script works, it finds qmake first and uses Qt 5.

I'm willing to submit a patch for this.

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.

1 participant