Re: Undefined symbols: not shown
Re: Undefined symbols: not shown
- Subject: Re: Undefined symbols: not shown
- From: Scott Tooker <email@hidden>
- Date: Mon, 14 Jun 2004 22:56:56 -0700
What you've found isn't a bug, but a "hidden feature".
Currently, we don't properly parse the undefined symbols messages and
show the undefined symbols in the build results pane. This is the real
bug (which has already been filed many times).
However...if you copy and paste a line in the build results module you
actually get the corresponding line from the full build log (the idea
being that the content from the full build log is more useful when
copying and pasting). In your case the full build log entry contains
the list of undefined symbols.
Scott
On Jun 14, 2004, at 8:00 AM, Ken Brooks wrote:
Whenever I link without ZeroLink, my undefined symbols errors are
invisible. The build window, or even "show detailed build results"
only shows a line that says
Undefined symbols:
and no info after it. Double-clicking that line gets only a beep.
Sorry painful work-around: if I select that line, and the line above
it, copy and paste into TextEdit, the full text with detailed errors
appears.
I THINK I'VE FOUND A BUG and a painful one at that. Anyone else
having this problem?
Ken Brooks
_______________________________________________
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.