qtdeclarative failed to compile :( compiling main.cpp main.cpp: In function 'int main(int, char**)': main.cpp:378: error: 'Debugging' is not a member of 'QQmlJS' main.cpp:378: error: 'Debugging' is not a member of 'QQmlJS' main.cpp:378: error: template argument 1 is invalid main.cpp:378: error: template argument 2 is invalid main.cpp:378: error: invalid type in declaration before ';' token main.cpp:380: error: request for member 'reset' in 'debugger', which is of non-class type 'int' main.cpp:380: error: expected type-specifier main.cpp:380: error: expected ')' main.cpp:381: error: request for member 'data' in 'debugger', which is of non-class type 'int' make[3]: *** [.obj/debug-shared/main.o] Error 1 make[2]: *** [sub-v4-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_wip_v4_Integration/build_00074/linux-g++-32_developer-build_Ubuntu_10.04_x86/log.txt.gz Tested changes (refs/builds/wip/v4_1374767290): http://codereview.qt-project.org/61507 [PS7] - Initial support for debugging in the v4 interpreter _______________________________________________ Ci-reports mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/ci-reports
