Out of memory errors detected on systems with only 6GB of main memory. Maybe 8GB should be the minimimum?

This commit is contained in:
EagleJumpDev 2017-08-16 22:16:50 -07:00
parent 9c9bcd80b8
commit f54e028c19

View file

@ -3,7 +3,7 @@ This is a stand-alone guide for creating your first High Fidelity build for Wind
## Building High Fidelity
Note: We are now using Visual Studio 2017 and Qt 5.9.1. If you are upgrading from Visual Studio 2013 and Qt 5.6.2, do a clean uninstall of those versions before going through this guide.
Note: The prerequisites will require about 10 GB of space on your drive.
Note: The prerequisites will require about 10 GB of space on your drive. You will also need a system with at least 8GB of main memory.
### Step 1. Visual Studio 2017