Compilation failed :(

  .moc\release_shared\plugin.moc(54) : error C2653: 
'QtQuick2PrivateWidgetsPlugin' : is not a class or namespace name
  .moc\release_shared\plugin.moc(62) : error C2653: 
'QtQuick2PrivateWidgetsPlugin' : is not a class or namespace name
  .moc\release_shared\plugin.moc(68) : error C2653: 
'QtQuick2PrivateWidgetsPlugin' : is not a class or namespace name
  .moc\release_shared\plugin.moc(69) : error C2270: 'metaObject' : modifiers 
not allowed on nonmember functions
  .moc\release_shared\plugin.moc(70) : error C2227: left of '->metaObject' must 
point to class/struct/union/generic type
  .moc\release_shared\plugin.moc(70) : error C2227: left of 
'->dynamicMetaObject' must point to class/struct/union/generic type
  .moc\release_shared\plugin.moc(73) : error C2653: 
'QtQuick2PrivateWidgetsPlugin' : is not a class or namespace name
  .moc\release_shared\plugin.moc(77) : error C2061: syntax error : identifier 
'QtQuick2PrivateWidgetsPlugin'
  .moc\release_shared\plugin.moc(77) : error C2146: syntax error : missing '(' 
before identifier 'QtQuick2PrivateWidgetsPlugin'
  .moc\release_shared\plugin.moc(78) : error C2352: 
'QQmlExtensionPlugin::qt_metacast' : illegal call of non-static member function
          
c:\work\build\qt\qtbase\include\qtqml\../../../qtdeclarative/src/qml/qml/qqmlextensionplugin.h(58)
 : see declaration of 'QQmlExtensionPlugin::qt_metacast'
  .moc\release_shared\plugin.moc(81) : error C2653: 
'QtQuick2PrivateWidgetsPlugin' : is not a class or namespace name
  .moc\release_shared\plugin.moc(83) : error C2352: 
'QQmlExtensionPlugin::qt_metacall' : illegal call of non-static member function
          
c:\work\build\qt\qtbase\include\qtqml\../../../qtdeclarative/src/qml/qml/qqmlextensionplugin.h(58)
 : see declaration of 'QQmlExtensionPlugin::qt_metacall'
  .moc\release_shared\plugin.moc(158) : error C2061: syntax error : identifier 
'QtQuick2PrivateWidgetsPlugin'
  NMAKE : fatal error U1077: '"C:\Program Files\Microsoft Visual Studio 
10.0\VC\BIN\cl.EXE"' : return code '0x2'

  Build log: 
http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_00180/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz

  Tested changes (refs/builds/dev_1361533207):
    http://codereview.qt-project.org/44201 [PS41] - adding 
QtQuick.StandardDialogs, with FileDialog implementation
_______________________________________________
Ci-reports mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/ci-reports

Reply via email to