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

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 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