Author Topic: So many error when update v3.0.6f7 ?  (Read 1834 times)

xiaoniaojjj

  • Full Member
  • ***
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 140
    • View Profile
So many error when update v3.0.6f7 ?
« on: December 02, 2013, 04:30:04 AM »
1. Assets/NGUI/Scripts/Editor/UIScrollBarInspector.cs(23,34): error CS1061: Type `UIScrollBar' does not contain a definition for `background' and no extension method `background' of type `UIScrollBar' could be found (are you missing a using directive or an assembly reference?)
2.Assets/NGUI/Scripts/Editor/UIScrollBarInspector.cs(24,34): error CS0122: `UISlider.foreground' is inaccessible due to its protection level
3.Assets/NGUI/Scripts/Editor/UIScrollBarInspector.cs(26,48): error CS0122: `UISlider.direction' is inaccessible due to its protection level


By the way, Why always so many compile error when update the new version..???

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: So many error when update v3.0.6f7 ?
« Reply #1 on: December 02, 2013, 09:04:02 AM »
That's because you are not following upgrade instructions from the readme file.

There is no UIScrollbarInspector anymore.