fix prebinding
fix prebinding
- Subject: fix prebinding
- From: "Gerriet M. Denkmann" <email@hidden>
- Date: Thu, 26 Jun 2003 19:51:18 +0200
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.