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: Mark Munz <email@hidden>
- Date: Sun, 9 May 2004 16:33:16 -0600
OK - I found it. I had tried the Show Detailed Build Results, but it
just kept bringing up the build window. I definitely missed the bottom
of the window being a splitter.
That splitter is awfully subtle. Personally, I think it fails miserably
in the UI category. I would also expected that double-clicking on the
build error (which said see details) would make the details visible. I
would have also expected Show Detailed Build Results to make the split
view visible to me.
Once I got the details, it was easy to fix the problem.
Thanks for those that responded.
Mark
On May 9, 2004, at 3:46 PM, Fred Leboucher wrote:
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
_______________________________________________
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.