Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

iOS Objective-C Basics (Retired) Fundamentals of C Variables

Chris Mahoney
Chris Mahoney
111 Points

I keep getting an error reading "Linker command failed with exit code 1(use -v to see invocation). What do I do?

I've copied the example as it appears exactly and keep getting this error and it says 'Build Failed', any suggestions?

J.D. Sandifer
J.D. Sandifer
18,813 Points

It sounds like you're talking about a problem in Xcode - is that right?

If that's the case, I can't help as I don't have a Mac yet. However, you can continue learning on Treehouse without it until you can find the solution to your problem. You might try Xcode help or it's forums...

Also, post your code. It may be a simple syntax error that I - or someone else - can help you with.

1 Answer