Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-19149

problem to load QtQuick.Controls 1.4

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • Not Evaluated
    • None
    • Qt Creator 4.3.1
    • Quick / QML Support
    • None

    Description

      Sometimes, I meet problem to run program in QtCreator.

      I have the message below in console:

      QQmlApplicationEngine failed to load component

      qrc:/main.qml:8 plugin cannot be loaded for module "QtQuick.Controls": Impossible de charger la bibliothèque C:\Qt\5.8\mingw53_32\qml\QtQuick\Controls\qtquickcontrolsplugind.dll?: Espace insuffisant pour traiter cette commande.

       

      The problem is with QtQuick.Controls 1.4.

       

      My file main.qml start with :

       

      import QtQuick 2.4

      import QtQuick 2.7

      import QtQuick.Window 2.2

      import QtQuick.Layouts 1.3

      import QtQuick.Dialogs 1.2

      import QtLocation 5.3

      import QtQuick.Controls 1.4

      import QtQuick.Controls 2.0

      import QtQuick.Controls.Styles 1.4

       

      Attachments

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

        Activity

          People

            mabenell Marco Benelli
            olivier_charbonnier Olivier Charbonnier
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes