致命错误 C1001:编译器发生内部错误。'f:\dd\vctools\compiler\cxxfe\sl\p1\c\p0io.c'

Toi*_*wén 4 c++ compiler-errors visual-studio-2013

在 Visual Studio 2013 中构建 C++ 解决方案时,出现此错误:

fatal error C1001: An internal error has occurred in the compiler. (compiler file: 'f:\dd\vctools\compiler\cxxfe\sl\p1\c\p0io.c')
Run Code Online (Sandbox Code Playgroud)

我该如何解决这个问题?

Toi*_*wén 6

相关编译器文件的错误p0io.c可以通过在Windows 10。这区域设置可以由固定而引起关断该区域设置UTF-8支持,如所描述这里

  • 另外,我切换到 UTF-8 以便能够在 vim 下编写我的 git 提交注释...这不起作用,但当时我没有切换回我的区域设置...真是一个错误 (2认同)