Re: Write Failed Error when attempting to save CPP file
Re: Write Failed Error when attempting to save CPP file
- Subject: Re: Write Failed Error when attempting to save CPP file
- From: "Jaime Rios" <email@hidden>
- Date: Wed, 10 Oct 2007 12:24:27 -0400
Nevermind folks... I figured out what the problem was. My code file had Japanese characters in it, however the encoding was set to Latin. Once I changed the encoding to UTF-8, everything was fine.
--
-Jaime
http://www.jaimerios.com
On 10/10/07, Jaime Rios <email@hidden> wrote:
Hi,
I've recently encountered a new problem when attempting to save changes to a CPP file that is in one of my projects. Xcode says that the file could not be saved. When I looked in the Console log to see if there was an error reported, this is what I see:
2007-10-10 10:52:45.157 Xcode[19718] -[PBXTextFileDocument writeToFile:ofType] write failed for /private/var/tmp/folders.501/TemporaryItems/com.apple.Xcode_19718_213720765_1/MyCPPFile.cpp
I have to resort to editing the file in TextEdit to make any changes.
Has anyone else had this problem and if so, what was the solution to this error?
Thanks in advance!
--
-Jaime
http://www.jaimerios.com
_______________________________________________
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