Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. The specified module could not be found.
Qt 6.11 is out! See what's new in the release blog

The specified module could not be found.

Scheduled Pinned Locked Moved Unsolved QML and Qt Quick
2 Posts 2 Posters 703 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • L Offline
    L Offline
    Lingeswararaj
    wrote on last edited by
    #1

    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

    jsulmJ 1 Reply Last reply
    0
    • L Lingeswararaj

      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

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by
      #2

      @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?

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved