i\'m trying to use MBProgressHUD. i added header an .m to project, imported header in class and call MBProgressHUD from an ibaction in this way:
-(IBAction)s
Just a guess, but check to make sure that MBProgressHUD.m is added to your Build Sources build phase.
MBProgressHUD.m