WEC: plugin cannot be loaded for module "Qt.labs.controls". Cannot load library - qtlabscontrolsplugin.dll
-
Hi:)
In QML I would like to use
import Qt.labs.controls 1.0
on WEC7 with Qt 5.6.1.But when importing this plugin in QML I get:
'Plugin cannot be loaded for module "Qt.labs.controls": Cannot load library \flash\Qt\labs\controls\qtlabscontrolsplugin.dll:'Neither import Qt.labs.templates 1.0 is working.
However, using import Qt.labs.settings 1.0 does not throw errors.Note, that in the error message, after ..\qtlabscontrolsplugin.dll:' there is nothing there. Usually, there is some info what is missing etc.
I have not found any posts/qt bugs/hits so far. But maybe here you have some ideas.
thanks&cheers
Simon :-) -
@Szymon said in WEC: plugin cannot be loaded for module "Qt.labs.controls". Cannot load library - qtlabscontrolsplugin.dll:
\flash\Qt\labs\controls\qtlabscontrolsplugin.dll
does this file exist?