Re: OT: iTunes Visuals SDK
Re: OT: iTunes Visuals SDK
- Subject: Re: OT: iTunes Visuals SDK
- From: Stephen Davis <email@hidden>
- Date: Wed, 11 Dec 2002 13:29:29 -0800
PB in 10.2 no longer generates PkgInfo files so the bundle is not
recognized as an iTunes visual plugin. What you need to do is add such
a file to the Project Builder project (containing exactly these
characters and no carriage return: 'hvplhook'). There are a variety of
ways to get PB to put this file in the right place in the bundle (copy
files phase, script phase, etc.) so I'm not sure what the "best"
recommendation would be. Experiment away.
I don't know what the warnings about out of date libraries are from but
I don't think they represent the core problem. The problem is the
missing PkgInfo file.
Hope that helps,
stephen
On Wednesday, December 11, 2002, at 12:26 PM, Justin Fagnani-Bell wrote:
I know this is OT, but I'm hoping someone here might be able to point
me in the right direction.
I'm trying to develop an iTunes visual plug-in, but I can't get the
sample plug-in that comes with the SDK to work. I get warnings about
out of date libraries (Carbon, CarbonSound...), and iTunes won't
recognize the plugin (PB doesn't seem to be setting the bundle, type
and creator codes correctly either).
I'm thinking it's a problem with 10.2 as the SDK is pretty old, but I
can't find any docs about using the SDK in 10.2 at apple.com or
through google. Anyone here know of another list or site appropriate
for this, or has anyone played with the SDK at all?
Thanks,
Justin
_______________________________________________
coreaudio-api mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/coreaudio-api
Do not post admin requests to the list. They will be ignored.