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

Rollback baseline to support Qt 6.2 on Ubuntu 22.04 LTS #139

Open
mappu opened this issue Jan 19, 2025 · 0 comments
Open

Rollback baseline to support Qt 6.2 on Ubuntu 22.04 LTS #139

mappu opened this issue Jan 19, 2025 · 0 comments
Labels

Comments

@mappu
Copy link
Owner

mappu commented Jan 19, 2025

Currently, Miqt generates the package using the Qt 6.4 definitions. The resulting binaries will work with any newer Qt 6 (e.g. latest Qt 6.8), but, using it with older Qt will cause compile-time or link-time failures.

Qt 6.2 was the first LTS release in the Qt 6 series. It is the main/only Qt 6 version available in some older distros such as Ubuntu 22.04. To support running Miqt apps on Ubuntu 22.04, the generated baseline should be rolled back to Qt 6.2.

  • What classes would this impact? Is the breakage minor or major?
  • Is it still easy to run genbindings?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant