Strange problems with XCode
Strange problems with XCode
- Subject: Strange problems with XCode
- From: Adriaan Tijsseling <email@hidden>
- Date: Tue, 4 Nov 2003 15:30:48 +0900
I have a big project that I created with ProjectBuilder a while ago and
now use with XCode. Sometimes, when compiling, the executable won't
run, debug, or whatever and I get a "Launch failed with error code
-2857". If I delete the "build" folder I can sometimes get the
executable running. I even once got a "[PBXGDB_Adaptor(0x4d24fe0)
errorForMICommand:errorMessage:]: error in executing MI command:
PBXGDB_MIRunExecutableCommand; '-exec-run'; error msg: No executable
file specified.".
I finally decided to just delete the .pbxuser file inside the .pbproj
folder, as I noticed it just seemed to be an endless list of stale
options. And sure, recompiling finally made the app run.
This is of course, terribly frustrating. Does anyone know the cause of
this?
Adriaan
_______________________________________________
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.