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. [SOLVED] Qt 5.3.1 broken on Windows
Forum Update on Monday, May 27th 2025

[SOLVED] Qt 5.3.1 broken on Windows

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

    Windows Qt 5.3.1 that I downloaded with the online installer seems broken. qmake -v shows me this:

    bq. QMake version 3.0
    Using Qt version 5.3.1 in c:/work/build/PADDING/lib

    Where "c:/work/build/PADDING/lib" is NOT my QTDIR, it must be hardcoded somewhere in the qmake. Subsequently, qmake -tp vc -r call fails:

    bq. Could not find qmake configuration file win32-msvc2013.

    I assume it's because it thinks Qt is installed to that non-existent hardcoded path.

    1 Reply Last reply
    0
    • V Offline
      V Offline
      Violet Giraffe
      wrote on last edited by
      #2

      Qt Creator says this Qt version is not properly installed.

      Update: it's updating from 5.3.0 that causes trouble. Removing Qt 5.3 altogether and installing it from scratch solved the issue.

      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