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

cmake: set minimum Qt version back to 6.5 #3129

Merged
merged 1 commit into from
Oct 22, 2024
Merged

cmake: set minimum Qt version back to 6.5 #3129

merged 1 commit into from
Oct 22, 2024

Conversation

cebtenzzre
Copy link
Member

Sometime between #1928 and now, we broke compatibility with Qt 6.4. I discovered this while trying to use system Qt on Ubuntu 24.04 (and this was after making all of our references to the <QtLogging> header conditional).

It has been EOL since September 2023 and doesn't show up in the Qt installer by default anymore, so I don't think we should worry about it. But we should make this a hard requirement in the build script rather than failing to compile later.

Signed-off-by: Jared Van Bortel <jared@nomic.ai>
@manyoso manyoso merged commit 6df252b into main Oct 22, 2024
4 of 10 checks passed
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.

2 participants