1
NGUI 3 Support / Namespace global contains a definition with same name as alias Alignment
« on: May 13, 2014, 04:30:14 AM »
i updated to BGUI 3.5.9 and having unity pro 4.3.4f1
i'm getting following compiler error
any body you could suggest me a quick fix .. or change i shall make in code in order to resolve this
i'm getting following compiler error
- Assets/NGUI/Scripts/UI/UILabel.cs(58,43): error CS0576: Namespace `global::' contains a definition with same name as alias `Alignment'
- Assets/NGUI/Scripts/UI/UILabel.cs(328,16): error CS0576: Namespace `global::' contains a definition with same name as alias `Alignment'
- Assets/NGUI/Scripts/UI/UILabel.cs(328,16): error CS0576: Namespace `global::' contains a definition with same name as alias `Alignment'
any body you could suggest me a quick fix .. or change i shall make in code in order to resolve this
