Re: Launching other app with iTunes?
Re: Launching other app with iTunes?
- Subject: Re: Launching other app with iTunes?
- From: j o a r <email@hidden>
- Date: Fri, 19 Aug 2005 12:00:08 +0200
On 19 aug 2005, at 10.09, Levy Fekete wrote:
So... knowing that I have to make my app an iTunes
plugin I started to build the sample code from the
"iTunes Visual Plug-ins SDK", but unfortunatly it
returned 2 errors and 16 warnings.
Yes, it's a bit old and crufty to say the least...
QDMP/QDMP.c:26: error: static declaration of
'gMP_Flag' follows non-static declaration
QDMP/QDMP.h:118: error: previous declaration of
'gMP_Flag' was here
and all the warnings are:
warning: target of assignment not really an lvalue;
this will be a hard error in the future
From what I understand you're not going to actually visualize
anything with your plugin, right? Simply remove these files, and the
references to the functionality they provide from the remaining files.
j o a r
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden