qtbase failed to compile :( compiling opengl/qopengltexture.cpp opengl/qopengltexture.cpp: In member function 'void QOpenGLTexture::setBorderColor(QColor)': opengl/qopengltexture.cpp:2710: error: 'color' has incomplete type ../../include/QtGui/../../src/gui/kernel/qwindowdefs.h:58: error: forward declaration of 'struct QColor' opengl/qopengltexture.cpp: In member function 'QColor QOpenGLTexture::borderColor() const': opengl/qopengltexture.cpp:2796: error: return type 'struct QColor' is incomplete opengl/qopengltexture.cpp:2799: error: variable 'QColor c' has initializer but incomplete type make[3]: *** [.obj/debug-shared/qopengltexture.o] Error 1 make[2]: *** [sub-gui-make_first] Error 2 make[1]: *** [sub-src-make_first] Error 2 make: *** [module-qtbase] Error 2
Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_01957/linux-g++-32_developer-build_Ubuntu_10.04_x86/log.txt.gz Tested changes (refs/builds/dev_1379787415): http://codereview.qt-project.org/56462 [PS12] - Long live QOpenGLTexture! _______________________________________________ Ci-reports mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/ci-reports
