qtdeclarative failed to compile :( /work/build/qt/qtdeclarative/tools/qml/main.cpp: In function ‘int main(int, char**)’: /work/build/qt/qtdeclarative/tools/qml/main.cpp:453:15: error: ‘else’ without a previous ‘if’ /work/build/qt/qtdeclarative/tools/qml/main.cpp: At global scope: /work/build/qt/qtdeclarative/tools/qml/main.cpp:460:5: error: expected unqualified-id before ‘if’ /work/build/qt/qtdeclarative/tools/qml/main.cpp:463:5: error: expected unqualified-id before ‘return’ /work/build/qt/qtdeclarative/tools/qml/main.cpp:464:1: error: expected declaration before ‘}’ token /work/build/qt/qtdeclarative/tools/qml/main.cpp:297:13: warning: ‘void loadDummyDataFiles(QQmlEngine&, const QString&)’ defined but not used [-Wunused-function] make[3]: *** [.obj/release-shared/main.o] Error 1 make[2]: *** [sub-qml-make_first] Error 2 make[1]: *** [sub-tools-make_first] Error 2 make: *** [module-qtdeclarative] Error 2
Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_00827/revdep-qtquickcontrols_linux-g++_shadow-build_Ubuntu_11.10_x86/log.txt.gz Tested changes (refs/builds/dev_1379352758): http://codereview.qt-project.org/43540 [PS25] - Add qml tool _______________________________________________ Ci-reports mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/ci-reports
