mutualmobile / MMProgressHUD

An easy-to-use HUD interface with personality.
MIT License
705 stars 131 forks source link

i manual instal the MMProgressHUD ,I like it #42

Open yimao009 opened 8 years ago

yimao009 commented 8 years ago

My question: I import the lib in my new project ,buy has very error ,

  1. Property 'height' not found on object of type '__strong id' 2.: Implicit declaration of function 'CGSizeMake' is invalid in C99

3 Use of undeclared identifier 'CGFloat'

larsacus commented 8 years ago

It sounds like you have not imported UIKit somewhere.