Re: GCC 3.3 problems
Re: GCC 3.3 problems
- Subject: Re: GCC 3.3 problems
- From: Andrew Thompson <email@hidden>
- Date: Sun, 6 Jul 2003 22:15:48 -0400
On Sunday, Jul 6, 2003, at 17:15 America/New_York, James Quick wrote:
I selected the Target, Foo, in the targets pane, then chose GCC
Compiler Settings.
There, I unchecked 'Precompile', and 'Use GCC 3 "PFE" support...',
checkboxes.
I performed a clean and a make. No Classes show up.
I tries selecting gcc 2.95.2, cleaned and rebuilt again with no change.
I've spent 5 solid hours on this, and it is driving me absolutely
apesh!t.
Sorry, I've not been following the whole thread, but is your problem
that the classes don't show up in the class browser in Project Builder?
I had something like that happen a couple of months ago, and I couldn't
get it to fix itself for a while. I *think* it ended up having
something to do with the Prefix Header file for the project. I had some
old projects which did not have a prefix header set (usually called
<nameOfProject>_Prefix.h) set and they wouldn't work properly until I
created one for them and set it in the Prefix Header section in the GCC
Compiler Settings in the target. Prefix headers with a space in the
name don't work either.
Otherwise the only other thing I'd known to try is 'sudo fixPrecomps'
in the Terminal.
AndyT (lordpixel - the cat who walks through walls)
A little bigger on the inside
(see you later space cowboy ...)
_______________________________________________
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.