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. The last Qt version that supported Windows xp?
QtWS25 Last Chance

The last Qt version that supported Windows xp?

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
11 Posts 8 Posters 9.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.
  • L Offline
    L Offline
    lylyyhb
    wrote on 13 Nov 2016, 07:30 last edited by
    #1

    I need to use Qt in windows xp,which version I should choose????

    1 Reply Last reply
    0
    • C Offline
      C Offline
      Chris Kawa
      Lifetime Qt Champion
      wrote on 13 Nov 2016, 12:50 last edited by
      #2

      The latest available for that OS, which is the LTS release (5.6.2 at this time).

      1 Reply Last reply
      0
      • M Offline
        M Offline
        mtrch
        wrote on 13 Nov 2016, 19:00 last edited by mtrch
        #3

        Qt 5.7 (mingw 5.3 build) works on WinXP SP3 (but mingw version lacks QtWebEngine module).
        Also, I've tested Qt Creator 4.2.0 (built using Qt 5.7.0 / MS Visual C++ 2013) on XP SP3 - it works, but if you going to use MSVC, you should read more about XP support in MSVC versions.

        1 Reply Last reply
        1
        • H Offline
          H Offline
          hskoglund
          wrote on 13 Nov 2016, 19:07 last edited by
          #4

          Also Qt 5.7 (MSVC 2013 32-bit build) works on WInXP SP3 if you include
          QMAKE_LFLAGS_WINDOWS = /SUBSYSTEM:WINDOWS,5.01
          in your app's .pro file.

          1 Reply Last reply
          1
          • M Offline
            M Offline
            mzimmers
            wrote on 21 Aug 2020, 22:30 last edited by
            #5

            I realize this topic is ancient, but...what if you want to build for XP, but not on XP?

            Thanks...

            M 1 Reply Last reply 21 Aug 2020, 22:40
            0
            • M mzimmers
              21 Aug 2020, 22:30

              I realize this topic is ancient, but...what if you want to build for XP, but not on XP?

              Thanks...

              M Offline
              M Offline
              mrjj
              Lifetime Qt Champion
              wrote on 21 Aug 2020, 22:40 last edited by mrjj
              #6

              @mzimmers
              Hi
              Still the same. Qt5.7 should work. 5.6 is the last to support Xp
              officially.
              Newer versions need binary patching to run as far as i know and
              might not be stable.

              Can I ask what you need it for ?

              J M 2 Replies Last reply 22 Aug 2020, 07:06
              1
              • M mrjj
                21 Aug 2020, 22:40

                @mzimmers
                Hi
                Still the same. Qt5.7 should work. 5.6 is the last to support Xp
                officially.
                Newer versions need binary patching to run as far as i know and
                might not be stable.

                Can I ask what you need it for ?

                J Offline
                J Offline
                JonB
                wrote on 22 Aug 2020, 07:06 last edited by
                #7

                @mrjj said in The last Qt version that supported Windows xp?:

                Can I ask what you need it for ?

                For people who run XP?

                M 1 Reply Last reply 22 Aug 2020, 13:02
                0
                • J JonB
                  22 Aug 2020, 07:06

                  @mrjj said in The last Qt version that supported Windows xp?:

                  Can I ask what you need it for ?

                  For people who run XP?

                  M Offline
                  M Offline
                  mrjj
                  Lifetime Qt Champion
                  wrote on 22 Aug 2020, 13:02 last edited by
                  #8

                  @JonB
                  Hi
                  hehe yeah that kinda gives itself but
                  Its a stone dead OS and if you let it near the internet you are asking to get owned.
                  So I do wonder what use case where it would have a function in this world still. Maybe like a non-netted legacy system.
                  If you are a company within EU you would be insane to host any real user data on it as the fines for GPDR are huge and XP is not compliant at all.

                  so i just wondered.

                  J D 2 Replies Last reply 22 Aug 2020, 14:24
                  0
                  • M mrjj
                    21 Aug 2020, 22:40

                    @mzimmers
                    Hi
                    Still the same. Qt5.7 should work. 5.6 is the last to support Xp
                    officially.
                    Newer versions need binary patching to run as far as i know and
                    might not be stable.

                    Can I ask what you need it for ?

                    M Offline
                    M Offline
                    mzimmers
                    wrote on 22 Aug 2020, 13:09 last edited by
                    #9

                    @mrjj I don't really need it. My company has a few systems on XP, and it would have been mildly useful to put one of my apps on them. But it's certainly not worth digging up a copy of 5.7, and then having to re-write whatever I took advantage of in 5.15.

                    Good information on the security weakness, though...thanks.

                    1 Reply Last reply
                    0
                    • M mrjj
                      22 Aug 2020, 13:02

                      @JonB
                      Hi
                      hehe yeah that kinda gives itself but
                      Its a stone dead OS and if you let it near the internet you are asking to get owned.
                      So I do wonder what use case where it would have a function in this world still. Maybe like a non-netted legacy system.
                      If you are a company within EU you would be insane to host any real user data on it as the fines for GPDR are huge and XP is not compliant at all.

                      so i just wondered.

                      J Offline
                      J Offline
                      JonB
                      wrote on 22 Aug 2020, 14:24 last edited by
                      #10

                      @mrjj
                      I assumed that with an interest in XP @mzimmers was targeting the home/gaming market.... :)

                      1 Reply Last reply
                      0
                      • M mrjj
                        22 Aug 2020, 13:02

                        @JonB
                        Hi
                        hehe yeah that kinda gives itself but
                        Its a stone dead OS and if you let it near the internet you are asking to get owned.
                        So I do wonder what use case where it would have a function in this world still. Maybe like a non-netted legacy system.
                        If you are a company within EU you would be insane to host any real user data on it as the fines for GPDR are huge and XP is not compliant at all.

                        so i just wondered.

                        D Offline
                        D Offline
                        Dood McMan
                        wrote on 17 Jun 2024, 13:33 last edited by
                        #11
                        This post is deleted!
                        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