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. QDeclarativeView Error while deploying in Device
Forum Updated to NodeBB v4.3 + New Features

QDeclarativeView Error while deploying in Device

Scheduled Pinned Locked Moved QML and Qt Quick
9 Posts 5 Posters 4.0k 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.
  • I Offline
    I Offline
    imrrk
    wrote on last edited by
    #1

    Hello friends,
    I am trying to integrate C++ and Qml...i followed the steps given in doc..it works fine in simulator..but while deploying on my n97 mini its giving the error
    as QDeclarativeView-No such file or Directory.
    Please help me out

    Thanks
    imrrk

    1 Reply Last reply
    0
    • K Offline
      K Offline
      kamalakshantv
      wrote on last edited by
      #2

      Which version of Qt SDK are you using and on device which is the Qt version installed.

      1 Reply Last reply
      0
      • I Offline
        I Offline
        imrrk
        wrote on last edited by
        #3

        hi qtk..I am using qt version 4.07 in mobile and i tried in my PC using qt creator 2.0.94(RC) and also nokia qt sdk 1.0.2

        1 Reply Last reply
        0
        • G Offline
          G Offline
          giesbert
          wrote on last edited by
          #4

          imrk:
          4.07? or do you mean 4.7.0?

          Nokia Certified Qt Specialist.
          Programming Is Like Sex: One mistake and you have to support it for the rest of your life. (Michael Sinz)

          1 Reply Last reply
          0
          • K Offline
            K Offline
            kamalakshantv
            wrote on last edited by
            #5

            Note that the latest Nokia Qt SDK (1.0.2) does not ships with Qt for Symbian 4.7. It uses 4.6 instead. So it justifies the error.

            1 Reply Last reply
            0
            • V Offline
              V Offline
              vsorokin
              wrote on last edited by
              #6

              Gerolf, Symbian has other version notation, mobile 4.07 = real 4.7

              --
              Vasiliy

              1 Reply Last reply
              0
              • M Offline
                M Offline
                mohsen
                wrote on last edited by
                #7

                I have no experience on compiling Qt code for SymbianOS, but i had same problem with WinCE. You should manually copy QtDeclarative, QtNetwork, QtScript and QtSql libraries to device when you use QML in your project.

                1 Reply Last reply
                0
                • I Offline
                  I Offline
                  imrrk
                  wrote on last edited by
                  #8

                  hi mohsen,have u achieved success in this matter,by copying the contents

                  1 Reply Last reply
                  0
                  • M Offline
                    M Offline
                    mohsen
                    wrote on last edited by
                    #9

                    Yes imrrk, I did on WindowsCE and my application executed with no error. Before copying i was getting "invalid windows ce executable" error.

                    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