[Qt-creator] Qt Creator 2.6.1 fails to work with Qt5 RC1
Koehne Kai
Kai.Koehne at digia.com
Fri Dec 7 21:30:42 CET 2012
Hi,
it's most likely because qmake tries to load the mingw libs, but can't find them in PATH. Just make sure that your mingw\bin directory is in the path when launching Qt Creator.
Regards
Kai
________________________________________
From: qt-creator-bounces+kai.koehne=digia.com at qt-project.org [qt-creator-bounces+kai.koehne=digia.com at qt-project.org] on behalf of Bruno Cabral [bcabral at uw.edu]
Sent: 07 December 2012 18:56
To: qt-creator at qt-project.org
Subject: [Qt-creator] Qt Creator 2.6.1 fails to work with Qt5 RC1
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'
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 ?
Thanks,
Best Regards,
Bruno Cabral
_______________________________________________
Qt-creator mailing list
Qt-creator at qt-project.org
http://lists.qt-project.org/mailman/listinfo/qt-creator
More information about the Qt-creator
mailing list