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

qt6: fix macos, mingw ci build, temporarily disable signing on msvc #1146

Merged
merged 3 commits into from
Jul 12, 2024

Conversation

csett86
Copy link
Member

@csett86 csett86 commented Jul 11, 2024

mingw is no longer preinstalled on windows-latest, so trying to remove it fails, so just dont try.

Xcode 15 (which is default on macos-lastest now) requires at least Qt 6.5.3, see https://bugreports.qt.io/browse/QTBUG-117225

Temporarily disable windows signing as well, see #1107 for the same on main branch

mingw is no longer preinstalled on windows-latest, so trying to remove it fails, so just dont try

Signed-off-by: Christoph Settgast <[email protected]>
Copy link

what-the-diff bot commented Jul 11, 2024

PR Summary 📑

  • Smoother Compilation Process 🔧
    No more worries about those annoying compilation errors. We detected an issue where a preinstalled component (Mingw) was causing problems, and we've removed that step to make your work smoother. We're constantly working on perfecting our processes for you. Embrace the stress-free coding life! 🎉

@csett86 csett86 changed the title qt6: fix mingw ci build qt6: fix macos, mingw ci build, temporarily disable signing on msvc Jul 11, 2024
@slspencer slspencer self-requested a review July 12, 2024 14:28
@slspencer slspencer merged commit 6a643e9 into qt6 Jul 12, 2024
9 of 10 checks passed
@slspencer slspencer deleted the qt6-fix-mingw-ci branch July 12, 2024 14:29
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