在msvc下使用 /EHa 选项导致大量刷屏警告,如何解决 #3534
Answered
by
waruqi
RimuruChan
asked this question in
Q&A
-
Verbose后发现不知道哪里加入的 /EHsc |
Beta Was this translation helpful? Give feedback.
Answered by
waruqi
Mar 19, 2023
Replies: 1 comment 1 reply
-
用 |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
RimuruChan
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
用
set_exceptions("none")
去掉