Re: 2100 Errors, none are my fault!
Re: 2100 Errors, none are my fault!
- Subject: Re: 2100 Errors, none are my fault!
- From: "M. Uli Kusterer" <email@hidden>
- Date: Tue, 13 May 2003 02:10:09 +0200
I reinstalled my system, and this is the first time Project Builder
has been opened! So, it gives me messages such as the files in
Foundation.framework or AppKit framework are bad (about 2100 of
them).Because of this, my App can not build and run! Whasssup!? Any
tips would be greatly appreciated
You probably installed some system updates that are newer than your
vcersion of developer tools. Go to the terminal, type "sudo
fixPrecomps -all -force", which will rebuild your precompiled headers
and fix all the frameworks so you can use them again.
--
Cheers,
M. Uli Kusterer
------------------------------------------------------------
"The Witnesses of TeachText are everywhere..."
http://www.zathras.de
_______________________________________________
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.