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

Xcode升级到16后,无法编译成功 #884

Open
V5zhou opened this issue Jul 4, 2024 · 1 comment
Open

Xcode升级到16后,无法编译成功 #884

V5zhou opened this issue Jul 4, 2024 · 1 comment

Comments

@V5zhou
Copy link

V5zhou commented Jul 4, 2024

Xcode版本:
Version 16.0 beta 2 (16A5171r)

报错信息:
xxxx/Pods/matrix-wechat/matrix/matrix-iOS/Matrix/WCCrashBlockMonitor/KSCrash/Recording/Monitors/KSCrashMonitor_CPPException.cpp:195:18: No type named 'set_terminate' in namespace 'std'

image
@chiyun1
Copy link

chiyun1 commented Jul 23, 2024

you can add #include <exception> in this file.

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

No branches or pull requests

2 participants