queasy
2005.03.26, 04:10 AM
Hi folks,
I'm new to this board -- just got my first Mac a couple days ago actually. Coming from an x86/Win32 background, I'm still quite the newbie to this whole other world of computing.
Anyway, in the the process of porting my game (http://www.queasygames.com/gate88) to OSX I found this rather strange problem with XCode. If I follow these steps:
1. Open XCode
2. File -> New Project
3. Choose SDL OpenGL Application
4. Drag-and-drop "Targets" into the "Products" group.
5. File -> Close Project
6. File -> Open Project -> select whatever the project name was called
I get this error:
"
Internnal Error
File: /SourceCache/DevToolsBase/DevToolsBase-387/pbxcore/PBXContainer.m
Line: 465
Object: <PBXProject:0x04125560>
Method: setItem:forGlobalID
guid should be an instance inheriting from PBXGlobalID, but it is nil
"
It repeats similar error messages until finally it just gives up and does not open the project. So my question is, if I accidentally followed the above steps, how do I fix my project so that I can open it again?
Thanks!
-j
I'm new to this board -- just got my first Mac a couple days ago actually. Coming from an x86/Win32 background, I'm still quite the newbie to this whole other world of computing.
Anyway, in the the process of porting my game (http://www.queasygames.com/gate88) to OSX I found this rather strange problem with XCode. If I follow these steps:
1. Open XCode
2. File -> New Project
3. Choose SDL OpenGL Application
4. Drag-and-drop "Targets" into the "Products" group.
5. File -> Close Project
6. File -> Open Project -> select whatever the project name was called
I get this error:
"
Internnal Error
File: /SourceCache/DevToolsBase/DevToolsBase-387/pbxcore/PBXContainer.m
Line: 465
Object: <PBXProject:0x04125560>
Method: setItem:forGlobalID
guid should be an instance inheriting from PBXGlobalID, but it is nil
"
It repeats similar error messages until finally it just gives up and does not open the project. So my question is, if I accidentally followed the above steps, how do I fix my project so that I can open it again?
Thanks!
-j