From 6ec85ec627d898a4ed87edec008a69ec330e61ef Mon Sep 17 00:00:00 2001 From: sairathnavamsi Date: Tue, 7 Apr 2015 04:58:27 -0700 Subject: [PATCH] Updated Common Issues (markdown) --- Common-Issues.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/Common-Issues.md b/Common-Issues.md index be37ec2..285d449 100644 --- a/Common-Issues.md +++ b/Common-Issues.md @@ -4,4 +4,13 @@ Windows Building:- * 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. -* 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 +* QT 5.3 is known to fail in windows building citra. Install QT 5.3.1 or greater for the result. + +OSX Building:- +.......................... + +Linux Building:- +.......................... + +Others:- +.......................... \ No newline at end of file