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. Qt in Windows XP Service Pack 1
Qt 6.11 is out! See what's new in the release blog

Qt in Windows XP Service Pack 1

Scheduled Pinned Locked Moved Unsolved General and Desktop
3 Posts 2 Posters 974 Views 1 Watching
  • 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.
  • F Offline
    F Offline
    Falcons
    wrote on last edited by
    #1

    Hello everyone:
    Due to some reason, i have to develop an widgets application by Qt in Windows XP Service Pack 1 platform. My Qt 5.5 dosen't work, so i would like to know what version of Qt should i use to create an widgets application that would work on XP SP1?
    I can create an Qt console application that works in XP SP1 through, but error occurs telling me that the processor is not compatitable, and Qt needs SSE2 feature.Does it means that no matter version of Qt i choose, it cannot run in my platform ?
    Thank you all!

    raven-worxR 1 Reply Last reply
    0
    • F Falcons

      Hello everyone:
      Due to some reason, i have to develop an widgets application by Qt in Windows XP Service Pack 1 platform. My Qt 5.5 dosen't work, so i would like to know what version of Qt should i use to create an widgets application that would work on XP SP1?
      I can create an Qt console application that works in XP SP1 through, but error occurs telling me that the processor is not compatitable, and Qt needs SSE2 feature.Does it means that no matter version of Qt i choose, it cannot run in my platform ?
      Thank you all!

      raven-worxR Offline
      raven-worxR Offline
      raven-worx
      Moderators
      wrote on last edited by
      #2

      @Falcons
      Without quite some extra work (tweaking qmakespecs and Qt source code) you won't get Qt5 running on Win XP - if it's possible at all.
      In your case you should use Qt4.
      Or do you have any dependencies on Qt5?

      --- SUPPORT REQUESTS VIA CHAT WILL BE IGNORED ---
      If you have a question please use the forum so others can benefit from the solution in the future

      1 Reply Last reply
      0
      • F Offline
        F Offline
        Falcons
        wrote on last edited by
        #3

        I can run my application on XP SP3 version, but not SP1

        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