Skip to content
This repository has been archived by the owner on Mar 24, 2018. It is now read-only.

Compile error when I integrated in my project #33

Open
srinivasgadda opened this issue Jul 5, 2012 · 1 comment
Open

Compile error when I integrated in my project #33

srinivasgadda opened this issue Jul 5, 2012 · 1 comment

Comments

@srinivasgadda
Copy link

When I integrated LinkedInClientLibrary, my project is unable to find the location of the classes which were used in that. E.g. "RDLinkedIn.h"

Process which I have done:

  1. Copied two folders (OAuthConsumeriPhoneLib, LinkedInClientLibrary) in my local machine where my project resides.
  2. Dragged LinkedInClientLibrary.xcodeproj into my project
  3. Dragged OAuthConsumeriPhoneLib.xcodeproj in the Frameworks folder of "LinkedInClienLibrary" of hierarchy of the folders in XCode IDE.
  4. Added the location of LinkedInClientLibrary in HeaderSearchPath of BuildSettings to my project.
  5. Added library as Dependency libray in Build Phases
  6. Added libray as Link Binary With Libraries
  7. Imported "RDLinkedIn.h" file in AppDelegate.

When I try to build the project it gave me the error that the file location is unable to find.

Could anyone help me on how to integrate in my project.

@FelipeCardoso89
Copy link

I can't integrate this library to my project as well.
I did study the Demo project and I tried set my project as the Demo.
My project works fine with no erros but I can't not #import the LinkedInClientLibrary to any of my viewControllers, looks like xcode do not recognize the libLinkedInClientLibrary.a and libOAuthConsumer_Iphone.a.
My project behaves as there is none new library on it.
Someone here could make a step by step existing of how to integrate this library to a already existing project.
Thanks.

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

No branches or pull requests

2 participants