Updated Compilation guide (Windows) (markdown)
parent
83e2fd7848
commit
9f5bcceb77
|
@ -12,7 +12,7 @@ For example, x86_64-w64-mingw32-gcc-4.8.0-win64 means the toolchain compiles cod
|
|||
|
||||
After you have downloaded and extracted the archive, make sure you set the PATH environmental variable to point to bin/ directory. After setup correctly, you should be able to run `gcc -v` in the Git shell.
|
||||
|
||||
On the forum there is a [prepackaged Win64 setup](http://forum.themaister.net/viewtopic.php?id=467) that includes everything you need to build RetroArch.
|
||||
On the forum there is a [prepackaged Win64 setup](http://forum.themaister.net/viewtopic.php?id=467) that includes Git and MinGW-w64 like described above.
|
||||
|
||||
Then you can check out the source tree:
|
||||
|
||||
|
|
Loading…
Reference in New Issue