From 48d3efc420f783c388cc16d88ceb32abaf9c226b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julio=20C=C3=A9sar=20Rocha?= Date: Sat, 7 Nov 2015 02:21:38 -0800 Subject: [PATCH] Updated Building (markdown) --- Building.md | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/Building.md b/Building.md index 1dec64d..b32ea1a 100644 --- a/Building.md +++ b/Building.md @@ -1,5 +1,10 @@ -Currently, Project64 builds under Windows platforms. -It can be fully compiled using Microsoft Visual Studio compilers, versions 2008 to 2015. +Currently, Project64 builds and runs only under Windows platforms. + +# Requirements +* Operating System + * Microsoft Windows 10, 8.1, 8, 7, Vista, XP (and server equivalents). +* Compiler collection + * Microsoft Visual C++ [2015 (recommended)](https://www.visualstudio.com/en-us/products/visual-studio-community-vs.aspx), 2013, 2012, 2010, 2008. # Command line In a command prompt enter: