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. QDeclarativeView no such file or directory
Forum Updated to NodeBB v4.3 + New Features

QDeclarativeView no such file or directory

Scheduled Pinned Locked Moved Mobile and Embedded
8 Posts 5 Posters 12.4k 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.
  • K Offline
    K Offline
    kamalakshantv
    wrote on last edited by
    #1

    On trying to compile a sample example for symbian device I get the following error.

    #include <QtDeclarative/QDeclarativeView>

    QDeclarativeView : no such file or directory.

    I am using Qt for Symbian 4.7.1 . And for the simulator build it works fine.

    1 Reply Last reply
    0
    • A Offline
      A Offline
      alexander
      wrote on last edited by
      #2

      @#include <QDeclarativeView>@
      Does it work?

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

        [quote author="Alexander Kuchumov" date="1290674479"]@#include <QDeclarativeView>@
        Does it work?[/quote]

        No I had tried that too.

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

          Also for Maemo it compiles properly without any error

          1 Reply Last reply
          0
          • T Offline
            T Offline
            tobias.hunger
            wrote on last edited by
            #5

            So which platform are you trying to build for?

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

              Symbian

              1 Reply Last reply
              0
              • M Offline
                M Offline
                milot.shala
                wrote on last edited by
                #7

                First thought have you added the "declarative" keyword on .pro file? If not, add it like below:

                @
                QT += core gui declarative
                @

                Second thought, in which version of Symbian you are trying, as far as Symbian^3 is concerned, Qt 4.7 is in a developer test phase for the Symbian^3, you can grab the binaries through the link below.

                "Qt 4.7 for Symbian^3":http://labs.qt.nokia.com/2010/10/18/qt-4-7-for-symbian3-developer-version-available/

                1 Reply Last reply
                0
                • R Offline
                  R Offline
                  ranshalit
                  wrote on last edited by
                  #8

                  Hi,

                  I also have the same issue.
                  Did you resolve this issue ?

                  Thanks,
                  Ran

                  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