Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

problem with importing #21

Open
dsay opened this issue Mar 26, 2012 · 1 comment
Open

problem with importing #21

dsay opened this issue Mar 26, 2012 · 1 comment

Comments

@dsay
Copy link

dsay commented Mar 26, 2012

If I add oauthconsumer a project to get errors in NSZone NSObject
what could be the problem ???

@FiveFlamesMobile
Copy link

I'm also having problems when importing OAuthConsumer into my project, I'm unable to compile the project due to "Undefined symbols not found" using XCode 4.3.2.

Undefined symbols for architecture armv7:
"OBJC_CLASS$_OAConsumer", referenced from:
objc-class-ref in GSTwitPicEngine.o
objc-class-ref in SA_OAuthTwitterEngine.o
objc-class-ref in Foursquare.o
"OBJC_CLASS$_OARequestParameter", referenced from:
objc-class-ref in OARequestHeader.o
objc-class-ref in SA_OAuthTwitterEngine.o
objc-class-ref in Foursquare.o
"OBJC_CLASS$_OAMutableURLRequest", referenced from:
objc-class-ref in SA_OAuthTwitterEngine.o
objc-class-ref in Foursquare.o
"OBJC_CLASS$_OAHMAC_SHA1SignatureProvider", referenced from:
objc-class-ref in OARequestHeader.o
"OBJC_CLASS$_OAToken", referenced from:
objc-class-ref in SA_OAuthTwitterEngine.o
objc-class-ref in Foursquare.o
"OBJC_CLASS$_OADataFetcher", referenced from:
objc-class-ref in SA_OAuthTwitterEngine.o
ld: symbol(s) not found for architecture armv7
clang: error: linker command failed with exit code 1 (use -v to see invocation)

Could someone help me?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants