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

'LRResty/LRResty.h' file not found? #33

Open
ghost opened this issue May 29, 2012 · 1 comment
Open

'LRResty/LRResty.h' file not found? #33

ghost opened this issue May 29, 2012 · 1 comment

Comments

@ghost
Copy link

ghost commented May 29, 2012

Hi I am very new to iOS development and I am currently experiencing problems trying to get install LRResty.

These are the steps which I have taken:

  1. Checked out the source from github
  2. I dragged 'LRResty.xcodeproj' to my project in XCode
  3. I added ObjC and all_load linker flags
  4. Then I added #import <LRResty/LRResty.h> to AppDelegate.h

At this point I tried building but I was getting 'LRResty/LRResty.h' file not found
I also tried adding the following:

  1. LRResty to Target Dependency.

However, I am not able to get this to work. Any ideas?

Screenshot: http://imgur.com/RVAAB

@micho
Copy link

micho commented Sep 9, 2012

I think you're supposed to drag LRResty.framework, as opposed to the xcodeproj file. That will allow you to link it.

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

1 participant