Skip to content

Fix SDL UI failing to build when C++11 threads are disabled#4758

Merged
OBattler merged 1 commit into
86Box:masterfrom
lemondrops:sdl-ui-fix
Aug 27, 2024
Merged

Fix SDL UI failing to build when C++11 threads are disabled#4758
OBattler merged 1 commit into
86Box:masterfrom
lemondrops:sdl-ui-fix

Conversation

@lemondrops

@lemondrops lemondrops commented Aug 27, 2024

Copy link
Copy Markdown
Contributor

Summary

Fix the SDL UI failing to build with duplicate symbol errors when C++11 threads are disabled in favor of pthreads - the CPPTHREADS CMake options is functional again. Also revert previous failed fix attempts.

Checklist

References

N/A

@OBattler
OBattler merged commit cc67134 into 86Box:master Aug 27, 2024
@lemondrops
lemondrops deleted the sdl-ui-fix branch August 27, 2024 21:33
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.

Build on termux fails, fix hopefully inside

2 participants