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. Going back to Qt 4
Qt 6.11 is out! See what's new in the release blog

Going back to Qt 4

Scheduled Pinned Locked Moved Installation and Deployment
9 Posts 2 Posters 3.3k 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.
  • G Offline
    G Offline
    gmodcake
    wrote on last edited by
    #1

    Hi,

    All my question is in the topic, how do we go back to the old qt ? Qt4 ?

    Thanks

    1 Reply Last reply
    0
    • JKSHJ Offline
      JKSHJ Offline
      JKSH
      Moderators
      wrote on last edited by
      #2

      Hi,

      The first step is probably to download the Qt 4.8 libraries from http://qt-project.org/downloads

      Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

      1 Reply Last reply
      0
      • G Offline
        G Offline
        gmodcake
        wrote on last edited by
        #3

        Done, I just passed 3h to figure out how to install it, no success, I was getting this error :undefined reference to `_Unwind_Resume'

        Any tutorial or something ?

        1 Reply Last reply
        0
        • JKSHJ Offline
          JKSHJ Offline
          JKSH
          Moderators
          wrote on last edited by
          #4

          You'll have to give us more information.

          • What platform are you on?
          • Which package did you download?
          • What steps did you take when you tried to install it?

          Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

          1 Reply Last reply
          0
          • G Offline
            G Offline
            gmodcake
            wrote on last edited by
            #5

            I'm on windows;
            I've downloaded this one : Qt libraries 4.8.4 for Windows (minGW 4.4, 317 MB)
            Installing it ... I don't really know, I've tried so much things, but I mainly just added a kit in Tools->options->compiler and in my project I set the new kit to compile, and I got this error

            1 Reply Last reply
            0
            • JKSHJ Offline
              JKSHJ Offline
              JKSH
              Moderators
              wrote on last edited by
              #6

              Do you have MinGW 4.4 installed? Qt 4.8 officially supports GCC 4.4. I heard that GCC 4.5 and 4.6 work too, but not GCC 4.7

              After you have MinGW, you need to:

              Make sure that your compiler is set in Tools -> Options -> Build & Run -> Compiler

              Make sure that Qt 4.8 is set in Tools -> Options -> Build & Run -> Qt Versions

              Make a new Kit that uses your compiler with Qt 4.8 in Tools -> Options -> Build & Run -> Kits

              When you set up your project, make sure you choose the Kit you made in #3

              Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

              1 Reply Last reply
              0
              • G Offline
                G Offline
                gmodcake
                wrote on last edited by
                #7

                I've installed it with MinGW 4.7 ... Where do I get MinGW 4.4 ? For the rest, I already did those step

                1 Reply Last reply
                0
                • JKSHJ Offline
                  JKSHJ Offline
                  JKSH
                  Moderators
                  wrote on last edited by
                  #8

                  See the link in the reply at http://qt-project.org/forums/viewthread/24042

                  Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

                  1 Reply Last reply
                  0
                  • G Offline
                    G Offline
                    gmodcake
                    wrote on last edited by
                    #9

                    Thank you so much !!!1

                    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