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!
↧