Re: gcc 3.3, Precompiled Headers and Project Builder
Re: gcc 3.3, Precompiled Headers and Project Builder
- Subject: Re: gcc 3.3, Precompiled Headers and Project Builder
- From: John Timmer <email@hidden>
- Date: Wed, 09 Jul 2003 09:17:02 -0400
Okay, I spent some time on the precompiled headers last night, and realized
I was actually having two problems. The precompiled header issue seems to
have been solved with the advice here, but the second is ongoing.
What appears to be happening is that no project linked to Foundation has
access to any of the Foundation classes since the installation of Safari put
a new Foundation version onto my system. As such, the first time I declare
a Foundation class, I get an error, and compiling fails. I've deleted and
relinked Foundation, but that doesn't seem to help.
Any advice would be appreciated.
John
_______________________________________________
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.