Important: Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct
The specified module could not be found.
-
HI,
I am getting the below error when run the application. pls let us know is there any steps we need to follow the import plugin(own plugin).
file:///E:/QtApplication/QML-appNew/deployment/release/qml/main.qml:3:1: plugin cannot be loaded for module "mg.sys": Cannot load library E:/QtApplication/QML-appNew/deployment/release/mg/sys/SystemPlugin.dll: The specified module could not be found.
import mg.sys 1.0
-
@Lingeswararaj said in The specified module could not be found.:
E:/QtApplication/QML-appNew/deployment/release/mg/sys/SystemPlugin.dll
Did you check whether this DLL exists in this location?