Re: fix prebinding
Re: fix prebinding
- Subject: Re: fix prebinding
- From: Vince DeMarco <email@hidden>
- Date: Fri, 27 Jun 2003 14:03:26 -0700
run this
sudo fixPrecomps
the precompiled headers are out of date.
On Thursday, June 26, 2003, at 10:51 AM, Gerriet M. Denkmann wrote:
Since downloading WebKit SDK I get these errors:
/System/Library/Frameworks/Cocoa.framework/Headers/Cocoa.h:13: warning:
could not use precompiled header
'/System/Library/Frameworks/AppKit.framework/Headers/AppKit-gcc3.p',
because:
'Foundation/Foundation.h' has different date than in precomp
...
and others...
I checked Mamasam, but found only several people with the same
question, but no answer.
I messed around a bit with update_prebinding, redo_prebinding. The
fix_prebinding (mentioned in mamasam) I can not find.
The man-pages are not very clear (at least not clear enough for a
simple mind like me) - do you supply a framework, or specific files
from the framework, and if so, which files?
Could someone please help me?
Gerriet.
_______________________________________________
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.
_______________________________________________
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.
References: | |
| >fix prebinding (From: "Gerriet M. Denkmann" <email@hidden>) |