Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-44474

error says qtquick2plugin.dll could not be found but Qt5Quick.dll was missing

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P3: Somewhat important
    • None
    • 5.4.0
    • None
    • Window 8.1 Pro , 64 bit

    Description

      While trying to deploy a QtQuick2 application I got the following error:

      qrc:/Main.qml:1 plugin cannot be loaded for module "QtQuick": Cannot load library G:/proj/qwash-64-GL/QtQuick.2/qtquick2plugin.dll: The specified module could not be found.

      It was frustrating because the qtquick2plugin.dll was present at the current location. It turned out the real problem was that I was missing the Qt5Quick.dll file but there was no error about this in my log.

      My .pro file also included this line:
      QT += qml quick widgets sql network xml svg

      I expect Qt to warn about a missing dll such as Qt5Quick.dll and to properly signal the missing dlls it needs.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            aalpert Alan Alpert
            mcirsta Marius Cirsta
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes