Warning with precompiled headers
Warning with precompiled headers
- Subject: Warning with precompiled headers
- From: Chad Armstrong <email@hidden>
- Date: Fri, 30 Jan 2004 19:53:43 -0600
I recently cleaned a project up, but after recompiling the project,
I've been receiving some of these warnings (10 per .m file).
warning: 'AvailabilityMacros.h' has different date than in precomp
warning: could not use precompiled header
'/System/Library/Frameworks/...'
The types of frameworks are like Cocoa, ApplicationServices,
CoreServices, AppKit, and Foundation.
Is there a way to correct this so I don't have all of these warnings?
It seems that my project has been compiling slower lately, perhaps
because of these warnings and needing to recompile the headers?
I'm using Project Builder 2.1 and Mac OS 10.2.8.
Chad Armstrong
email@hidden
_______________________________________________
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.