Re: GCC 3.3 problems
Re: GCC 3.3 problems
- Subject: Re: GCC 3.3 problems
- From: Aaron Tuller <email@hidden>
- Date: Sun, 6 Jul 2003 13:30:49 -0700
try turning off precompiled headers and turn off the prefix header in
the target settings. clean, rebuild. then it should work. and then
you can add the precomp and the preifx again.
i just had this happen, it's horrible. and a waste of an hour of my time.
-aaron
At 4:19 PM -0400 7/6/03, James Quick wrote:
Since I installed the gcc updater, my project builder indices no
longer worked.
All current projects had class inspector panes with <No Classes in Project>.
Cleaning and rebuilding did not fix the problem. In fact, rebuilding indices
on older archived projects, ended up losing the indexing and never
repopulating
the class browser unless I reverted from gcc 3.1 to gcc 2.5.
I removed build trees, rebuilt, reindexed, to no avail.
I verified that the entries for /usr/bin/*cc* and /usr/bin/cpp* were correct.
I veriified the the gcc toolchain in /usr/libexec/gcc/darwin/pcc was correct.
I finally threw up my hands and reinstalled the December Devtools mpkg
and rebooted. Now an older application project I had tested rebuilds
indices correctly for both gcc-3.1 and gcc-2.95.2. i.e. the Class browser
is populated.
The only project I care about right now, still does not populate the
class browser
and I desperately want it to. It is a Foundation Framework target,
All my classes
are in a group named Classes. All the source files show up in the Sources
target phase. Everything compiles without error. The pbxindex and pbxbtree
files are created at build time.
Does anyone have a clue about this?
I already joined and posted to the projectbuilder-user list but I've gotten no
response.
_______________________________________________
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.