Re: New PowerBook won't run Panther, xCode 1.5
Re: New PowerBook won't run Panther, xCode 1.5
- Subject: Re: New PowerBook won't run Panther, xCode 1.5
- From: Chris Espinosa <email@hidden>
- Date: Tue, 14 Jun 2005 10:27:18 -0700
On Jun 13, 2005, at 6:08 PM, Nick Zitzmann wrote: The only thing I can find is xCode 2.1. None of our projects will compile with it!
If it's because of the new build configurations feature, you can disable it to make build configurations work more like build styles by setting the "UsePerConfigurationBuildLocations" key in Xcode's preferences file to YES. And then you can use the "xcodebuild" command line program to build Xcode 1.5/2.0 projects without making any modifications to your current setup.
Or use gcc 3.3, which is the same compiler that comes with Xcode 1.5. You can either use 'sudo gcc_select 3.3' at the command line to set this globally, or use the Rules tab in the target inspector to set it on a per-target basis.
Chris |
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden