mirror of
https://github.com/citra-emu/citra.git
synced 2025-04-26 16:51:07 +00:00
Updated Windows Build (markdown)
parent
8e10a5ac73
commit
9599b72f4a
@ -30,13 +30,13 @@ 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
|
||||
* Open cmake-gui and point it to the Citra directory. Default:C:\Users\<user name>\citra
|
||||

|
||||
* For the build directory, use a `build/` subdirectory inside the source directory or some other directory of your choice. (Tell CMake to create it.)
|
||||

|
||||

|
||||
* Click the "Configure" button and choose "Visual Studio 12 2013" or "Visual Studio 12 2013 Win64"depending on your system architecture.
|
||||

|
||||
* Check if CMake detected all libraries and paths correctly and, if necessary, make any adjustments and click "Configure" again.
|
||||
|
Loading…
x
Reference in New Issue
Block a user