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 [email protected] http://lists.qt-project.org/mailman/listinfo/qt-creator
