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

Details

    • cdbb6f2cb96307dae09fa84bc8cd2d4a0985afa5

    Description

      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

      Attachments

        Issue Links

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

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes