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. Trouble in Deploying QT quick application on Symbian device(N97 mini)

Trouble in Deploying QT quick application on Symbian device(N97 mini)

Scheduled Pinned Locked Moved QML and Qt Quick
5 Posts 3 Posters 3.9k 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 tried the flicker demo example in my newly installed latest qt creator rc version...the app runs good in simulator..but when i connected my device and tried it to run on my n97 mini..its giving the following errors

    1.\NokiaQtSDK\untitled\UNTITLED_0XE23549D9.MMP:65: warning: SYSTEMINCLUDE path "\NokiaQtSDK\Symbian\SDK\epoc32\include\domain\osextensions\loc\sc" not found

    2.C:\NokiaQtSDK\untitled\moc\moc_qmlapplicationviewer.cpp:12: error: #error "The header file 'qmlapplicationviewer.h' doesn't include <QObject>."

    3.\NokiaQtSDK\untitled\UNTITLED_0XE23549D9.MMP:-1: error: cpp.EXE failure.

    please help me out friends

    Thanks&Regards
    imrrk

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

      Just check in the N97 mini that all the required QT packages are installed(if possible install the latest ones)

      Regards,
      Krishkn

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

        hey krishkn,
        Now i am getting one error as QDeclarative.dso file missing...tell me what to do

        1 Reply Last reply
        0
        • K Offline
          K Offline
          krishkn
          wrote on last edited by
          #4

          hv u installed QML viewer as well ?

          Regards,
          Krishkn

          1 Reply Last reply
          0
          • X Offline
            X Offline
            xsacha
            wrote on last edited by
            #5

            Well the errors you gave occur before the device is even used so this has nothing to do with symbian/n97 mini.

            Your errors:

            1. This isn't an error.
            2. This is an error: Try including QObject in the header as it asks?
            3. Fix 2.
            • Sacha
            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