could not use precompiled header
could not use precompiled header
- Subject: could not use precompiled header
- From: Lorenzo <email@hidden>
- Date: Tue, 03 Jun 2003 14:03:21 +0200
Sometimes Project Builder during the build phase tells me:
warning: could not use precompiled header
'/System/Library/Frameworks/Carbon.framework/Headers/Carbon-gcc3.p', because
'CarbonSound/CarbonSound.h' has different date than in precomp
'CarbonSound/Sound.h' has different date than in precomp
How could I avoid this error?
I would like to use the standard and most updated headers.
I used this:
#import <Carbon/Carbon.h>
and I linked "Carbon.framework" directly from /System/Library/Frameworks
Any idea?
Best Regards
--
Lorenzo
email: 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.