Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Coding for Win XP
QtWS25 Last Chance

Coding for Win XP

Scheduled Pinned Locked Moved Solved General and Desktop
5 Posts 3 Posters 639 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.
  • R Offline
    R Offline
    robopoulos
    wrote on last edited by
    #1

    I need to make a program for our factory floor machinery running on Windows XP (old factory floor machinery uses XP SP3). I mostly use Qt 4.8.7/(w/MinGW 5.30.32) which I more familiar with than Qt5 but have Qt5.11. installed too. Both Kits now under QtCreator 4.7.1. I'm using Win 10, but I do have a spare XP license if needed.

    Will Win 10 do or do I have to move to XP? What else must taken into consideration to make this work? I also need to be able to make an installer for it and not just install Qt and copy the development stuff on the XP. So far haven't done deployment ever with Qt, must learn that too then.

    Thanks,
    rap

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by SGaist
      #2

      Hi,

      IIRC, the Qt 5.9 5.6 is the last series you can use in order to build application for WinXP.

      As for installer creation, you have several choices you can use, QtIFW, InnoSetup, etc.

      You can use windeployqt to prepare the data you'll need to install on your other machines.

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

      aha_1980A 1 Reply Last reply
      1
      • R Offline
        R Offline
        robopoulos
        wrote on last edited by
        #3

        All right, thanks for those. I can see quite recent Qt/XP related questions in the net and that problems have arisen, so I better setup a XP test environment of my own just in case to avoid any hassle.

        Thanks!

        1 Reply Last reply
        0
        • SGaistS SGaist

          Hi,

          IIRC, the Qt 5.9 5.6 is the last series you can use in order to build application for WinXP.

          As for installer creation, you have several choices you can use, QtIFW, InnoSetup, etc.

          You can use windeployqt to prepare the data you'll need to install on your other machines.

          aha_1980A Offline
          aha_1980A Offline
          aha_1980
          Lifetime Qt Champion
          wrote on last edited by
          #4

          @SGaist just one small correction: 5.6 was the last version compatible to XP.

          Qt has to stay free or it will die.

          1 Reply Last reply
          2
          • SGaistS Offline
            SGaistS Offline
            SGaist
            Lifetime Qt Champion
            wrote on last edited by
            #5

            @aha_1980 Thanks for the correction !

            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
            1

            • Login

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