Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. Probleme with dependency

Probleme with dependency

Scheduled Pinned Locked Moved QML and Qt Quick
3 Posts 3 Posters 2.7k Views 1 Watching
  • 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.
  • B Offline
    B Offline
    boumacmilan
    wrote on last edited by
    #1

    Hey everyone,
    I’ve downloaded and installed Qt SDK 1.1.4. Created a QML project it works fine with the Qt simulator but when i tried to get it work on my phone i get this error

    @
    Missing dependency: Qt Quick components for Symbian, need version 1.00(0) or newer' Code: 131073
    @

    i've instaled the symbian package too

    thaaanks
    (sorry for my bad english)

    1 Reply Last reply
    0
    • S Offline
      S Offline
      strekazoid
      wrote on last edited by
      #2

      You get this error if your phone missing some Qt components. The simple and common solution is to run Smart Installer Package. In Qt Creator open Projects -> Symbian Device -> Run -> Create SIS Package (expand this) -> Create Smart Installer package.

      You have to run this once, after that you can run your app without this option. Saves lots of time.

      1 Reply Last reply
      0
      • K Offline
        K Offline
        Kypeli
        wrote on last edited by
        #3

        You will also find the missing .sis files in the Start menu in Qt SDK under Symbian. You can also just install them in the correct order if you don't want to create a smart installer (yet).

        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