Component Manager error on build and run?

When running a project the first line in the log looks like this:

## Component Manager: attempting to find symbols in a component alias of type (regR/carP/x!bt)

Does anyone know what it means and what causes it?

Thomas

I have seen this message discussed elsewhere, and tracked down the following solution.

message in the console:

Component Manager: attempting to find symbols in a component alias

of type (regR/carP/x!bt)

Component Manager: attempting to find symbols in a component alias

of type (regR/carP/x!bt)

I’m completely clueless as to what this is, or where it is happening.
If someone could “translate” the error for me, that would be nice. I’m
not touching the component manager. Feel free to ask me questions
about my code.

This question was answered previously on this list. This error message
appeared to be logged for any app that started up – it has nothing to
do with your app. If you have installed Toast, try removing this file:

    /Library/QuickTime/Toast Video CD Support.qtx

That did the trick for me, and the problem went away.

You wont be able to burn video CD’s after this.

Kevin

That’s odd–removing “/Library/QuickTime/Toast Video CD Support.qtx” also resolved this issue for me.

Thanks!

Jon

I renamed the extension as root:

mv /Library/QuickTime/Toast Video CD Support.qtx /Library/QuickTime/Toast Video CD Support.qtx.bak

and restarted the machine. Still no change in the log.

I will have to investigate some other third party extensions IMHO or try to recompile it on my PBG3 Bronze with a virgin-install of 10.2.8 etc.

Thanks for trying to help!

Thomas

Renaming did not do it but simply moving it to another location made it without a restart!

Very interesting issue!

Thomas