1
NGUI 3 Support / Unable to build Windows 8 build using NGUI 3.6.5
« on: June 22, 2014, 04:56:08 AM »
When building a project using NGUI 3.6.5 targetting the Windows Store build we get the following error:
'UIDrawCall' does not contain a definition for 'sortingOrder' and no extension method 'sortingOrder' accepting a first argument of type 'UIDrawCall' could be found (are you missing a using directive or an assembly reference?)
This occurs at line 1405 within UIPanel.cs
Any idea what needs to be done to get this back rolling?
'UIDrawCall' does not contain a definition for 'sortingOrder' and no extension method 'sortingOrder' accepting a first argument of type 'UIDrawCall' could be found (are you missing a using directive or an assembly reference?)
This occurs at line 1405 within UIPanel.cs
Any idea what needs to be done to get this back rolling?
