Skip to content

fix PR checks and add QtFRED to nightly builds#8

Merged
TheForce172 merged 10 commits into
TheForce172:QTFred/translatefrom
notimaginative:qtfred_at_night
Jul 6, 2026
Merged

fix PR checks and add QtFRED to nightly builds#8
TheForce172 merged 10 commits into
TheForce172:QTFred/translatefrom
notimaginative:qtfred_at_night

Conversation

@notimaginative

Copy link
Copy Markdown

No description provided.

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.
@TheForce172 TheForce172 merged commit 703bf7a into TheForce172:QTFred/translate Jul 6, 2026
18 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