mirror of
https://github.com/citra-emu/citra.git
synced 2024-11-25 10:20:14 +00:00
Updated Windows Build (markdown)
parent
5474a17a4b
commit
7e582e6251
@ -20,7 +20,7 @@ cd citra
|
||||
```
|
||||
|
||||
### 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 source code (the citra root directory, not the `src` sub-directory).
|
||||
* 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".
|
||||
* Check if CMake detected all libraries and paths correctly and, if necessary, make any adjustments and click "Configure" again.
|
||||
|
Loading…
Reference in New Issue
Block a user