Qt Forum

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Unsolved

    QT 5.0.1 with mingw32 installation broken.

    Installation and Deployment
    1
    1
    930
    Loading More Posts
    • 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
      mk_olc last edited by

      Hi,

      I installed the following package:
      http://releases.qt-project.org/qt5/5.0.1/qt-windows-opensource-5.0.1-mingw47_32-x86-offline.exe

      but building of projects is not working. I tried to build the analogclock from examples section, but:

      @
      14:32:56: Running steps for project analogclock...
      14:32:56: Starting: "C:\Qt\Qt5.0.1\5.0.1\mingw47_32\bin\qmake.exe" C:\Qt\Qt5.0.1\5.0.1\mingw47_32\examples\gui\analogclock\analogclock.pro -r -spec win32-g++
      14:32:58: The process "C:\Qt\Qt5.0.1\5.0.1\mingw47_32\bin\qmake.exe" exited normally.
      14:32:58: Starting: "mingw32-make.exe"
      qtcreator_ctrlc_stub: Command line failed: mingw32-make.exe
      14:32:58: The process "mingw32-make.exe" crashed.
      Error while building/deploying project analogclock (kit: Desktop Qt 5.0.1 MinGW 32bit)
      When executing step 'Make'
      @

      Machine info:
      Win 7 Enterprise (64bit)
      intel core i5
      8 GiB RAM

      Where should I start to search for the bug? Is mingw-32 the core of the problem?
      Thanks in advance!

      1 Reply Last reply Reply Quote 0
      • First post
        Last post