Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt Creator and other tools
  4. Strange build behaviour in Qt 5.2.1 for Windows 32-bit (MinGW 4.8, OpenGL, 634 MB)
QtWS25 Last Chance

Strange build behaviour in Qt 5.2.1 for Windows 32-bit (MinGW 4.8, OpenGL, 634 MB)

Scheduled Pinned Locked Moved Qt Creator and other tools
4 Posts 3 Posters 2.2k 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.
  • Q Offline
    Q Offline
    qlands
    wrote on last edited by
    #1

    I recently installed Qt 5.2.1 for Windows 32-bit (MinGW 4.8, OpenGL, 634 MB) in a new Windows 7 Machine (VritualBox). But when I try to "Build All" one application I get a recurring call to qmake:

    @09:23:00: Running steps for project odkviewer...
    09:23:00: Configuration unchanged, skipping qmake step.
    09:23:01: Starting: "C:\Qt\Qt5.2.1\Tools\mingw48_32\bin\mingw32-make.exe"
    C:\Qt\Qt5.2.1\5.2.1\mingw48_32\bin\qmake.exe -spec win32-g++ -o Makefile ..\odkviewer\odkviewer.pro
    C:\Qt\Qt5.2.1\5.2.1\mingw48_32\bin\qmake.exe -spec win32-g++ -o Makefile ..\odkviewer\odkviewer.pro
    C:\Qt\Qt5.2.1\5.2.1\mingw48_32\bin\qmake.exe -spec win32-g++ -o Makefile ..\odkviewer\odkviewer.pro
    ....
    @

    And nothing happens... Its been three hours since I clicked "Build All"

    Any idea what is wrong?

    1 Reply Last reply
    0
    • hskoglundH Offline
      hskoglundH Offline
      hskoglund
      wrote on last edited by
      #2

      Hi, I've seen this problem discussed before, e.g.

      "Endless loop of qmake.exe":http://qt-project.org/forums/viewthread/30654

      Maybe a solution for you exists in that thread...

      1 Reply Last reply
      0
      • Q Offline
        Q Offline
        qlands
        wrote on last edited by
        #3

        Hi,

        This happened when I moved my whole project from QT Android Linux 32 bits to QT Windows MinGW 4.8 and tried to build it. I don't know what causes the problem but if I create a new project and add the files manually the build work fine.

        Carlos.

        1 Reply Last reply
        0
        • K Offline
          K Offline
          Klara_Dice
          wrote on last edited by
          #4

          Hi qlands,
          I have same problem and tried to do as you said but didn't find anywhere to import files in a new project. Could you tell exactly how it can be done?
          Is it possible that I missed the ".config" file for Win OS?
          Klara

          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