[Qt-interest] Problem building with Qt Creator
yogesh upreti
yogesh.upreti at gmail.com
Wed Sep 1 22:11:03 CEST 2010
Hi All,
I don't know if this is the right place to ask questions about Qt creator.
But I am trying to build my project using Qt creator, (which was building it
till yesterday) but unable to do it successfully.
1. When I try to Build a my project it shows
Running build steps for project JobCreator...
Starting: c:/qt/2010.02.1/qt/bin/qmake.exe
F:/Work/Programming/QT/JobCreator/JobCreator.pro -r -spec
c:/Qt/2010.02.1/qt/mkspecs/win32-g++
and hangs after this, dose't do anything further, I have left it for 2 hrs
and nothing happens, I have to "cancel build" in the end and it ends with :
Exited with code 62097.
Canceled build.
2. When I try to "clean" the project, it shows
Running build steps for project JobCreator...
Starting: C:/Qt/2010.02.1/mingw/bin/mingw32-make.exe clean -w
mingw32-make: Entering directory `F:/Work/Programming/QT/JobCreator'
c:/qt/2010.02.1/qt/bin/qmake.exe -spec c:/Qt/2010.02.1/qt/mkspecs/win32-g++
-win32 CONFIG+=release -o Makefile JobCreator.pro
and hangs after this, dose't do anything further.
I tried running qmake command in the directory using command prompt, it
dosn't do anything either.
I have reinstalled Qt creator, tried installing new version ( which does't
work either)
Can someone tell me what could be the problem??
Thanks in advance
Yogesh Upreti
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20100901/525b8c28/attachment.html
More information about the Qt-interest-old
mailing list