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

Qml2Puppet has to be properly deployed on all platforms

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P2: Important P2: Important
    • None
    • 5.2.0 Beta1
    • Packaging & Installer
    • None

      Qml2Puppet has to be properly deployed on all platforms

      Qml2Puppet has to be deployed in Qt Creator and the Qt SDK Desktop packages.

      For Qt-Creator we also have to ensure that the QtQuick 2 plugins can be found by Qml2Puppet.

      Explanation:
      We need Qml2Puppet to be able to render.
      Qt Quick Designer first checks in the bin directory of the installed Qt
      and uses a qml2puppet from there, if present.
      Yesterday this qml2package was missing, while we already had them in the 5.0.2 packages.

      If no proper Qt is configured (e.g. Andriod target) there is a fallback qml2puppet in Qt-Creator.
      This one was already build, but at least on Mac the framework pathes were not fixed.
      Also we need the QtQuick 2 imports (and the qml2puppet has to find them) to be able to create Qt Quick 2 types.

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

            bubke Marco Bubke
            thohartm Thomas Hartmann
            Votes:
            1 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes