Updated Building (markdown)
parent
d119f8d560
commit
48d3efc420
|
@ -1,5 +1,10 @@
|
||||||
Currently, Project64 builds under Windows platforms.
|
Currently, Project64 builds and runs only under Windows platforms.
|
||||||
It can be fully compiled using Microsoft Visual Studio compilers, versions 2008 to 2015.
|
|
||||||
|
# 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
|
# Command line
|
||||||
In a command prompt enter:
|
In a command prompt enter:
|
||||||
|
|
Loading…
Reference in New Issue