Re: Xcode 2.4: "fatal error: error writing to -: Broken pipe" (was: Re: Xcode 2.4: "fatal error: error closing -: Broken pipe" )
Re: Xcode 2.4: "fatal error: error writing to -: Broken pipe" (was: Re: Xcode 2.4: "fatal error: error closing -: Broken pipe" )
- Subject: Re: Xcode 2.4: "fatal error: error writing to -: Broken pipe" (was: Re: Xcode 2.4: "fatal error: error closing -: Broken pipe" )
- From: Chris Espinosa <email@hidden>
- Date: Sun, 13 Aug 2006 09:38:37 -0700
On Aug 13, 2006, at 9:13 AM, Andrés Valenciano wrote: After the Xcode 2.4 update all my projects and any other new project created fails when compiling with "error closing -: Broken pipe". Even for new projects created from the "New Project" templates don't compile.
It is actually: "fatal error: error WRITING to -: Broken pipe" ( I don't what kind of mind trick changed that... )
More info: I did a compilation without problems with an Admin account.
That's a clue: are you using the same userid as you were before? If you build your project as Admin, then try to run it as a user, you may not have privileges to read some of the intermediate and debug files that were written by admin.
Try deleting your project's Build folder and rebuilding from scratch.
|
_______________________________________________
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