Base SDK=10.6 and Deplyoment Target=10.5 crashes AU plug ins on 10.5.8?
Base SDK=10.6 and Deplyoment Target=10.5 crashes AU plug ins on 10.5.8?
- Subject: Base SDK=10.6 and Deplyoment Target=10.5 crashes AU plug ins on 10.5.8?
- From: tahome izwah <email@hidden>
- Date: Thu, 11 Nov 2010 08:30:34 +0100
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