Re: XCode 1.5 bug?
Re: XCode 1.5 bug?
- Subject: Re: XCode 1.5 bug?
- From: Mark Dawson <email@hidden>
- Date: Tue, 8 Feb 2005 12:28:42 -0800
How do I open the build log? If I'm in the "build results" window, I select the linker error line (the one with the disclosure triangle), but I don't see any "build log" option anywhere. Where is it?
Thanks!
mark
On Feb 8, 2005, at 10:21 AM, Chris Espinosa wrote:
On Feb 8, 2005, at 10:07 AM, Mark Dawson wrote:
I got the following error:
warning prebinding disabled because of undefined symbols
x Undefined symbols:
x Build failed (1 error 1 warning
There was no scroller active. I was going to write to ask what the error could be, but when I pasted the text from the detailed build results window, I got more details:
<x-tad-smaller>ld: warning prebinding disabled because of undefined symbols</x-tad-smaller>
<x-tad-smaller>ld: Undefined symbols:</x-tad-smaller>
<x-tad-smaller>ConvertToString(__CFString const*, unsigned long)</x-tad-smaller>
<x-tad-smaller>AppBundleInfo::gAppBundleInfo</x-tad-smaller>
<x-tad-smaller> ld: warning prebinding disabled because of undefined symbols</x-tad-smaller>
<x-tad-smaller> ld: Undefined symbols:</x-tad-smaller>
I assume this is a bug in XCode 1.5 in that it doesn't show what the error is, unless you copy & paste? Is there some way I'm supposed to see that text otherwise?
This is a known bug, caused by the presence of colons in the missing symbol name. You don't need to copy and paste; you can just select the "Link error" line in the build transcript, open the build log, and see the list of undefined symbols there.
Chris
_______________________________________________
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