-
Bug
-
Resolution: Done
-
P1: Critical
-
Qt Creator 2.2.0
-
None
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.