Updated Windows Build (markdown)
@@ -20,7 +20,7 @@ cd 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 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.)
|
* 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".
|
* 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.
|
* Check if CMake detected all libraries and paths correctly and, if necessary, make any adjustments and click "Configure" again.
|
||||||
|
|||||||
Reference in New Issue
Block a user