Skip to content

Add Qt6.8 & Qt6.9 to build action #654

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
Open

Add Qt6.8 & Qt6.9 to build action #654

wants to merge 1 commit into from

Conversation

dail8859
Copy link
Owner

No description provided.

@@ -17,7 +17,7 @@ jobs:
fail-fast: false
matrix:
os: [ubuntu-20.04, windows-latest, macos-latest]
qt_version: ["5.15", "6.5", "6.6"]
qt_version: ["5.15", "6.5", "6.8"]
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

To build 6.8 , you have to sudo apt install libcups2-dev.

@dail8859
Copy link
Owner Author

miurahr/aqtinstall#908

@dail8859
Copy link
Owner Author

@Kidev thanks for your help. Everything is building fine with that branch. I'll keep an eye on the aqt repo for a new release in the future.

@Kidev
Copy link

Kidev commented Apr 13, 2025

@Kidev thanks for your help. Everything is building fine with that branch. I'll keep an eye on the aqt repo for a new release in the future.

Good to hear!
I'll ping you when it get released if I remember (or when my PR is merged before the release is made), because using

aqtsource: 'git+https://github.com/miurahr/aqtinstall.git@master'

is better than using my fork

@dail8859
Copy link
Owner Author

dail8859 commented Apr 13, 2025 via email

@dail8859 dail8859 changed the title Add Qt6.8 to build action Add Qt6.8 & Qt6.9 to build action Apr 14, 2025
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.

3 participants