Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    Update: Forum Guidelines & Code of Conduct

    QtDeclarative. Where is it?

    Tools
    4
    5
    3415
    Loading More Posts
    • 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
      kappa last edited by

      Hi.

      I was using QtCreator under Windows for a couple of months, but now I have a need to run my project under Linux (Ubuntu).
      I've installed it, but when I compile my project, the compiler says: "QtDeclarative: No such file or directory".

      1. I have:

      @QT += declarative@

      line in my .pro file.

      2. I was running *qmake *also to rebuild the Makefile.

      3. I've looked into /usr/include/qt4 and indeed there is nothing like QtDeclarative.

      What should I do?

      1 Reply Last reply Reply Quote 0
      • K
        koahnig last edited by

        you might want to check the actual Qt version installed.

        Vote the answer(s) that helped you to solve your issue(s)

        1 Reply Last reply Reply Quote 0
        • M
          mlong last edited by

          Which version of Qt are you using on Linux?

          Software Engineer
          My views and opinions do not necessarily reflect those of anyone -- living or dead, real or fictional -- in this universe or any other similar multiverse node. Void where prohibited. Your mileage may vary. Caveat emptor.

          1 Reply Last reply Reply Quote 0
          • K
            kappa last edited by

            Installing new version of Qt indeed helped.
            Thank you.

            1 Reply Last reply Reply Quote 0
            • A
              andre last edited by

              Please mark you topic as [Solved] by editing your first post and adjusting the title.

              1 Reply Last reply Reply Quote 0
              • First post
                Last post