Re: Cocoa w/Carbon Compile Warning
Re: Cocoa w/Carbon Compile Warning
- Subject: Re: Cocoa w/Carbon Compile Warning
- From: Dan Bernstein <cocoa-dev%email@hidden>
- Date: Thu, 20 Feb 2003 23:37:47 +0200
/usr/bin/fixPrecoms
On Thursday, February 20, 2003, at 11:14 PM, Ian G. Gillespie wrote:
I don't know much about Carbon (and only a bit more about Cocoa), but
recently incorporated some Carbon code into my Cocoa application and
now I get this warning:
AppController.h:5: warning: could not use precompiled header
'/System/Library/Frameworks/Carbon.framework/Headers/Carbon-gcc3.p',
because:
AppController.h:5: warning: 'CarbonSound/CarbonSound.h' has different
date than in precomp
AppController.h:5: warning: 'CarbonSound/Sound.h' has different date
than in precomp
If I click on the warnings after it builds, it takes me to this line in
my AppController.h file:
#import <Carbon/Carbon.h>
Everything seems to work fine, but I am worried. Anyone have any
suggestions?
_______________________________________________
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.
_______________________________________________
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.