• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Base SDK=10.6 and Deplyoment Target=10.5 crashes AU plug ins on 10.5.8?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Base SDK=10.6 and Deplyoment Target=10.5 crashes AU plug ins on 10.5.8?


  • Subject: Re: Base SDK=10.6 and Deplyoment Target=10.5 crashes AU plug ins on 10.5.8?
  • From: Stephen Davis <email@hidden>
  • Date: Sun, 14 Nov 2010 20:32:17 -0800

How about a crash log?  If you are using C++, there are parts of the gcc 4.2.x (SnowLeopard) STL library that are not compatible with 10.5.x.  A crash log might shed more light on the issue.

stephen

On Nov 14, 2010, at 12:31 PM, tahome izwah wrote:

> *BUMP*
>
> 2010/11/11 tahome izwah <email@hidden>:
>> Hi all,
>>
>> I've come across a very odd problem with my 32bit Cocoa/Carbon
>> AudioUnit plug ins and wanted to see if anybody else had the same
>> problem. My AUs are currently set to base SDK=10.5 and deployment
>> target=10.4. I am currently updating them and they now use API calls
>> that are only available on 10.5, so I went ahead and set the base SDK
>> to 10.6 and deployment target to 10.5. They work fine on 10.6 but
>> immediately crash (Logic and Live, and a couple of other hosts) on
>> 10.5. The crash always occurs in AUBase::SaveState when the host is
>> using SaveState to manage presets. The plug ins are based on the Cocoa
>> UI AudioUnit template and all I've done is add a Carbon view to them
>> so they will load in AU hosts that don't support a Cocoa AU.
>>
>> Am I missing something here? Is this supposed to work, or has anybody
>> else had the same problem?
>>
>> Thanks
>> --th

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: Base SDK=10.6 and Deplyoment Target=10.5 crashes AU plug ins on 10.5.8?
      • From: tahome izwah <email@hidden>
References: 
 >Base SDK=10.6 and Deplyoment Target=10.5 crashes AU plug ins on 10.5.8? (From: tahome izwah <email@hidden>)
 >Re: Base SDK=10.6 and Deplyoment Target=10.5 crashes AU plug ins on 10.5.8? (From: tahome izwah <email@hidden>)

  • Prev by Date: iOS: Ok I really need help
  • Next by Date: Re: Base SDK=10.6 and Deplyoment Target=10.5 crashes AU plug ins on 10.5.8?
  • Previous by thread: Re: Base SDK=10.6 and Deplyoment Target=10.5 crashes AU plug ins on 10.5.8?
  • Next by thread: Re: Base SDK=10.6 and Deplyoment Target=10.5 crashes AU plug ins on 10.5.8?
  • Index(es):
    • Date
    • Thread