Re: [OT] compiler errors
Re: [OT] compiler errors
- Subject: Re: [OT] compiler errors
- From: "M. Uli Kusterer" <email@hidden>
- Date: Thu, 5 Jun 2003 01:53:12 +0200
At 18:34 Uhr -0400 04.06.2003, David Cairns wrote:
could not use precompiled header
'/System/Library/Frameworks/Carbon.framework/Headers/Carbon-gcc3.p',
because:
warning: 'CarbonSound/CarbonSound.h' has different date than in precomp
warning: 'CarbonSound/Sound.h' has different date than in precomp
Go to terminal and
sudo fixPrecomps -force -all
(or something like that). Your precompiled headers have become out of
date, and System Update doesn't automagically update them, the call
above should do just that.
--
Cheers,
M. Uli Kusterer
------------------------------------------------------------
"The Witnesses of TeachText are everywhere..."
http://www.zathras.de
_______________________________________________
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.