Re: XCode Startup Error
Re: XCode Startup Error
- Subject: Re: XCode Startup Error
- From: "Mark A. O'Neil" <email@hidden>
- Date: Wed, 19 Jan 2005 14:51:57 -0500
Ah, I had suspected there was more lurking around, but did not know
where or how to correctly remove it. You provided answers to both and
now Xcode is working fine.
Thank you much.
regards,
-m
On Jan 19, 2005, at 11:41 AM, Chris Espinosa wrote:
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:
email@hidden
This email sent to email@hidden
_______________________________________________
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