Compilation failed :(

          C:\Program Files\Microsoft Visual Studio 
10.0\VC\INCLUDE\string.h(188) : see declaration of 'strncpy'
  thread\qthread_win.cpp(588) : error C2065: 'Priority' : undeclared identifier
  thread\qthread_win.cpp(588) : error C2146: syntax error : missing ')' before 
identifier 'threadPriority'
  thread\qthread_win.cpp(588) : error C2761: 'void 
QThreadPrivate::setPriority(QThread::Priority)' : member function redeclaration 
not allowed
  thread\qthread_win.cpp(588) : error C2059: syntax error : ')'
  thread\qthread_win.cpp(589) : error C2143: syntax error : missing ';' before 
'{'
  thread\qthread_win.cpp(589) : error C2447: '{' : missing function header 
(old-style formal list?)
  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/QtBase_stable_Integration/build_00670/win32-msvc2010_Windows_7/log.txt.gz

  Tested changes (refs/builds/stable_1363521565):
    http://codereview.qt-project.org/51095 [PS2] - Q(Styled)ItemDelegate: 
disable style animations
    http://codereview.qt-project.org/51059 [PS4] - Fix race condition in 
QThread::setPriority
    http://codereview.qt-project.org/51146 [PS2] - QThreadDataPrivate: fix data 
race on canWait boolean.
    http://codereview.qt-project.org/51060 [PS3] - QEventDispatcherUNIX: turn 
interrupt bool into an atomic int.
    http://codereview.qt-project.org/49563 [PS3] - QThread: fix race when 
setting the eventDispatcher
_______________________________________________
Ci-reports mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/ci-reports

Reply via email to