Re: I'd like to try Xcode, but...
Re: I'd like to try Xcode, but...
- Subject: Re: I'd like to try Xcode, but...
- From: Godfrey DiGiorgi <email@hidden>
- Date: Fri, 19 Dec 2003 10:56:11 -0800
It's difficult to tell from your description, but it sounds like you
installed Xcode from the WWDC release on a Jaguar system. There are
some known issues with that release, and particularly with upgrading
installation to a Panther/Xcode configuration. I would recommend
uninstalling the developer tools completely, using the perl script
provided in /Developer/Tools. You do this by opening a Terminal window
and issuing the command:
sudo perl /Developer/Tools/uninstall-devtools.pl
It will ask for administrator password authorization.
Once that is done, and assuming you are on Panther, reinstall the
development tools from the release distribution for Panther and you
should be good to go. You might want to wait for the ADC download to
become available and install from the very latest Xcode Tools 1.1 final
release.
best,
Godfrey
---
Godfrey DiGiorgi - email@hidden
408 974-6814 tel - 408 974-8101 fax - 408 832-8319 cell
Technology Manager, Development Tools
Apple Worldwide Developer Relations
On Dec 18, 2003, at 11:14 PM, Glenn L. Austin wrote:
...I can't even open the sample projects.
When I try to open an existing project, I get an error dialog with the
following text (this particular one was due to opening the
Carbon/SimpleText
example):
Couldn't open /Developer/Examples/Carbon/SimpleText/SimpleText.pbxproj.
Reason: *** -[NSCFDictionary setObject:forKey:]: attempt to insert nil
value.
With a backtrace logged in the Console (in console.log) of:
** INTERNAL ERROR: Uncaught Exception **
Exception: *** -[NSCFDictionary setObject:forKey:]: attempt to insert
nil
value
Stack:
0 0x94ec6ba4 -[TSException raise]
1 0x90a5c9c0 +[NSException raise:format:]
2 0x909f4b6c -[NSCFDictionary setObject:forKey:]
3 0x9609ffec +[PBXBuildResultsModule configureBuildLogClass]
4 0x9609fd18 +[PBXProjectWorkspaceModule initialize]
5 0x90832a1c _class_initialize
6 0x90831560 __class_lookupMethodAndLoadCache
7 0x908312d4 _objc_msgSend
8 0x9609fc24 -[PBXProjectDocument
createWorkspaceWithTemplate:geometryConfiguration:
contentConfiguration:]
9 0x9609f70c -[PBXProjectDocument makeWindowControllers]
10 0x9609d978 -[PBXDocumentController
_innerOpenDocumentWithContentsOfFile:display:]
11 0x9609d604 -[PBXDocumentController
openDocumentWithContentsOfFile:display:]
12 0x9609c960 -[PBXDocumentController openDocument:]
13 0x92e77584 -[NSApplication sendAction:to:from:]
14 0x92eacd78 -[NSMenu performActionForItemAtIndex:]
15 0x92ef16a4 -[NSCarbonMenuImpl
performActionWithHighlightingForItemAtIndex:]
16 0x92ef7fd4 -[NSMenu performKeyEquivalent:]
17 0x92ed7000 -[NSApplication _handleKeyEquivalent:]
18 0x92df4a34 -[NSApplication sendEvent:]
19 0x96093ac4 -[PBXExtendedApplication sendEvent:]
20 0x92dfd29c -[NSApplication run]
21 0x92eb95ec _NSApplicationMain
22 0x0000a080
23 0x0000ac64
I've tried reinstalling the dev tools, and even 10.3, but no joy :(
--
Glenn L. Austin <><
Computer Wizard and Race Car Driver
<email@hidden>
<http://www.austin-home.com/glenn/>
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.