Details
-
Suggestion
-
Resolution: Out of scope
-
P4: Low
-
4.4.3
-
None
Description
The method QPluginLoader::errorString() writes the path of the plugin which can't be loaded always with '/'-slashes, which looks
strange on Windows.
QPluginLoader::errorString()):
The file 'D:/apap/dev/MEMSplus/trunk/memcad/runtime/plugins/NT40_debug/InnovatorPlugin.dll' is not a valid Qt plugin.
Would it be possible to print out paths in (error-)strings in the platform dependent way.