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. QT 5.0.1 with mingw32 installation broken.

QT 5.0.1 with mingw32 installation broken.

Scheduled Pinned Locked Moved Installation and Deployment
1 Posts 1 Posters 1.1k 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
    mk_olc
    wrote on last edited by
    #1

    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
    0

    • Login

    • Login or register to search.
    • First post
      Last post
    0
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    • Get Qt Extensions
    • Unsolved