Skip to content

qt: add version 6.9.0 #27442

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

qt: add version 6.9.0 #27442

wants to merge 1 commit into from

Conversation

gav2xlin
Copy link
Contributor

Summary

Changes to recipe: qt/[6.9.0]

Motivation

This PR contains only the new Qt version.

Details

recipes/qt/6.x.x/conandata.yml (added the version)
recipes/qt/6.x.x/patches/c72097e_6.9.0.diff (the source file has changed)
recipes/qt/6.x.x/qtmodules6.9.0.conf (Qt modules)
recipes/qt/config.yml (added the version)


Tested locally:
conan source . --version=6.9.0
conan install . --build=missing --version=6.9.0
conan build . --version=6.9.0
conan export-pkg . --version=6.9.0

@CLAassistant
Copy link

CLAassistant commented May 17, 2025

CLA assistant check
All committers have signed the CLA.

@gav2xlin
Copy link
Contributor Author

#26490 6.8.2
#25959 6.8.0
They are abandoned

@DeepDiver1975
Copy link

#26490 6.8.2
#25959 6.8.0

Would still be great to have 6.8.x - Qt 6.8 is the LTS version .... just saying - THX

@gav2xlin
Copy link
Contributor Author

@DeepDiver1975

#27465 Qt 6.8.3

@gav2xlin
Copy link
Contributor Author

@DeepDiver1975
Qt 6.9.0 requires newer C++ compilers

(Windows)
CMake Error at qtbase/cmake/QtWindowsHelpers.cmake:10 (message):
Qt requires at least Visual Studio 2022 (MSVC 1930 or newer), you're
building against version 1929. You can turn off this version check by
setting QT_NO_MSVC_MIN_VERSION_CHECK to ON.

(macOS)
CMake Error at qtbase/cmake/QtPublicAppleHelpers.cmake:968 (message):
Qt requires at least version 14 of the platform SDK, you're building
against version 12.3. Please upgrade. You can turn this error into a
warning by configuring with -DQT_FORCE_WARN_APPLE_SDK_AND_XCODE_CHECK=ON,
but the build will likely fail. Use at your own risk.

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.

4 participants