Hello ArenMook,
I'm using Unity 4.5.5 and NGUI 3.7.7
I'm building for Windows Store Universal 8.1
And I have this compilation error :
Assets/NGUI/Scripts/UI/UIInput.cs(1126,29): error CS0103: The name `mKeyboard' does not exist in the current context
I think it's due to a problem with the preprocessor directive around this line.
Decco