Skip to content

Magnum::PluginManager::Manager Prints warnings for missing conf files - ability to turn this off? #675

Description

@TrevorCash

Hi Mosra,

I am using the plugin manager to load plugins - I set the plugin load directory to the bin dir of my application.

I am getting alot of printouts to the console for what seems to be all the dlls in the bin directory when the plugin manager is doing its search. Is there a way to turn off these runtime printed warnings?

...
PluginManager::Manager: ....\bin\x86_64\Debug\/MagnumSceneGraph-d.conf was not found
PluginManager::Manager: ....\bin\x86_64\Debug\/MagnumSceneTools-d.conf was not found
PluginManager::Manager: ....\bin\x86_64\Debug\/MagnumShaderTools-d.conf was not found
PluginManager::Manager: ....\bin\x86_64\Debug\/MagnumShaders-d.conf was not found
PluginManager::Manager: ....\bin\x86_64\Debug\/MagnumText-d.conf was not found
PluginManager::Manager: ....\bin\x86_64\Debug\/MagnumTextureTools-d.conf was not found
PluginManager::Manager: ....\bin\x86_64\Debug\/MagnumTrade-d.conf was not found
PluginManager::Manager: ....\bin\x86_64\Debug\/ShaferFilechck.LTCNT.conf was not found
PluginManager::Manager: ....\bin\x86_64\Debug\/ShaferFilechck.conf was not found
PluginManager::Manager: ....\bin\x86_64\Debug\/TLUP_64.conf was not found
PluginManager::Manager: ....\bin\x86_64\Debug\/TL_LDC.1.1.0.conf was not found
PluginManager::Manager: ....\bin\x86_64\Debug\/TL_LDC.2.0.0.conf was not found
PluginManager::Manager: ....\bin\x86_64\Debug\/TL_LDC.conf was not found
PluginManager::Manager: ....\bin\x86_64\Debug\/api-ms-win-core-console-l1-1-0.conf was not found
PluginManager::Manager: ....\bin\x86_64\Debug\/api-ms-win-core-console-l1-2-0.conf was not found
...

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions