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. 5.5.0 WinXP - Installed Binaries are invalid?

5.5.0 WinXP - Installed Binaries are invalid?

Scheduled Pinned Locked Moved Installation and Deployment
2 Posts 2 Posters 1.7k 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.
  • M Offline
    M Offline
    MWPau
    wrote on last edited by
    #1

    Hi all,

    During installation of qt-opensource-windows-x86-msvc2012-5.5.0.exe under WinXP x86 i get the error:
    The output of C:\Qt\Qt5.5.0\5.5\msvc2012\bin\qmake.exe is not parseable.

    On trying to run qmake.exe in Explorer i get the error "qmake.exe is not a valid Win32 application".
    Same goes with all the other utils in the "C:\Qt\Qt5.5.0\5.5\msvc2012\bin" directory.

    Any idea what is going on here?

    Thanks in advance.

    JKSHJ 1 Reply Last reply
    0
    • M MWPau

      Hi all,

      During installation of qt-opensource-windows-x86-msvc2012-5.5.0.exe under WinXP x86 i get the error:
      The output of C:\Qt\Qt5.5.0\5.5\msvc2012\bin\qmake.exe is not parseable.

      On trying to run qmake.exe in Explorer i get the error "qmake.exe is not a valid Win32 application".
      Same goes with all the other utils in the "C:\Qt\Qt5.5.0\5.5\msvc2012\bin" directory.

      Any idea what is going on here?

      Thanks in advance.

      JKSHJ Offline
      JKSHJ Offline
      JKSH
      Moderators
      wrote on last edited by
      #2

      Hi @MWPau,

      By default, MSVC 2012 does not produce binaries that are compatible with Windows XP because some features were introduced in Windows Vista or later.

      Try the MinGW binaries instead. If that still doesn't work, your options are:

      • Download the Qt source code and build it on Windows XP yourself, OR
      • Upgrade your OS

      Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

      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