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. Windows Xp problem and which version to develop directly on Windows XP

Windows Xp problem and which version to develop directly on Windows XP

Scheduled Pinned Locked Moved Solved General and Desktop
3 Posts 2 Posters 350 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
    Raphawel
    wrote on 3 Jan 2023, 10:37 last edited by
    #1

    Hello, I'm trying to launch an application on a windows XP virtual machine but it doesn't work because it displays this error: "The CancelIoEx procedure entry point cannot be found in the dynamic link library KERNEL32.dll".

    If you know where this error comes from and how you solved it I'm interested ;) But I've already done some research to try to solve it and none of them work. Because this error comes directly from Windows XP and not QT.

    So to avoid this error I was advised to program directly from an XP virtual machine, do you know what version of QT is needed to make it work on XP?

    Basically I use QT 5.15.2 Min GW 32-bit, is this version enough?

    Thanks to the one who can help me :)

    J 1 Reply Last reply 3 Jan 2023, 10:43
    0
    • R Raphawel
      3 Jan 2023, 10:37

      Hello, I'm trying to launch an application on a windows XP virtual machine but it doesn't work because it displays this error: "The CancelIoEx procedure entry point cannot be found in the dynamic link library KERNEL32.dll".

      If you know where this error comes from and how you solved it I'm interested ;) But I've already done some research to try to solve it and none of them work. Because this error comes directly from Windows XP and not QT.

      So to avoid this error I was advised to program directly from an XP virtual machine, do you know what version of QT is needed to make it work on XP?

      Basically I use QT 5.15.2 Min GW 32-bit, is this version enough?

      Thanks to the one who can help me :)

      J Offline
      J Offline
      JonB
      wrote on 3 Jan 2023, 10:43 last edited by
      #2

      @Raphawel said in Windows Xp problem and which version to develop directly on Windows XP:

      Basically I use QT 5.15.2 Min GW 32-bit, is this version enough?

      This may be too late. Read e.g. https://forum.qt.io/topic/73292/the-last-qt-version-that-supported-windows-xp or https://stackoverflow.com/questions/50255414/is-it-possible-to-run-a-qt-5-10-programm-on-xp, implication is that Qt ~ 5.7 is about the last which supported XP?

      1 Reply Last reply
      2
      • R Offline
        R Offline
        Raphawel
        wrote on 3 Jan 2023, 11:45 last edited by
        #3

        @JonB said in Windows Xp problem and which version to develop directly on Windows XP:

        This may be too late. Read e.g. https://forum.qt.io/topic/73292/the-last-qt-version-that-supported-windows-xp or https://stackoverflow.com/questions/50255414/is-it-possible-to-run-a-qt-5-10-programm-on-xp, implication is that Qt ~ 5.7 is about the last which supported XP?

        Thank you very much, I will read the forum link you shared with me

        1 Reply Last reply
        0

        3/3

        3 Jan 2023, 11:45

        • Login

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