I'd like to try Xcode, but...
I'd like to try Xcode, but...
- Subject: I'd like to try Xcode, but...
- From: "Glenn L. Austin" <email@hidden>
- Date: Thu, 18 Dec 2003 23:14:41 -0800
...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.