Re: Xcode gives error on link, but no clue what caused it
Re: Xcode gives error on link, but no clue what caused it
- Subject: Re: Xcode gives error on link, but no clue what caused it
- From: Fred Leboucher <email@hidden>
- Date: Sun, 9 May 2004 23:46:53 +0200
Just take a look at the log, as it tells you :)
You have to click on the very bottom on the window (you see the little
band with the dot on the middle), and drag it up to reveal the build
log (all commands executed and their response). When the linker doesn't
find a symbol, the list is specified there.
Fred Leboucher
On May 9, 2004, at 11:35 PM, Mark Munz wrote:
I'm getting an error when linking my project, but Xcode is not giving
a single clue as to what the error is.
I'm assuming it can't find some symbol, but it doesn't tell me what it
is it can't find.
Ironically, in the build log it tells me that the Build failed (see
build log for details).
I've already tried show build steps to see if that would give me
anything (no success).
God I hope this gets fixed soon -- talk about being frustrated with a
development environment.
Is there anything I can do to get Xcode to tell me why it won't link
my project? Like maybe what symbol it can't find.
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.