Re: EXC_BAD_ACCESS error
Re: EXC_BAD_ACCESS error
- Subject: Re: EXC_BAD_ACCESS error
- From: "Steve Zellers" <email@hidden>
- Date: Mon, 21 Aug 2006 10:36:28 -0700
On 8/21/06, Ronald Lingl <email@hidden> wrote:
Hiya,
I am getting an EXC_BAD_ACCESS error in my application on the PPC
version but not on the Intel version.
The resource on PPC doesn't need to be byte swapped, and so is memory
mapped (read only) from the resource file. If you need to modify it,
you'll need to make a copy of it. If it must still be a resource, try
setting CSResourcesFileMapped to false in your applications
Info.plist, as per tech note
http://developer.apple.com/technotes/tn/tn2013.html.
Cheers,
--smz
_______________________________________________
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