Re: Updating to GCC 3
Re: Updating to GCC 3
- Subject: Re: Updating to GCC 3
- From: "Alastair J.Houghton" <email@hidden>
- Date: Sat, 18 Oct 2003 22:40:46 +0100
On Saturday, October 18, 2003, at 10:13 pm, James Masasaki wrote:
I updated to the Apple August 2003 developer tools but now whenever I
try to build a Cocoa application, I get an error message saying:
"warning: could not use precompiled header
'/System/Library/Frameworks/CoreServices.framework/Headers/
CoreServices-gcc3.p',
because:
warning: 'AvailabilityMacros.h' has different date than in precomp"
Do I need to recompile the precompiled headers after updating? And if
so, where are the pre-compiled header sources that I need to
recomplie located?
Just run
sudo /usr/bin/fixPrecomps
from a Terminal window.
Kind regards,
Alastair.
_______________________________________________
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.