HipByte / Flow

Cross-platform libraries for RubyMotion
BSD 2-Clause "Simplified" License
141 stars 29 forks source link

[iOS] Can't run sample apps, undefined method width= for UI::View #20

Closed danhealy closed 8 years ago

danhealy commented 8 years ago

2016-06-21 20:32:07.479 uiapp[3776:176330] screen.rb:20:inloadView': undefined method width=' for #<UI::View:0x10d27a070> (NoMethodError)

jjaffeux commented 8 years ago

@danhealy Hi, if you downloaded Flow source code, you need to run "rake build" inside the root directory.