Strange Logs when playing a sound
Strange Logs when playing a sound
- Subject: Strange Logs when playing a sound
- From: "Simon alias Trax" <email@hidden>
- Date: Mon, 03 Jan 2005 02:44:34 +0000
Everytime I launch my app, just before the first sound is loaded and played,
I get strange logs in my log window that (apparently) have nothing to do
with my app... I play my sound using this in awakeFromNib (to test it
quickly) :
[[NSSound soundNamed:@"Purr"] play];
When I launch my app, I get this kind of log :
## Component Manager: attempting to find symbols in a component alias of
type (imdc/IV32/intl)
## Component Manager: attempting to find symbols in a component alias of
type (imdc/IV31/intl)
## Component Manager: attempting to find symbols in a component alias of
type (imdc/MP42/MSFT)
And so on... I get at least 100 of them, then the sound plays...
_______________________________________________
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