From a4265f1bde0f8001be6b7a25690f27077c83c7be Mon Sep 17 00:00:00 2001 From: Uleat Date: Tue, 2 Jul 2019 19:22:55 -0400 Subject: [PATCH] Updated Ground Up Windows Install Rework (markdown) --- Ground-Up-Windows-Install-Rework.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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.