Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. WEC: plugin cannot be loaded for module "Qt.labs.controls". Cannot load library - qtlabscontrolsplugin.dll

WEC: plugin cannot be loaded for module "Qt.labs.controls". Cannot load library - qtlabscontrolsplugin.dll

Scheduled Pinned Locked Moved Unsolved Mobile and Embedded
3 Posts 2 Posters 1.3k 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.
  • S Offline
    S Offline
    Szymon
    wrote on last edited by
    #1

    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 :-)

    jsulmJ 1 Reply Last reply
    0
    • S Szymon

      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 :-)

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

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

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

      1 Reply Last reply
      0
      • S Offline
        S Offline
        Szymon
        wrote on last edited by
        #3

        Yes, it does exist :)

        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