Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. impossibile to load declarative_positioning.dll"
Forum Updated to NodeBB v4.3 + New Features

impossibile to load declarative_positioning.dll"

Scheduled Pinned Locked Moved Unsolved General and Desktop
6 Posts 2 Posters 864 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.
  • F Offline
    F Offline
    Francky033
    wrote on last edited by
    #1

    Hello,

    Since my last Qt update (5.11 final), I get the error message""qrc:///qml/observation_pos. qml:5 plugin cannot be loaded for module "QtPositioning": Cannot load library C:\Program Files\XXXX\QtPositioning\declarative_positioning.dll: The specified module is not found.".
    when I start my application.

    I didn't change anything in the.pro file

    The specified file exists, however. How to explain this error message?

    Sincerely,

    jsulmJ 1 Reply Last reply
    0
    • F Francky033

      Hello,

      Since my last Qt update (5.11 final), I get the error message""qrc:///qml/observation_pos. qml:5 plugin cannot be loaded for module "QtPositioning": Cannot load library C:\Program Files\XXXX\QtPositioning\declarative_positioning.dll: The specified module is not found.".
      when I start my application.

      I didn't change anything in the.pro file

      The specified file exists, however. How to explain this error message?

      Sincerely,

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

      @Francky033 Maybe you're using different compiler than the one used to build this DLL?

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

      1 Reply Last reply
      0
      • F Offline
        F Offline
        Francky033
        wrote on last edited by
        #3

        No, I'm using the msvc2017 64bit compiler .. as usual...

        I didn't have this problem with the beta and RC versions of qt 5.11

        1 Reply Last reply
        0
        • F Offline
          F Offline
          Francky033
          wrote on last edited by
          #4

          The program works very well under qt 5.10.1

          Would this have anything to do with the precompiled qml I use with qt version 5.11?

          1 Reply Last reply
          0
          • F Offline
            F Offline
            Francky033
            wrote on last edited by
            #5

            If I compile the program under qt 5.11 and replace the declarative_positioning.dll file with version 5.10.1 everything works fine...

            1 Reply Last reply
            0
            • F Offline
              F Offline
              Francky033
              wrote on last edited by
              #6

              I found the source of my problem. The Qt5PositioningQuick.dll file was missing!

              Thank you all!

              1 Reply Last reply
              1

              • Login

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