Updated Windows Build (markdown)

sairathnavamsi 2015-04-07 03:46:00 -07:00
parent 5c44750a42
commit cddfe95d53

@ -33,7 +33,7 @@ cd citra
NOTE: Citra by default downloads to C:\Users\<user name>\citra NOTE: Citra by default downloads to C:\Users\<user name>\citra
### Building ### Building
* Open cmake-gui and point it to the Citra source code (the citra root directory, not the `src` sub-directory). * Open cmake-gui and point it to the Citra directory. Default:C:\Users\<user name>\citra
![10](http://i.imgur.com/hYD7Uho.png?1) ![10](http://i.imgur.com/hYD7Uho.png?1)
* For the build directory, use a `build/` subdirectory inside the source directory or some other directory of your choice. (Tell CMake to create it.) * For the build directory, use a `build/` subdirectory inside the source directory or some other directory of your choice. (Tell CMake to create it.)
![11](http://i.imgur.com/SADOxuz.png?1) ![11](http://i.imgur.com/SADOxuz.png?1)