Compilation failed :(

  compiling qtmenu.cpp
  qtmenu.cpp: In member function ‘void QtMenu::__popup(qreal, qreal, int)’:
  qtmenu.cpp:268:64: error: no matching function for call to ‘qMax(double, 
qreal)’
  qtmenu.cpp:268:64: note: candidate is:
  
/work/build/qt/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:510:34: 
note: template<class T> constexpr const T& qMax(const T&, const T&)
  qtmenu.cpp:269:66: error: no matching function for call to ‘qMax(double, 
qreal)’
  qtmenu.cpp:269:66: note: candidate is:
  
/work/build/qt/qtbase/include/QtCore/../../src/corelib/global/qglobal.h:510:34: 
note: template<class T> constexpr const T& qMax(const T&, const T&)
  make[2]: *** [.obj/release-shared/qtmenu.o] Error 1
  make[1]: *** [sub-controls-make_first] Error 2
  make: *** [sub-src-make_first] Error 2

  Build log: 
http://testresults.qt-project.org/ci/QtDesktopComponents_dev_Integration/build_00228/linux-arm-gnueabi-g++_Ubuntu_11.10_x86/log.txt.gz

  Tested changes (refs/builds/dev_1362572637):
    http://codereview.qt-project.org/49922 [PS2] - Menu: Fix warning when menu 
opens
_______________________________________________
Ci-reports mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/ci-reports

Reply via email to