From 4e980f41efaa8241f33412950f878174a6ff77d6 Mon Sep 17 00:00:00 2001 From: sairathnavamsi Date: Tue, 7 Apr 2015 03:54:56 -0700 Subject: [PATCH] Updated Common Issues (markdown) --- Common-Issues.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Common-Issues.md b/Common-Issues.md index ca2e6d4..39ea6b2 100644 --- a/Common-Issues.md +++ b/Common-Issues.md @@ -1 +1,5 @@ -To be filled.. \ No newline at end of file +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. + +*QT 5.3 is known to fail in windows building citra. Install QT 5.3.1 or greater for the result. \ No newline at end of file