-
编译ltask的时候,提示无法打开 'stdatomic.h' |
Beta Was this translation helpful? Give feedback.
Answered by
actboy168
Jan 18, 2024
Replies: 3 comments
-
@mrZhang13 可以去 dav1d 摸一个 |
Beta Was this translation helpful? Give feedback.
0 replies
-
stdatomic.h需要msvc 17.5或以上 |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
actboy168
-
Visual Studio Community 2022 17.8.4 编译通过,test 目录下demo都可以跑 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
stdatomic.h需要msvc 17.5或以上