Re: Mac app crashes using library built with Xcode4.3+, which used to work with Xcode4.2
Re: Mac app crashes using library built with Xcode4.3+, which used to work with Xcode4.2
- Subject: Re: Mac app crashes using library built with Xcode4.3+, which used to work with Xcode4.2
- From: Beinan Li <email@hidden>
- Date: Thu, 09 Aug 2012 17:15:20 -0400
It's a debug build.
On Thu, Aug 9, 2012 at 4:53 PM, Jens Alfke
<email@hidden> wrote:
On Aug 9, 2012, at 1:08 PM, Beinan Li <email@hidden> wrote:
> • The lib built with Xcode4.2 works fine.
> • If rebuilt using Xcode4.3 or 4.4, using the same xcodeproj, it crashes when working with OggVorbis or AAC.
> • PCM always works when the lib is built with either Xcode4.2 or 4.3+.
Is this a debug or a release build? If it's a release build, have you tried turning off optimizations?
Have you tried running the static optimizer on your code? (Just use Cmd-Shift-B in Xcode 4.)
—Jens
_______________________________________________
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