Re: Builds fail on previously working projects - help
Re: Builds fail on previously working projects - help
- Subject: Re: Builds fail on previously working projects - help
- From: Brent Gulanowski <email@hidden>
- Date: Thu, 18 Jul 2002 17:20:57 -0400
On Thursday, July 18, 2002, at 04:11 PM, John Nestor wrote:
I have moved some of my project folders around and renamed some enclosing
folders.
A number of those projects now refuse to build - very quickly reporting
"Build failed (see build log for details)".
I reindexed the projects with no effect. I can find no file "build log"
and no further info in Console window.
These are all 'Development' builds if that is important.
I'm guessing that I have screwed up some references within the project
and some file references are broken.
In any case is there a recommended way to get my projects to build
properly?
Is there a recommended way to move project folders around without
creating this problem? (FWIW all
references to resources - tiffs, etc are to actual copies of the files in
the project folder, not external to project
Are any files in your file list showing as red? This will happen if
references are broken, so it is very obvious. Indexing doesn't affect
building, only the class list.
The build log is just a console dump found in the resizable view under the
build errors view -- the former is the source of the reports you get in
the latter.
If your file refs are fine, try throwing out your build directory in the
project directory.
Brent
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.