Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I have an current project running on FBconnect and there are some issues in running the Facebook properly.So I decided to integrate the sharekit(http://getsharekit.com/) instead. But I am facing some problems in integrating it properly.

Steps I followed:

1) Included the sharekit folder. 2) Removed the FBConnect and related folders. 3) Added the necessary frameworks(like MessageUI, Security, SystemConfiguration).

4) Tried running the project.

Faced errors, which asked where my previous files. So I commented out the statements.

One error I cannot solve:

Undefined symbols for architecture i386:
  "_OBJC_CLASS_$_Facebook", referenced from:
      objc-class-ref in MQFacebook-B8E01E78E07FB637.o
      objc-class-ref in SHKFacebook.o
share|improve this question

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.