Re: XCode 6 Link Errors
Re: XCode 6 Link Errors
- Subject: Re: XCode 6 Link Errors
- From: Steve Mills <email@hidden>
- Date: Tue, 17 Feb 2015 12:09:18 -0600
On Feb 17, 2015, at 12:03:10, Dave <email@hidden> wrote:
>
> Yes, sorry, I must have copied/pasted the wrong gibberish! I’ve fixed it now, on this particular error, there was nothing that I could see that helped, although sometimes you can decipher what is wrong. It would be so nice to have a decent error message for this, but as you say, wishful thinking!
It's usually not too hard to figure out what it's complaining about. Like if it mentions blah.o, that's usually an indication that you should look at blah.cp or whatever its source file is. Or if it mentions a symbol like _bob, then there's a problem with a function/variable/whatever named bob.
--
Steve Mills
Drummer, Mac geek
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden