December 6, 2011

deion deion
Ant Farmer
62 posts

[SOLVED]how to install Qt Quick Components 1.1 on Symbian Anna

 

Hi all,
I’ve updated Qt SDK to the latest one (4.7.4 with Symbian Belle support). When I ran the app on the device I get the following error:

  1. [Qt Message] file:///C:/Private/e736824d/qml/MyApp/main.qml:2:1: module "com.nokia.Symbian" version 1.1 is not installed
  2.      import com.nokia.Symbian 1.1

The first thing I did was to go to Windows->Programs->Qt SDK->Symbian Anna Qt 4.74->Install Qt Quick Components 1.1 for Symbian Anna device. When I do this, total surprise: Windows pops-up the following dialog:

“The item ‘qtcomponents_1_1.sis’ that this shortcut refers to has been changed or moved, so this shortcut will no longer work properly. Do you want to delete this shortcut?”

I have searched my hard drive for the file “qtcomponents_1_1.sis” and did not find anything; I also googled it to download it from somewhere on the internet but again didn’t find anything…

It is interesting that all the other installation shortcuts worked, so I could install on my device Qt 4.7.4, Qt Mobility 1.2.1 etc; only Qt Quick Components v 1.1 can not be installed. Didn’t anyone in Nokia test the .sis file was present???

Also if I change the line
import com.nokia.Symbian 1.1

to

import com.nokia.Symbian 1.0

than Qt Creator reports that the package is not found…

I tried using smart installer for my project; although it does look like it’s installing something on my Symbian Anna Nokia E7 device, in the end Qt Quick COmponents is still at version 1.0.

Can anyone help?

1 reply

December 7, 2011

deion deion
Ant Farmer
62 posts

Mystery solved: Qt Quick Components 1.1 sis file can be found in:
QtSDK\Symbian\sis\Symbian_Anna\QtQuickComponents\1.1\QtQuickComponents-1.1-for-Anna-Belle.sis

 
  ‹‹ QML PropertyChanges: Cannot assign to non-existent property "???????" in ARM embedded.      How to install qt quick app on Nokia S60 5th edition on RDA ››

You must log in to post a reply. Not a member yet? Register here!