Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Mobile and Embedded
  4. [SOLVED]how to install Qt Quick Components 1.1 on Symbian Anna
Forum Update on Monday, May 27th 2025

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

Scheduled Pinned Locked Moved Mobile and Embedded
2 Posts 1 Posters 8.0k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D Offline
    D Offline
    deion
    wrote on last edited by
    #1

    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:

    @[Qt Message] file:///C:/Private/e736824d/qml/MyApp/main.qml:2:1: module "com.nokia.Symbian" version 1.1 is not installed
    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 Last reply
    0
    • D Offline
      D Offline
      deion
      wrote on last edited by
      #2

      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

      1 Reply Last reply
      0

      • Login

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved