"_OBJC_CLASS_$_ASIFormDataRequest", referenced from:
Hi,
i am new in iPhone.i create the login app....call web services....that time this kind of error come....
Undefined symbols for architecture i386:
"_OBJC_CLASS_$_ASIFormDataRequest", referenced from:
objc-class-ref in loginmasterViewController.o
ld: symbol(s) not found for architecture i386
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Pls give the solution .....
|