解决 LLVM 错误 fatal error: ‘csignal’ file not found
生活随笔
收集整理的這篇文章主要介紹了
解决 LLVM 错误 fatal error: ‘csignal’ file not found
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
錯誤信息:
/Users/exchen/Downloads/Unity-iPhone/Classes/main.mm:3:10: fatal error: ‘csignal’ file not found #include ^~~~~~~~~ 1 error generated.解決方法:由于項目中包含 C++ 文件,在 Build Settings 的 Header Search Paths 里增加 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include/c++/v1/ 就可以了。
原文地址:https://www.exchen.net/解決-llvm-錯誤-fatal-error-csignal-file-not-found.html
總結
以上是生活随笔為你收集整理的解决 LLVM 错误 fatal error: ‘csignal’ file not found的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 解决 LLVM 错误 cannot sp
- 下一篇: 解决 Xcode10 编译错误 ld: