Re: XCode Startup Error
Re: XCode Startup Error
- Subject: Re: XCode Startup Error
- From: Chris Espinosa <email@hidden>
- Date: Wed, 19 Jan 2005 08:41:26 -0800
On Jan 19, 2005, at 6:03 AM, Mark A. O'Neil wrote:
Now when I try and start Xcode I get the following error in the
console just before Xcode's startup fails:
dyld: /Developer/Applications/Xcode.app/Contents/MacOS/Xcode Undefined
symbols: /Developer/Applications/Xcode.app/Contents/MacOS/Xcode
undefined reference to _PBXWizardSettingKey_XCSelection expected to be
defined in DevToolsInterface
I have scrubbed the Dev tools directory and reinstalled to no avail.
What you're overlooking is that the Dev Tools installer installs
private frameworks in /System/Library/PrivateFrameworks that are shared
among various developer tools (Xcode, the xcodebuild command line tool,
etc.). So a drag-install of Xcode will fail if the wrong versions of
these frameworks are installed.
You should use the /Developer/Tools/uninstall-devtools.pl script to
remove the Developer Tools entirely, then reinstall them from a
Developer Tools disc (or disc image) appropriate for your OS.
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