-
Notifications
You must be signed in to change notification settings - Fork 84
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
How to build for iOS #14
Comments
请贴上你的编译器相关的信息,初步判断应该是编译器版本过低,不支持 c++20 协程。 |
Mac OS 15.0 cmake 3.3.1 |
Apple clang version 16.0.0 (clang-1600.0.26.3) |
拉取最新的代码, 再试试看? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No description provided.
The text was updated successfully, but these errors were encountered: