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

error compiling and linked #14

Closed
vimafe opened this issue Jul 28, 2012 · 1 comment
Closed

error compiling and linked #14

vimafe opened this issue Jul 28, 2012 · 1 comment

Comments

@vimafe
Copy link

vimafe commented Jul 28, 2012

Hi

These are the two errors that I don't understand why happens:

"OBJC_CLASS$_Reachability", referenced from:

Objc-class-ref in FReachViewController.o

Symbol(s) not found for architecture armv7

Linker command failed with exit code 1 (use -v to see invocation)

Can you help me?
Vitor Ferreira

@vimafe vimafe closed this as completed Jul 28, 2012
@adamfischer
Copy link

You probably forgot this:
Go to the Project->TARGETS->Build Phases->Link Binary With Libraries then press the plus in the lower left of the list. Add SystemConfiguration.framework. Boom, you're done.

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