Re: Error -3000 (Invalid component ID)
Re: Error -3000 (Invalid component ID)
- Subject: Re: Error -3000 (Invalid component ID)
- From: Marc Poirier <email@hidden>
- Date: Thu, 23 Jan 2003 22:10:46 +0100 (CET)
>
Ok, you got me there....what's an .exp file? (I'm using
>
CodeWarrior...is that something for ProjecctBuilder???)
It's where you declare your exports (something like _PluginEntry and
_PluginEditorEntry if you have DSP and GUI components in your target). I
believe that, in CW, you can use an EXP file or you can put those in as a
setting. I can't remember for sure, I guess check Emagic's Pan example to
see you it was done there. But if the world outside your plugin can't
find the GUI component entry point, then it won't open. But it sounds
like your problems are more with incompatibilities between the older VST
porting SDK and the newer Dec Dev Tools AU SDK. I haven't been using the
porting SDK, but I reckon you ought to be able to update it yourself if
you compare the older AU SDK files with the new updates (I happened to
save the old ones; if you don't still have them, I can send them to you).
Marc
_______________________________________________
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.