Compilation failed :(

  moc iuicontroller.h
  In file included from iuicontroller.cpp:41:0:
  iuicontroller.h:69:71: error: reference to 'QWidget' is ambiguous
  iuicontroller.h:53:7: error: candidates are: struct QWidget
  
/work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qmetatype.h:1264:7:
 error:                 struct TestNamespace::QWidget
  iuicontroller.h:69:71: error: 'QWidget' has not been declared
  iuicontroller.h:72:38: error: reference to 'QWidget' is ambiguous
  iuicontroller.h:53:7: error: candidates are: struct QWidget
  
/work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qmetatype.h:1264:7:
 error:                 struct TestNamespace::QWidget
  iuicontroller.h:72:38: error: 'QWidget' has not been declared
  make[6]: *** [.obj/iuicontroller.o] Error 1
  In file included from .moc/moc_iuicontroller.cpp:9:0:
  .moc/../iuicontroller.h:69:71: error: reference to 'QWidget' is ambiguous
  .moc/../iuicontroller.h:53:7: error: candidates are: struct QWidget
  
/work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qmetatype.h:1264:7:
 error:                 struct TestNamespace::QWidget
  .moc/../iuicontroller.h:69:71: error: 'QWidget' has not been declared
  .moc/../iuicontroller.h:72:38: error: reference to 'QWidget' is ambiguous
  .moc/../iuicontroller.h:53:7: error: candidates are: struct QWidget
  
/work/build/qt/qtbase/include/QtCore/../../src/corelib/kernel/qmetatype.h:1264:7:
 error:                 struct TestNamespace::QWidget
  .moc/../iuicontroller.h:72:38: error: 'QWidget' has not been declared
  make[6]: *** [.obj/moc_iuicontroller.o] Error 1
  make[5]: *** [sub-duseinterfaces-make_first-ordered] Error 2
  make[4]: *** [sub-libs-make_first-ordered] Error 2
  make[3]: *** [sub-src-make_first-ordered] Error 2
  make[2]: *** [sub-duse-mt-make_first] Error 2
  make[1]: *** [sub-uml-make_first] Error 2
  make: *** [sub-examples-make_first] Error 2

  Build log: 
http://testresults.qt-project.org/ci/QtModeling_master_Integration/build_00044/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz

  Tested changes (refs/builds/master_1386337955):
    http://codereview.qt-project.org/73425 [PS1] - Fix wrong use of -z 
parameter when linking DuSE-MT on Mac
_______________________________________________
Ci-reports mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/ci-reports

Reply via email to