Re: Diagnosing link errors: the next stage
Re: Diagnosing link errors: the next stage
- Subject: Re: Diagnosing link errors: the next stage
- From: Ryan Wilcox <email@hidden>
- Date: Thu, 27 May 2004 19:26:56 -0400
On May 27, 2004, at 6:11 PM, Ken Brooks wrote:
The next stage: I then got rid of all the remaining undefined
symbols that ld was reporting.
It then reported one error:
Cat & Mouse+AI scrolling:0: Undefined symbols:
(and no names are then listed)
What??? How can it complain of them and not tell me any?
Either run xcodebuild -activetarget from the command line (first 'cd'
into the same directory as your project) OR click on the "failed" thing
in the right hand corner (right under the toolbar) - that'll bring up
the Errors and Warnings window. There's a little slider thing that's
very hard to see at the bottom of that window - pull it up and it will
show you the console output.
HTH,
_Ryan Wilcox
_______________________________________________
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.