Re: dev. in leopard, won't run in tiger
Re: dev. in leopard, won't run in tiger
- Subject: Re: dev. in leopard, won't run in tiger
- From: Peter Thom <email@hidden>
- Date: Mon, 15 Sep 2008 09:58:57 -0700
I haven't got a exact description yet what it says when trying to load
the plugin, since it's on my friend's machine, but it sounds like it
just won't open up in tiger, since it's been compiled for leopard.
In the xcode settings, I set the 'active sdk' to 10.5, and have the
deployment sdk set to 10.4. I've read before that that should run
(open) in tiger, but doesn't. It works only, when I specifically set
the active sdk to 10.4, and then it compiles only if I hack the core
audio headers a little bit.
Any suggestions?
Peter
On Sep 11, 2008, at 10:50 AM, tahome izwah wrote:
What do you mean with "won't run"? Does it crash, refuse to load...?
Did you try auval to see if that can shed any light on this? Any
console messages that would be helpful?
Is it a Cocoa UI plug in? A generic one? Carbon view based?
If it is a Cocoa UI plug in, are you sure the UI classes you're using
are 10.4 savvy? Some are not and will generate an exception -
depending on how you handle this might just cause your plug in not to
load...
HTH
--th
2008/9/11 Peter Thom <email@hidden>:
I'm developing an audio plugin in leopard using xcode 3.1, and for
some
reason, it won't run in tiger.
In my project settings, I'm using base sdk 10.5, and deployment sdk
10.4.
Am I missing something else?
Peter
_______________________________________________
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