Qt Forum

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

    Solved Where is Qt 5.5 source code?

    Installation and Deployment
    qt 5.5 qtwebkit download source code link
    5
    14
    5514
    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.
    • U
      userprogrammer last edited by

      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 Reply Quote 0
      • K
        koahnig @userprogrammer last edited by

        @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 Reply Quote 0
        • ?
          A Former User last edited by

          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 Reply Quote 0
          • U
            userprogrammer last edited by

            @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 Reply Quote 0
            • U
              userprogrammer @Guest last edited by

              @Wieland
              this is qt 5.9 latest version

              1 Reply Last reply Reply Quote 0
              • U
                userprogrammer last edited by

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

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

                  @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 Reply Quote 0
                  • SGaist
                    SGaist Lifetime Qt Champion last edited by

                    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 Reply Quote 1
                    • U
                      userprogrammer @SGaist last edited by userprogrammer

                      @SGaist
                      but I need static webkit not dynamic

                      1 Reply Last reply Reply Quote 0
                      • SGaist
                        SGaist Lifetime Qt Champion last edited by

                        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 Reply Quote 0
                        • First post
                          Last post