Compilation failed :(

  qserialport_win.cpp
  qserialport_win.cpp(119) : error C2027: use of undefined type 'QEvent'
          
c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/kernel/qobject.h(63) : 
see declaration of 'QEvent'
  qserialport_win.cpp(119) : error C2227: left of '->type' must point to 
class/struct/union/generic type
  qserialport_win.cpp(119) : error C2027: use of undefined type 'QEvent'
          
c:\work\build\qt\qtbase\include\qtcore\../../src/corelib/kernel/qobject.h(63) : 
see declaration of 'QEvent'
  qserialport_win.cpp(119) : error C2065: 'WinEventAct' : undeclared identifier

  Build log: 
http://testresults.qt-project.org/ci/QtSerialPort_stable_Integration/build_00050/win32-msvc2010_Windows_7/log.txt.gz

  Tested changes (refs/builds/stable_1374662437):
    http://codereview.qt-project.org/54902 [PS4] - Catch only the WinEventAct 
for the event notifier for process completion
    http://codereview.qt-project.org/61299 [PS1] - Do not use the const 
specifier for Q_D inside non-const methods
_______________________________________________
Ci-reports mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/ci-reports

Reply via email to