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

Tobias Hunger tobias.hunger at digia.com
Tue Dec 11 12:33:21 CET 2012


On 07.12.2012 18:56, 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.
>
> 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'

Hi Bruno.

Please check Tools->Options->Build & Run->Kits and make sure the Kit is 
using the right mingw (exactly the one your Qt was build with). 
Unfortunately running with the wrong mingw version in PATH can cause 
crashes and we will put the compiler of the Kit into the PATH before 
building.

Best Regards,
Tobias

-- 
Tobias Hunger, Senior Software Engineer - Digia, Qt
Digia Germany GmbH, Rudower Chaussee 13, D-12489 Berlin
Geschäftsführer: Mika Pälsi, Juha Varelius, Anja Wasenius
Sitz der Gesellschaft: Berlin. USt-IdNr: DE xxx xxx xxx
Registergericht: Amtsgericht Charlottenburg, HRB 144331 B



More information about the Qt-creator mailing list