Compilation failed :(

  mainwindow.cpp
  mainwindow.cpp(64) : error C2872: 'QLabel' : ambiguous symbol
  mainwindow.cpp(64) : error C2512: 'QLabel' : no appropriate default 
constructor available
  mainwindow.cpp(65) : error C2664: 'TestNamespace::QStatusBar::addWidget' : 
cannot convert parameter 1 from 'QLabel *' to 'TestNamespace::QWidget *'
  mainwindow.cpp(172) : error C2027: use of undefined type 'QLabel'
          
c:\work\build\qt\qtserialport\examples\serialport\terminal\mainwindow.h(54) : 
see declaration of 'QLabel'
  mainwindow.cpp(172) : error C2227: left of '->setText' must point to 
class/struct/union/generic type

  Build log: 
http://testresults.qt.io/ci/QtSerialPort_5.5_Integration/build_00049/win32-msvc2010_developer-build_qtnamespace_Windows_7/log.txt.gz

  Tested changes (refs/builds/5.5_1438605266):
    http://codereview.qt-project.org/122601 [PS1] - Use the permanent status 
message in Terminal example
_______________________________________________
Ci-reports mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/ci-reports

Reply via email to