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

Qt Creator "Create Project Wizard" proposes a Symbian Emulator target even if the emulator toolchain is not available

XMLWordPrintable

      To reproduce:
      Create a New Project
      Click through till you reach the "Target Setup" Page
      Note that Symbian Emulator is present.
      Finish project creation.

      The following errors will be logged:
      ASSERTION dc && !d->m_deployConfigurations.contains(dc) FAILED AT target.cpp:199
      No toolchain available for "Qt 4.7.1 for Symbian^1 (Qt SDK)" used in "Qt4ProjectManager.Target.S60EmulatorTarget" !
      No toolchain available for "Qt 4.7.1 for Symbian^1 (Qt SDK)" used in "Qt4ProjectManager.Target.S60EmulatorTarget" !
      No toolchain available for "Qt 4.7.1 for Symbian^3 (Qt SDK)" used in "Qt4ProjectManager.Target.S60EmulatorTarget" !
      No toolchain available for "Qt 4.7.1 for Symbian^3 (Qt SDK)" used in "Qt4ProjectManager.Target.S60EmulatorTarget" !
      Restoration of a target failed! (Continuing)

      There is effectively no winscw or platsim target in the sdk and we do not plan to add them.
      Currently a target is excluded if it doesnot have a qt version.
      In this case, it would be better to not propose the target if it also does not have a toolchain.

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

            dt Daniel Teske
            primrose Primrose Mbanefo
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes