Cocoa bundle
Cocoa bundle
- Subject: Cocoa bundle
- From: john smith <email@hidden>
- Date: Sun, 1 Mar 2009 17:16:55 +0100
- Importance: Normal
Hi,
I'm trying to create a cocoa UI for my AU code, but the C++ part seems unable to locate the bundle... The following code returns 0:
CFBundleRef bundle = CFBundleGetBundleWithIdentifier( CFSTR("com.phonoxone.cocoaui") );
I placed my cocoa bundle inside my AU, in the resources directory. It has a bundle identifier, which is "com.phonoxone.cocoaui".
As I understood it, that should be enough for the call to return non-zero. Obviously I'm missing something.
Any ideas?
Thanks in advance,
Michael Olsen
What can you do with the new Windows Live? Find out
|
_______________________________________________
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