diff options
| author | Kitzunu <24550914+Kitzunu@users.noreply.github.com> | 2022-10-27 22:17:47 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-10-27 22:17:47 +0200 |
| commit | cc888acfe9de9434fdfb9084c2c1d5ca43672ba3 (patch) | |
| tree | a44d1398104bd19933f08c6b3df127fe76b66e59 /docs/common-errors.md | |
| parent | cbfe348127390962348309608ab6ded9678a69ff (diff) | |
| download | wiki-cc888acfe9de9434fdfb9084c2c1d5ca43672ba3.tar.gz wiki-cc888acfe9de9434fdfb9084c2c1d5ca43672ba3.tar.bz2 wiki-cc888acfe9de9434fdfb9084c2c1d5ca43672ba3.zip | |
Update common-errors.md
Diffstat (limited to 'docs/common-errors.md')
| -rw-r--r-- | docs/common-errors.md | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/common-errors.md b/docs/common-errors.md index 1e9c9a3..cd4d75e 100644 --- a/docs/common-errors.md +++ b/docs/common-errors.md @@ -193,14 +193,14 @@ AzerothCore requires GCC 8.0 or higher and CLang 7 or higher. --------------------------------------------------------- #### [ACE00062](#a-hreface00062ace00062a) -I cannot install AzerothCore on Windows XP/Vista +I cannot install AzerothCore on Windows XP/Vista/7 -AzerothCore requires [Visual Studio 2019](https://docs.microsoft.com/en-us/visualstudio/releases/2019/system-requirements), therefore you need to update to Windows 7 or above. +AzerothCore requires [Visual Studio 2022](https://docs.microsoft.com/en-us/visualstudio/releases/2022/system-requirements), therefore you need to update to Windows 10 or above. --------------------------------------------------------- #### [ACE00063](#a-hreface00063ace00063a) -I cannot install AzerothCore on Linuyx, I get: +I cannot install AzerothCore on Linux, I get: ``` c++: internal compiler error: Segmentation fault (program cc1plus) ``` |
