Re: fix prebinding
Re: fix prebinding
- Subject: Re: fix prebinding
- From: "Gerriet M. Denkmann" <email@hidden>
- Date: Thu, 26 Jun 2003 22:56:12 +0200
Date: Thu, 26 Jun 2003 19:51:18 +0200
Subject: fix prebinding
From: "Gerriet M. Denkmann" <email@hidden>
To: email@hidden
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...
Several kind people did tell me that this is nothing to do with
prebinding, but with precompiling.
And the solution is (done as root or with sudo):
> /usr/bin/fixprecomps
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.