Re: Cannot declare variables in the middle anymore
Re: Cannot declare variables in the middle anymore
- Subject: Re: Cannot declare variables in the middle anymore
- From: Jim Witte <email@hidden>
- Date: Sat, 22 Nov 2003 13:32:06 -0500
You've accidentally switched to gcc 2.95 in Project Builder; this
happens when you install XCode or the GCC 3.3 update (check the
release notes for the GCC 3.3 update [..] To change back to GCC 3.1,
go to a terminal window and enter "sudo gcc_select 3.1". Your builds
should start working again (you might have to restart Project
Okay, this doesn't make sense to me, from the HI point-of-view: I
install the GCC *3.3* UPGRADE, or Xcode (which I assume uses 3.1), and
it switches it back to 2.95, which it apparently wasn't using before
the "3.3 upgrade". Is this supposed to make any sense - I must be
missing someting?
Jim Witte
email@hidden
IUCS
_______________________________________________
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.