mirror of
https://github.com/godotengine/godot.git
synced 2024-11-24 21:22:48 +00:00
Updated compiling_windows (markdown)
parent
08c2b832b3
commit
d7666230a9
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
For compiling under Windows, the following is requiered:
|
For compiling under Windows, the following is requiered:
|
||||||
|
|
||||||
* [Visual C++](http://www.microsoft.com/visualstudio) Visual C++ or Visual C++ Express compiler.
|
* [Visual C++](http://www.microsoft.com/visualstudio) Visual C++ or Visual C++ Express compiler. **Make sure you get a version that can compile for C++, Desktop**.
|
||||||
* [Python 2.7+](http://www.python.org/getit/releases/2.7/) Python 2.7+ (3.0 is untested as of now). Using the 32-bits installer is recommended.
|
* [Python 2.7+](http://www.python.org/getit/releases/2.7/) Python 2.7+ (3.0 is untested as of now). Using the 32-bits installer is recommended.
|
||||||
* [SCons](http://www.scons.org) SCons build system.
|
* [SCons](http://www.scons.org) SCons build system.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user