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. Which Qt version is required for Win10/Win7
QtWS25 Last Chance

Which Qt version is required for Win10/Win7

Scheduled Pinned Locked Moved Unsolved Installation and Deployment
6 Posts 4 Posters 205 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.
  • J Offline
    J Offline
    JoSchn
    wrote on 8 Apr 2025, 07:41 last edited by
    #1

    I want to create Qt project (32bit) with Visual Studio 2022. The target systems are Win10 as well as Win7.
    Which Qt version does this support or do I have to use?
    Can I use the latest Qt 6.xx version?

    J 1 Reply Last reply 8 Apr 2025, 07:50
    0
    • J JoSchn
      8 Apr 2025, 07:41

      I want to create Qt project (32bit) with Visual Studio 2022. The target systems are Win10 as well as Win7.
      Which Qt version does this support or do I have to use?
      Can I use the latest Qt 6.xx version?

      J Offline
      J Offline
      jsulm
      Lifetime Qt Champion
      wrote on 8 Apr 2025, 07:50 last edited by
      #2

      @JoSchn Accordinig to https://doc.qt.io/qt-5/windows.html last Qt version which supports 32bit Windows is 5.15
      I'm wondering why you need 32bit in 2025?

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      2
      • J Offline
        J Offline
        JoSchn
        wrote on 8 Apr 2025, 09:08 last edited by
        #3

        OK, you mean 5.15 supports 32bit Windows System.
        I missed to write, that the target Win10 and Win7 system are both 64bit Windows.
        I have to compile the Qt project in 32bit, because of other dependencies, and run it on 64bit target systems.
        Which Qt version can be used in this case?

        J 1 Reply Last reply 8 Apr 2025, 09:25
        0
        • A Offline
          A Offline
          aha_1980
          Lifetime Qt Champion
          wrote on 8 Apr 2025, 09:23 last edited by
          #4

          @JoSchn: As @jsulm already said, you have to use Qt 5.15 if you want to target Win7. This has nothing to do with 32 or 64 bit architecture.

          Regards

          Qt has to stay free or it will die.

          1 Reply Last reply
          0
          • J JoSchn
            8 Apr 2025, 09:08

            OK, you mean 5.15 supports 32bit Windows System.
            I missed to write, that the target Win10 and Win7 system are both 64bit Windows.
            I have to compile the Qt project in 32bit, because of other dependencies, and run it on 64bit target systems.
            Which Qt version can be used in this case?

            J Offline
            J Offline
            jsulm
            Lifetime Qt Champion
            wrote on 8 Apr 2025, 09:25 last edited by
            #5

            @JoSchn If you go to https://doc.qt.io/qt-6/windows.html you will see that Qt6 does not support 32bit, doesn't matter whether the app is running on Windows 64bit or 32bit...

            https://forum.qt.io/topic/113070/qt-code-of-conduct

            1 Reply Last reply
            0
            • C Offline
              C Offline
              Christian Ehrlicher
              Lifetime Qt Champion
              wrote on 8 Apr 2025, 14:50 last edited by Christian Ehrlicher 4 Sept 2025, 07:59
              #6

              I would guess Qt6.x compiles fine with 32bits but it's not tested in the CI so officially unsupported.

              Qt Online Installer direct download: https://download.qt.io/official_releases/online_installers/
              Visit the Qt Academy at https://academy.qt.io/catalog

              1 Reply Last reply
              1

              6/6

              8 Apr 2025, 14:50

              • Login

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