summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKitzunu <24550914+Kitzunu@users.noreply.github.com>2021-06-14 19:42:57 +0200
committerGitHub <noreply@github.com>2021-06-14 19:42:57 +0200
commit18d6ff2a60c4f8c5d05c32e08094fad2b2504813 (patch)
treec5fa6313ef5e9455df4d4f22ce67bb5d067bb847
parent8ef822521093c129974f352da1b52b961a1c1d96 (diff)
downloadwiki-18d6ff2a60c4f8c5d05c32e08094fad2b2504813.tar.gz
wiki-18d6ff2a60c4f8c5d05c32e08094fad2b2504813.tar.bz2
wiki-18d6ff2a60c4f8c5d05c32e08094fad2b2504813.zip
chore: fix common errors (#542)
-rw-r--r--docs/common-errors.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/common-errors.md b/docs/common-errors.md
index cdbc258..f994158 100644
--- a/docs/common-errors.md
+++ b/docs/common-errors.md
@@ -169,6 +169,8 @@ C1076: compiler limit : internal heap limit reached; use /Zm to specify a higher
```
Read [How to: Enable a 64-Bit, x664 hosted MSVC toolset on the command line. Microsoft](https://docs.microsoft.com/en-us/cpp/build/how-to-enable-a-64-bit-visual-cpp-toolset-on-the-command-line?redirectedfrom=MSDN&view=msvc-160).
+---------------------------------------------------------
+
**ACE00066** I can't compile, I get:
```
C1001: An internal error has occurred in the compiler.