[OT] Notification of all keyboard input
[OT] Notification of all keyboard input
- Subject: [OT] Notification of all keyboard input
- From: David Lee <email@hidden>
- Date: Tue, 8 Jul 2003 16:35:32 +0100
Hi all,
I have some warnings in Project Builder which say the following:
warning: could not use precompiled header
'/System/Library/Frameworks/Foundation.framework/Headers/Foundation-
gcc3.p', because:
warning: 'Foundation/NSObjCRuntime.h' has different date than in precomp
warning: 'Foundation/NSArchiver.h' has different date than in precomp
warning: 'Foundation/NSObject.h' has different date than in precomp
warning: and others...
warning: could not use precompiled header
'/System/Library/Frameworks/Cocoa.framework/Headers/Cocoa-gcc3.p',
because:
warning: 'Foundation/Foundation.h' has different date than in precomp
warning: 'Foundation/NSObjCRuntime.h' has different date than in precomp
warning: 'Foundation/NSArchiver.h' has different date than in precomp
warning: could not use precompiled header
'/System/Library/Frameworks/AppKit.framework/Headers/AppKit-gcc3.p',
because:
warning: 'Foundation/Foundation.h' has different date than in precomp
warning: 'Foundation/NSObjCRuntime.h' has different date than in precomp
warning: 'Foundation/NSArchiver.h' has different date than in precomp
warning: and others...
How do I clear this problem. I am sorry I do not have as good working
knowledge of the GCC compiler as many of you guys out there. Any help
as it's annoying having to scroll through countless errors to get to
real warnings and errors.
Dave
_______________________________________________
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.