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 trialChris Mahoney
111 PointsI 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?
1 Answer
arnavthecoder
3,453 PointsGo to this website: http://rshankar.com/apple-mach-o-linker-error-xcode-6-beta-6/
J.D. Sandifer
18,813 PointsJ.D. Sandifer
18,813 PointsIt 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.