1
NGUI 3 Support / [Solved]Hugh error list after updating to 3.7.0
« on: August 18, 2014, 06:17:39 AM »
Hi there,
after updating NGUI today, a lot of errors appear references to the example folder.
I deleted the example folder, but that only changed the type of error.
After importing 3.7.0 there are 19 error (each of them about 6-7 times)
After deleting the example folder (3 times)
Wish you can help me
Greetz
PS: This problem occurs also in a new project.
after updating NGUI today, a lot of errors appear references to the example folder.
I deleted the example folder, but that only changed the type of error.
After importing 3.7.0 there are 19 error (each of them about 6-7 times)
Quote
Assets/NGUI/Examples/Scripts/InventorySystem/Editor/InvDatabaseInspector.cs(44,31): error CS0117: `GUI' does not contain a definition for `color'
Assets/NGUI/Examples/Scripts/InventorySystem/Editor/InvDatabaseInspector.cs(60,37): error CS0117: `GUI' does not contain a definition for `DrawTextureWithTexCoords'
Assets/NGUI/Examples/Scripts/InventorySystem/Editor/InvDatabaseInspector.cs(121,37): error CS0117: `GUI' does not contain a definition for `backgroundColor'
After deleting the example folder (3 times)
Quote
Assets/NGUI/Scripts/Editor/ComponentSelector.cs(263,37): error CS0117: `GUI' does not contain a definition for `contentColor'
Wish you can help me
Greetz
PS: This problem occurs also in a new project.