Updated Windows Build (markdown)

sairathnavamsi 2015-04-07 03:44:37 -07:00
parent dc01556b58
commit 5c44750a42

@ -11,7 +11,7 @@ On Windows, all light-weight dependencies are automatically included within the
![4](http://i.imgur.com/5ojSaQm.png?1)
### Debugger Dependencies
For the debugger/Qt GUI, you'll need to install [Qt 5](http://qt-project.org/downloads):
For Qt GUI, you'll need to install [Qt 5](http://qt-project.org/downloads):
![5](http://i.imgur.com/rPEqG4v.png?1)
* Download the Qt Online installer and launch it. When asked which components to install, select the *msvc2013 OpenGL* version for the processor architecture of your choice. (Be careful to use the OpenGL versions, or Citra will fail to initialize.) You might also want to install Qt Designer if you plan on modifying Citra's user interface.