Obj-C compiler warnings
Obj-C compiler warnings
- Subject: Obj-C compiler warnings
- From: Corvus <email@hidden>
- Date: Mon, 1 Aug 2005 13:10:51 -0700
I am just starting out with Cocoa programming, so please be merciful if
this has an obvious solution.
When I compile an obj-C program I get a dozen compiler warnings like:
warning: could not use precompiled header
'/System/Library/Frameworks/Foundation.framework/Headers/Foundation-
gcc3.p', because:
... warning: 'AvailabilityMacros.h' has different date than in precomp
I checked the modification dates of the files it's complaining about
and, sure enough, they're different. Could this cause a problem? My
application works fine, but I want to avoid any warnings. How do I fix
it?
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden