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

Designer unusable with available Qt's

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: P1: Critical P1: Critical
    • None
    • Qt Creator 3.2.0-beta1
    • Quick Designer

      Steps to reproduce:

      • start Creator with clean settings
      • add Qt 4.8 (including kit) and Qt 5.2.1 (including kit) [Qt4.8 is self-compiled on my machine, Qt5.2.1 is released package or self-compiled]
      • create Qt Quick UI (using Qt Quick 1.1) and Qt4.8 kit
      • switch to Designer - Designer complains about missing qmlpuppet in Qt4's bin folder
      • create Qt Quick UI (using Qt Quick 2.2) and Qt5.2.1 kit
      • switch to Designer - Designer complains about incompatible qml puppet version

      Note: Qt4 never had a qmlpuppet - Creator used the qmlpuppet inside Creator's bin folder for Qt Quick 1.
      Regarding Qt5 / qml2puppet issue: former versions of Creator stated to update qml2puppet by compiling it manually with the used Qt. (but anyway, this shouldn't be the 'normal' way of using qml2puppet, as many customers want to use it out of the box)

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

            bubke Marco Bubke
            cstenger Christian Stenger
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes