Bug In Project Builder
Bug In Project Builder
- Subject: Bug In Project Builder
- From: email@hidden
- Date: Tue, 12 Jun 2001 20:51:50 -0400
Ok, I think I found a bug in project builder... The build log window
does not seem to show linker errors.... I was having a problem at link
time with some code... it was driving me nuts because it said buil
failed,check build log for details but the build log would only scroll
down to a line saying something like
failed linking myproject...
I tried redoing the source in ProjectBuilderWO and it actually did show
the last few lines of the build output which Project Builder was
chopping off and they were saying something about a symbol being defined
twice (which was the error)... jeez.... I hope they fix that! Is the
build being output into text form somewhere I can check it, or do I have
to use ProjectBuilderWO do get the whole story on a build?
-Adam