diff --git a/Ground-Up-Windows-Install-Rework.md b/Ground-Up-Windows-Install-Rework.md index 1ae408c..e9cdd36 100644 --- a/Ground-Up-Windows-Install-Rework.md +++ b/Ground-Up-Windows-Install-Rework.md @@ -12,9 +12,9 @@

Compiler Setup

-

The current c/c++ support standard of the EQEmulator server code base mandates the use of Visual Studio 2015 [check version] or later compilers.

+

The current c/c++ support standard of the EQEmulator server code base mandates the use of Visual Studio 2013 or later compilers.

-

Given this, minimum compiler requirements also mandate the use of Windows 7 or later operating systems. [find info on Windows Server minimum requirement]

+

Given this, minimum compiler requirements restrict building code on older operating systems. Visual Studio 2013 Minimum Requirements

This setup assumes an install on a 64-bit Windows operating system with 32-bit target binaries.