[Qt-creator] Qt Creator 2.6.1 fails to work with Qt5 RC1

André Pönitz andre.poenitz at mathematik.tu-chemnitz.de
Sat Dec 8 00:08:47 CET 2012


On Fri, Dec 07, 2012 at 09:56:46AM -0800, Bruno Cabral wrote:
> Hello, I compiled the Qt 5 RC 1 with Mingw successfully, and is
> working file with the command line.  But within the Qt Creator, I
> can't do anything. As it always fails running the qmake . Even with an
> empty project I got the same error.
> 
> I'm using the 2.6.1 build from Dec. 07. From the builds.qt-project.org
> , as the previous versions fails to even recognize the Qt.

Make sure you use the same kind of environment "inside" and "outside".
 
> 08:59:49: Running steps for project gnunet-qt...  08:59:49: Starting:
> "C:\Qt\qt5\qtbase\bin\qmake.exe" "E:\Projetos\Meus
> Projetos\Cangote\Software\Qt Cangote\gnunet-qt\gnunet-qt.pro" -r -spec
> win32-g++ "CONFIG+=release" 08:59:50: The process
> "C:\Qt\qt5\qtbase\bin\qmake.exe" crashed.  Error while
> building/deploying project gnunet-qt (kit: Qt 5 mingw) When executing
> step 'qmake'
> 
> 
> As I said I can run qmake in the command line just fine.
> 
> The Qt5 Rc is not supported by Qt Creator right now, or is a problem
> on my side ?

On the contrary. It's fairly extensively tested, at least in the
combinations for which packages are build (packages can be found
at http://origin.releases.qt-project.org/digia/5.0.0_rc1/).

Andre'



More information about the Qt-creator mailing list