Re: Undefined Symbols error while linking in Xcode
Re: Undefined Symbols error while linking in Xcode
- Subject: Re: Undefined Symbols error while linking in Xcode
- From: Tom Dibble <email@hidden>
- Date: Thu, 21 Apr 2005 11:59:56 -0700
In the XCode Build Results window (Command-Shift-B to bring it up if
you've been relying on the project window summary of the build), the
"top" pane will just say "Undefined Symbols" without extra details
(it's been this way since PB, I believe) because that's the line the
linker marks the "error"; the lines listing the missing symbols are
not marked as "error" and so don't show up in the summary pane of the
build results.
You need to show the "build transcript" or "console" middle pane to
see what the actual output of the "ld" command was. I believe this
is toggled by a button on the bottom of the top pane that looks like
several lines of text. Someone with XCode 1.5 open in front of them
should be able to give you better directions to turn it on, or just
click around until it appears :)
---- Tom Dibble
On Apr 20, 2005, at 8:06 PM, Jenis Shah wrote:
Hi,
Thanks for ur help... ( Chris Espinosa )
I got the problem and that was the same u mentioned.
But i face the new problem..
Now i m getting the "Undefined Symbols:" error which does not
mention
which symbols are not defined or in which files undefined symbols
are there
etc...
So I got stuck with this problem.. So please help me...
Regards,
Jenis Shah
_______________________________________________
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
_______________________________________________
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