Hi,
I am using Oauth
to connect to Twitter in my iPhone application.I am getting 18 errors.One of which is
".objc_class_name_OAMutableURLRequest", referenced from:
literal-pointer@__OBJC@__cls_refs@OAMutableURLRequest in SA_OAuthTwitterEngine.o
Remaining 17 errors are of similar types related to "libOAuth.a" static library.I am using latest iPhone sdk.Whats the solution??