fix PR checks and add QtFRED to nightly builds#8
Merged
TheForce172 merged 10 commits intoJul 6, 2026
Conversation
15dcccf to
ff875b2
Compare
1433420 to
bb81f70
Compare
Note that Win32 is not supported by Qt6 and so QtFRED is forcibly disabled on 32-bit Windows.
ff875b2 to
5d4577a
Compare
Disable static libstdc++/libc++ by default now that we've moved to using a base of Ubuntu 22.04. Using a static c++ library also poses a possible issue with our prebuilt Qt6 libs since they are dynamically linked. Disable automatic use of libc++ when static c++ library is enabled. The options can and should be used independently. Disable using libc++ for clang by default since it conflicts with the prebuilt Qt6 libs as well as the system Qt6 libs on most Linux distros. An message has been added to QtFRED config to error/warn if this is likely to be a problem.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.