Compilation failed :(

  widgets\qdockwidget.cpp(216) : warning C4100: 'floating' : unreferenced 
formal parameter
  widgets\qdockwidget.cpp(677) : error C2039: 'setAccessibleName' : is not a 
member of 'QAbstractButton'
          
c:\work\build\qt\qtbase\include\qtwidgets\../../src/widgets/widgets/qabstractbutton.h(55)
 : see declaration of 'QAbstractButton'
  widgets\qdockwidget.cpp(678) : error C2039: 'setAccessibleDescription' : is 
not a member of 'QAbstractButton'
          
c:\work\build\qt\qtbase\include\qtwidgets\../../src/widgets/widgets/qabstractbutton.h(55)
 : see declaration of 'QAbstractButton'
  widgets\qdockwidget.cpp(684) : error C2039: 'setAccessibleName' : is not a 
member of 'QAbstractButton'
          
c:\work\build\qt\qtbase\include\qtwidgets\../../src/widgets/widgets/qabstractbutton.h(55)
 : see declaration of 'QAbstractButton'
  widgets\qdockwidget.cpp(685) : error C2039: 'setAccessibleDescription' : is 
not a member of 'QAbstractButton'
          
c:\work\build\qt\qtbase\include\qtwidgets\../../src/widgets/widgets/qabstractbutton.h(55)
 : see declaration of 'QAbstractButton'

  Build log: 
http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_02269/wince70embedded-armv4i-msvc2008_Windows_7/log.txt.gz

  Tested changes (refs/builds/stable_1381505566):
    http://codereview.qt-project.org/67898 [PS1] - Allow custom definition of 
Q_FORWARD_DECLARE_OBJC_CLASS and friends
    http://codereview.qt-project.org/67671 [PS1] - iOS: Skip qtmacextras module
    http://codereview.qt-project.org/67881 [PS1] - add a missing break in 
QGuiApplicationPrivate::processWindowSystemEvent
    http://codereview.qt-project.org/67327 [PS3] - Accessibility: simplify 
dockwidget accessible
    http://codereview.qt-project.org/67675 [PS1] - Reduce risks of lock file 
corruption
    http://codereview.qt-project.org/67311 [PS4] - Make 
QSystemTrayIcon::showMessage invokable
    http://codereview.qt-project.org/67957 [PS1] - Use QAtomicInt ref/deref 
pattern
    http://codereview.qt-project.org/66463 [PS3] - eglfs/imx6: enable double 
buffering and vsync by default
    http://codereview.qt-project.org/67765 [PS1] - Fix compilation with older 
MinGW headers
    http://codereview.qt-project.org/67856 [PS1] - Export the block's 
line-height settings to html
    http://codereview.qt-project.org/67510 [PS14] - QFileDialog: don't create 
widgets if the platform dialog will be used
    http://codereview.qt-project.org/67929 [PS1] - QNX: Removed alternate 
window property
_______________________________________________
Ci-reports mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/ci-reports

Reply via email to