kwiver
kwiver copied to clipboard
Plugin Loading Failure Messages Invalid on Windows
When a plugin load fails on windows (due to a missing dll or the like) it just prints unable to load plugin [plugin_name]: T
'T' isn't useful, and there should be a more helpful message somewhere in the windows DLL api.