qtdeclarative failed to compile :( squircle.cpp: In constructor 'Squircle::Squircle()': squircle.cpp:52: error: class 'Squircle' does not have any field named 'm_thread_t' squircle.cpp: In member function 'void Squircle::paint()': squircle.cpp:135: error: 'm_thread_t' was not declared in this scope squircle.cpp: At global scope: squircle.cpp:165: error: no 'void Squircle::sync()' member function declared in class 'Squircle' make[5]: *** [.obj/debug-shared/squircle.o] Error 1 make[4]: *** [sub-openglunderqml-make_first] Error 2 make[3]: *** [sub-scenegraph-make_first] Error 2 make[2]: *** [sub-quick-make_first] Error 2 make[1]: *** [sub-examples-make_first] Error 2 make: *** [module-qtdeclarative] Error 2
Build log: http://testresults.qt-project.org/ci/QtDeclarative_stable_Integration/build_00061/linux-g++-32_developer-build_Ubuntu_10.04_x86/log.txt.gz Tested changes (refs/builds/stable_1355827074): http://codereview.qt-project.org/42650 [PS7] - Documentation for scene graph examples. _______________________________________________ Ci-reports mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/ci-reports
