Updated Compilation guide (Windows) (markdown)

Themaister 2013-04-30 04:50:37 -07:00
parent 83e2fd7848
commit 9f5bcceb77
1 changed files with 1 additions and 1 deletions

@ -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. 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: Then you can check out the source tree: