diff --git a/Windows-Build.md b/Windows-Build.md index ff47f43..ed5bc3b 100644 --- a/Windows-Build.md +++ b/Windows-Build.md @@ -4,7 +4,7 @@ On Windows, all light-weight dependencies are automatically included within the * **[Visual Studio 2013 Community](http://www.visualstudio.com/en-us/news/vs2013-community-vs.aspx)**. ![1](http://i.imgur.com/dKwPHW8.png?1) * **[CMake](http://www.cmake.org/cmake/resources/software.html)** - Used to generate Visual Studio project files. -![2](http://i.imgur.com/JEabR4V.png) +![2](http://i.imgur.com/JEabR4V.png)?2 * **Git** - We recommend [msysgit](http://msysgit.github.io/). ![3](http://i.imgur.com/3LkRNEb.png?1) * While installing Git Bash, you should tell it to include Git in your system path. (Choose the "Use Git from the Windows Command Prompt" option.) If you missed that, don't worry, you'll just have to manually tell CMake where your git.exe is, since it's used to include version info into the built executable. @@ -47,9 +47,9 @@ NOTE: Citra by default downloads to C:\Users\\citra ![15](http://i.imgur.com/xJdyzF0.png?1) * Depending on which frontend (GLFW or Qt) you want to build or run, select "citra" or "citra-qt" in the Solution Explorer, right-click and "Set as StartUp Project". -![16](http://i.imgur.com/0TDnsud.png?1) -![17](http://i.imgur.com/tgL92rk.png?1) +![16](http://i.imgur.com/0TDnsud.png?2) +![17](http://i.imgur.com/tgL92rk.png?2) * Press F5 or select Build → Rebuild Solution in the menu. -![18](http://i.imgur.com/x30ZhtE.png) +![18](http://i.imgur.com/x30ZhtE.png?2) * NOTE: Please refer to [Common Issues](https://github.com/citra-emu/citra/wiki/Common-Issues) if any errors. If you didnot find solution feel free to ask us at [freenode](https://webchat.freenode.net/) @ #citra channel. \ No newline at end of file