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. Can't compile qt on windows xp
Qt 6.11 is out! See what's new in the release blog

Can't compile qt on windows xp

Scheduled Pinned Locked Moved Solved General and Desktop
5 Posts 2 Posters 747 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.
  • LinArcXL Offline
    LinArcXL Offline
    LinArcX
    wrote on last edited by
    #1

    Hi.
    Due to this issue, i tried to compile qt 5.5.0 on windows XP with MSVC2010.

    At the first step, it complains that i need DXSDK env to be set. I downloaded DXSDK from here and added that env and tried again. But this time got new errors:
    https://gist.github.com/LinArcX/10ea66813d4cc2d84e45fae3e53a27dc

    1 Reply Last reply
    0
    • LinArcXL Offline
      LinArcXL Offline
      LinArcX
      wrote on last edited by
      #3

      @Christian-Ehrlicher
      Thanks. I tried to run fsc.exe but it complained that i can't find d3dx9_43.dll.(I already installed DirectX 9 on my machine!)
      I downloaded it from internet and place it in C:\WINDOWS\system32(I'm not sure if this method is a correct method or not?)

      After that it complained that i can't find d3dcompiler_43.dll. again same process... After that run it again, but it didn't complained.
      Is it ok now?

      1 Reply Last reply
      0
      • Christian EhrlicherC Offline
        Christian EhrlicherC Offline
        Christian Ehrlicher
        Lifetime Qt Champion
        wrote on last edited by
        #2

        Try to see what the error '0xc0000135' is about. Also try to run Z:\DXSDK\Utilities\bin\x86\fxc.exe to see if it works - if not you have to fix it.

        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
        0
        • LinArcXL Offline
          LinArcXL Offline
          LinArcX
          wrote on last edited by
          #3

          @Christian-Ehrlicher
          Thanks. I tried to run fsc.exe but it complained that i can't find d3dx9_43.dll.(I already installed DirectX 9 on my machine!)
          I downloaded it from internet and place it in C:\WINDOWS\system32(I'm not sure if this method is a correct method or not?)

          After that it complained that i can't find d3dcompiler_43.dll. again same process... After that run it again, but it didn't complained.
          Is it ok now?

          1 Reply Last reply
          0
          • Christian EhrlicherC Offline
            Christian EhrlicherC Offline
            Christian Ehrlicher
            Lifetime Qt Champion
            wrote on last edited by
            #4

            @LinArcX said in Can't compile qt on windows xp:

            Is it ok now?

            Try it out ...

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

            LinArcXL 1 Reply Last reply
            0
            • Christian EhrlicherC Christian Ehrlicher

              @LinArcX said in Can't compile qt on windows xp:

              Is it ok now?

              Try it out ...

              LinArcXL Offline
              LinArcXL Offline
              LinArcX
              wrote on last edited by
              #5

              @Christian-Ehrlicher Thanks. It works.

              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