Skip to content
This repository has been archived by the owner on Jul 31, 2024. It is now read-only.

Compile issues #70

Open
ninthcoast opened this issue Dec 6, 2013 · 1 comment
Open

Compile issues #70

ninthcoast opened this issue Dec 6, 2013 · 1 comment

Comments

@ninthcoast
Copy link

Hi,

I am getting a linker command failed with exit code 1 (use -v to see invocation) error when I try to add the framework to a third party app. I built the framework exactly as the readme instructs and it compiles. I create an ios app and try to add the framework and get the error. Confused, I then took the sample third party app that had the the serenity framework attached and compiled it with no errors. I then took the serenity framework sample and compiled it and with no error. But If I delete the serenity framework from the sample third party app and add the serenity framework that I compile to the third party sample app I get the linker error. Any ideas whats wrong?

Thanks in advance for your help.

Derek

@niravspaceo
Copy link

if you are adding third party framework, then you will have to import the framework path in header search path

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