Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Integrating Qt5 in Creator? Multiple <Qt...> headers not found!
Forum Updated to NodeBB v4.3 + New Features

Integrating Qt5 in Creator? Multiple <Qt...> headers not found!

Scheduled Pinned Locked Moved Installation and Deployment
14 Posts 3 Posters 12.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.
  • ? This user is from outside of this forum
    ? This user is from outside of this forum
    Guest
    wrote on last edited by
    #5

    Yes the API doesn't seem to change all that much, the issues I faced come mostly from the changes to its structure.

    By the way, is there some estimate how long before Qt5 hits a beta stage?

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

      Released versions of Qt Creator focus on released versions of Qt;-)

      Please consider to "file a bug report":http://bugreports.qt.nokia.com/ if this is still the case in the master branch of Qt Creator.

      1 Reply Last reply
      0
      • Z Offline
        Z Offline
        ZapB
        wrote on last edited by
        #7

        There will be an alpha of Qt5 soon. Beta will appear in due course but the release of 5.0 will be sometime this summer.

        Nokia Certified Qt Specialist
        Interested in hearing about Qt related work

        1 Reply Last reply
        0
        • ? This user is from outside of this forum
          ? This user is from outside of this forum
          Guest
          wrote on last edited by
          #8

          So it will be pretty soon. I ask because apart from learning Qt I have planned a few relatively large scale projects, which could benefit from the changes introduced to Qt5, so the wiser decision would be to wait a little more while working on my skills with what Qt4 has to offer.

          Tobias Hunger - a bug suggests unwanted behavior, and as far as I understand, all the factors that break compatibility between what is currently final and Qt5 are rational decisions, so I guess there is no need to file any bug reports at all. I am sure a lot of people, far more experienced than me are engaged with Qt5 :)

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

            ddriver: Oh, I am not referring to reporting a bug against Qt, but against Qt Creator for its wizard not creating code that works with Qt5 (or for not saying that the wizard is Qt4 only).

            1 Reply Last reply
            0
            • ? This user is from outside of this forum
              ? This user is from outside of this forum
              Guest
              wrote on last edited by
              #10

              But is it really a bug? I think it just has not yet been implemented yet.

              1 Reply Last reply
              0
              • Z Offline
                Z Offline
                ZapB
                wrote on last edited by
                #11

                Bug/feature request. Let's not split semantic hairs ;-)

                Nokia Certified Qt Specialist
                Interested in hearing about Qt related work

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

                  I tend to think of JIRA as one big todo list. Yes, it is not a bug, but JIRA lets you create tasks and feature requests, too, so you can always go for the more generic term "task".

                  1 Reply Last reply
                  0
                  • W Offline
                    W Offline
                    wonderY
                    wrote on last edited by
                    #13

                    Thanks ZapB

                    I started Qt couple of days ago.

                    Followed NewBoston YouTube series by Bucky.

                    In his "C++ GUI with Qt Tutorial - 8 - Syncing Widgets and Layouts"
                    in headers he use "#include <QtWidgets/QApplication>"

                    It gives an error. Then I tried your advice, use QtWidgets/QApplication
                    It worked.

                    Thanks again

                    1 Reply Last reply
                    0
                    • W Offline
                      W Offline
                      wonderY
                      wrote on last edited by
                      #14

                      Thanks ZapB

                      I started Qt couple of days ago.

                      Followed NewBoston YouTube series by Bucky.

                      In his "C++ GUI with Qt Tutorial - 8 - Syncing Widgets and Layouts"
                      in headers he use "#include <QtWidgets/QApplication>"

                      It gives an error. Then I tried your advice, use QtWidgets/QApplication
                      It worked.

                      Thanks again

                      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