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

Plugin: Tests/catch2 upgraded to 3.5.3 #190

Merged
merged 2 commits into from
May 13, 2024
Merged

Plugin: Tests/catch2 upgraded to 3.5.3 #190

merged 2 commits into from
May 13, 2024

Conversation

hbeni
Copy link
Owner

@hbeni hbeni commented May 13, 2024

Upgrade Plugin catch2 c++ tests to 3.5.3 in order to fix macBuild issue

Related to: catchorg/Catch2#2837

@hbeni hbeni added the mumble-plugin Affecting mumble plugin label May 13, 2024
@hbeni hbeni force-pushed the fixMacBuild branch 13 times, most recently from 50235c6 to 4d9a983 Compare May 13, 2024 14:45
- Build scripts now to g++13 with classic linker
- Catch2 picked fix catchorg/Catch2#2837

With the new macOS linker the build fails with a weird error.
Turned out, we need gcc13 together with the classic linker to successfully build on the github runner.
@hbeni hbeni merged commit 4d4e4f7 into master May 13, 2024
9 checks passed
@hbeni hbeni deleted the fixMacBuild branch May 13, 2024 17:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
mumble-plugin Affecting mumble plugin
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant