Details
-
Bug
-
Resolution: Done
-
P0: Blocker
-
Qt Creator 2.3.0
-
None
-
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
- replaces
-
QTCREATORBUG-6338 The default Symbian^3 Qt Quick project with Components fails to add the Qt Components depency when installing with Smart Installer.
-
- Closed
-