Updated Common Issues (markdown)

sairathnavamsi 2015-04-07 05:07:58 -07:00
parent 57019a3401
commit 950ad06081

@ -1,7 +1,9 @@
Windows Building:-
* For running Citra builds, make sure to have icudt53.dll, icuin53.dll, icuuc53.dll, Qt5Core.dll, Qt5Gui.dll, Qt5OpenGL.dll and Qt5Widgets.dll in either the application directory or in the system PATH. If not there those files are in C:\Qt\5.4\msvc2013_64_opengl\bin,copy them here.
![7](http://i.imgur.com/21WSjI3.png?1)
* Also, make sure platforms/qwindows.dll in the application directory. If not there you will find it in C:\Qt\5.4\msvc2013_64_opengl\plugins\platforms by default. Just copy it.
![8](http://i.imgur.com/foNxdm9.png?1)
* QT 5.3 is known to fail in windows building citra. Install QT 5.3.1 or greater for the result.