Skip navigation.
 
mlRe: Project Builder 1-2
FROM : Finlay Dobbie
DATE : Tue Nov 12 23:40:00 2002

On Tuesday, November 12, 2002, at 10:28  pm, <email_removed>
wrote:

> Project Builder 1. Why is it PB has to complete a successful build
> before its context help works?


It doesn't, it only has to rebuild its index of your project (which is
done with the compilation of the first source file, I think).

> Project Builder 2. On rare occasions PB will end a build with the
> enervating "Build failed - see log for details." Where is that log?


The Build tab has a splitter, the top provides fun extracted warnings
and errors, the bottom bit has the actual stdout of the build process
(as you would see using pbxbuild at the cli).

  -- Finlay
_______________________________________________
cocoa-dev mailing list | <email_removed>
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.

Related mailsAuthorDate
mlProject Builder 1-2 rixstep000 Nov 12, 23:28
mlRe: Project Builder 1-2 Finlay Dobbie Nov 12, 23:40
mlRe: Project Builder 1-2 ssudre2 Nov 12, 23:46