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

Symbian's SmartInstaller package cannot be created when Qt Quick application wizard is used.

XMLWordPrintable

    • cdbb6f2cb96307dae09fa84bc8cd2d4a0985afa5

      I was unable to create a SmartInstaller package after creating a new project with Qt Quick application wizard and selecting Qt Quick components for Symbian as a target.

      This is due the config line in a created pro file:
      CONFIG += qtquickcomponents

      Config line should be:
      CONFIG += qt-components

        For Gerrit Dashboard: QTCREATORBUG-6075
        # Subject Branch Project Status CR V

            kkohne Kai Köhne
            juoperi Mika Juoperi
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes