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. Where is Qt 5.5 source code?

Where is Qt 5.5 source code?

Scheduled Pinned Locked Moved Solved Installation and Deployment
qt 5.5qtwebkitdownloadsource codelink
14 Posts 5 Posters 6.6k Views
  • 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.
  • U Offline
    U Offline
    userprogrammer
    wrote on 25 Nov 2017, 05:16 last edited by A Former User
    #1

    I want to download qt 5 (any from 5.1 to 5.5) but I can't find the source code as I want to build it statically and link to static c++ runtime , don't want latest version of qt as it doesn't have qtwebkit but qtwebengine instead and I had a patch that managed to solve qtwebkit static building in qt 4.8.7 but I want the latest qtwebkit version and the last qt version wich supported it

    1 Reply Last reply
    0
    • U Offline
      U Offline
      userprogrammer
      wrote on 25 Nov 2017, 17:02 last edited by
      #10

      I found it here :
      http://download.qt.io/archive/qt/5.4/5.4.2/single/

      K 1 Reply Last reply 25 Nov 2017, 17:10
      0
      • ? Offline
        ? Offline
        A Former User
        wrote on 25 Nov 2017, 05:44 last edited by
        #2

        Hi, welcome to the forum. See http://code.qt.io.

        1 Reply Last reply
        2
        • U Offline
          U Offline
          userprogrammer
          wrote on 25 Nov 2017, 05:53 last edited by
          #3

          I coud only find qt 5.9 and qt 5.10 but there is no qt 5.5 or earlier qt 5 in this link

          1 Reply Last reply
          0
          • ? Offline
            ? Offline
            A Former User
            wrote on 25 Nov 2017, 05:57 last edited by A Former User
            #4

            http://code.qt.io/cgit/qt/qtbase.git/refs/heads

            1 Reply Last reply
            1
            • U Offline
              U Offline
              userprogrammer
              wrote on 25 Nov 2017, 14:29 last edited by
              #5

              How can I download from this link , I can't find the source code of the version I need but only some patches
              I searched in qt download category but didn't find the source code
              there is only pre-built qt 5.or 5.4 ... etc
              Is the source code still availabe to download ??

              K 1 Reply Last reply 25 Nov 2017, 15:47
              0
              • U userprogrammer
                25 Nov 2017, 14:29

                How can I download from this link , I can't find the source code of the version I need but only some patches
                I searched in qt download category but didn't find the source code
                there is only pre-built qt 5.or 5.4 ... etc
                Is the source code still availabe to download ??

                K Offline
                K Offline
                koahnig
                wrote on 25 Nov 2017, 15:47 last edited by
                #6

                @userprogrammer

                There is another option for older versions of source code in the archives

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

                1 Reply Last reply
                0
                • ? Offline
                  ? Offline
                  A Former User
                  wrote on 25 Nov 2017, 16:04 last edited by
                  #7

                  There's a guide on how to build qt from sources: https://wiki.qt.io/Building_Qt_5_from_Git

                  U 1 Reply Last reply 25 Nov 2017, 16:56
                  0
                  • U Offline
                    U Offline
                    userprogrammer
                    wrote on 25 Nov 2017, 16:06 last edited by
                    #8

                    @koahnig
                    There isn't the source code of qt 5.4 in archives but there is the source code of some modules in it includin qtwebkit but can I build qtwebkit 5.4 with qt 4.8.7

                    1 Reply Last reply
                    0
                    • ? A Former User
                      25 Nov 2017, 16:04

                      There's a guide on how to build qt from sources: https://wiki.qt.io/Building_Qt_5_from_Git

                      U Offline
                      U Offline
                      userprogrammer
                      wrote on 25 Nov 2017, 16:56 last edited by
                      #9

                      @Wieland
                      this is qt 5.9 latest version

                      1 Reply Last reply
                      0
                      • U Offline
                        U Offline
                        userprogrammer
                        wrote on 25 Nov 2017, 17:02 last edited by
                        #10

                        I found it here :
                        http://download.qt.io/archive/qt/5.4/5.4.2/single/

                        K 1 Reply Last reply 25 Nov 2017, 17:10
                        0
                        • U userprogrammer
                          25 Nov 2017, 17:02

                          I found it here :
                          http://download.qt.io/archive/qt/5.4/5.4.2/single/

                          K Offline
                          K Offline
                          koahnig
                          wrote on 25 Nov 2017, 17:10 last edited by
                          #11

                          @userprogrammer

                          Right there are the sources.
                          Be careful which you are downloading. zips are for windows and tar.* for linux.
                          Just saw that there are also .7z not sure for which those are. 7z is not really platform-specific.

                          The difference between different target platforms and therefore the different archives have something to do with the line-endings. Most relevant when doing the Qt lib all by yourself.

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

                          1 Reply Last reply
                          0
                          • S Offline
                            S Offline
                            SGaist
                            Lifetime Qt Champion
                            wrote on 25 Nov 2017, 19:44 last edited by
                            #12

                            Hi,

                            If you need webkit then consider using @Konstantin-Tokarev QtWebKit reboot and use the latest version of Qt.

                            Interested in AI ? www.idiap.ch
                            Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

                            U 1 Reply Last reply 26 Nov 2017, 06:19
                            1
                            • S SGaist
                              25 Nov 2017, 19:44

                              Hi,

                              If you need webkit then consider using @Konstantin-Tokarev QtWebKit reboot and use the latest version of Qt.

                              U Offline
                              U Offline
                              userprogrammer
                              wrote on 26 Nov 2017, 06:19 last edited by userprogrammer
                              #13

                              @SGaist
                              but I need static webkit not dynamic

                              1 Reply Last reply
                              0
                              • S Offline
                                S Offline
                                SGaist
                                Lifetime Qt Champion
                                wrote on 26 Nov 2017, 21:49 last edited by
                                #14

                                AFAIK, QtWebKit static build has been disabled a long time ago.

                                Interested in AI ? www.idiap.ch
                                Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

                                1 Reply Last reply
                                0

                                10/14

                                25 Nov 2017, 17:02

                                • Login

                                • Login or register to search.
                                10 out of 14
                                • First post
                                  10/14
                                  Last post
                                0
                                • Categories
                                • Recent
                                • Tags
                                • Popular
                                • Users
                                • Groups
                                • Search
                                • Get Qt Extensions
                                • Unsolved