Advertisement
Guest User

Untitled

a guest
Nov 8th, 2017
163
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 108.61 KB | None | 0 0
  1. 1>------ Build started: Project: ZERO_CHECK, Configuration: Release x64 ------
  2. 1> Checking Build System
  3. 1> CMake does not need to re-run because D:/sl/48VS15R/CTK-build/PythonQt-build/CMakeFiles/generate.stamp is up-to-date.
  4. 2>------ Build started: Project: PythonQt, Configuration: Release x64 ------
  5. 2> Building Custom Rule D:/sl/48VS15R/CTK-build/PythonQt/CMakeLists.txt
  6. 2> CMake does not need to re-run because D:/sl/48VS15R/CTK-build/PythonQt-build/CMakeFiles/generate.stamp is up-to-date.
  7. 2> Generating src/moc_PythonQt.cpp
  8. 2> Generating src/moc_PythonQtSignalReceiver.cpp
  9. 2> Generating src/moc_PythonQtStdDecorators.cpp
  10. 2> Generating src/gui/moc_PythonQtScriptingConsole.cpp
  11. 2> Generating generated_cpp_56/com_trolltech_qt_core_builtin/moc_com_trolltech_qt_core_builtin0.cpp
  12. 2> Generating generated_cpp_56/com_trolltech_qt_gui_builtin/moc_com_trolltech_qt_gui_builtin0.cpp
  13. 2> Generating generated_cpp_56/com_trolltech_qt_core/moc_com_trolltech_qt_core0.cpp
  14. 2> Generating generated_cpp_56/com_trolltech_qt_core/moc_com_trolltech_qt_core1.cpp
  15. 2> Generating generated_cpp_56/com_trolltech_qt_core/moc_com_trolltech_qt_core2.cpp
  16. 2> Generating generated_cpp_56/com_trolltech_qt_core/moc_com_trolltech_qt_core3.cpp
  17. 2> Generating generated_cpp_56/com_trolltech_qt_gui/moc_com_trolltech_qt_gui0.cpp
  18. 2> Generating generated_cpp_56/com_trolltech_qt_gui/moc_com_trolltech_qt_gui1.cpp
  19. 2> Generating generated_cpp_56/com_trolltech_qt_gui/moc_com_trolltech_qt_gui2.cpp
  20. 2> Generating generated_cpp_56/com_trolltech_qt_gui/moc_com_trolltech_qt_gui3.cpp
  21. 2> Generating generated_cpp_56/com_trolltech_qt_gui/moc_com_trolltech_qt_gui4.cpp
  22. 2> Generating generated_cpp_56/com_trolltech_qt_gui/moc_com_trolltech_qt_gui5.cpp
  23. 2> Generating generated_cpp_56/com_trolltech_qt_gui/moc_com_trolltech_qt_gui6.cpp
  24. 2> Generating generated_cpp_56/com_trolltech_qt_gui/moc_com_trolltech_qt_gui7.cpp
  25. 2> Generating generated_cpp_56/com_trolltech_qt_gui/moc_com_trolltech_qt_gui8.cpp
  26. 2> Generating generated_cpp_56/com_trolltech_qt_gui/moc_com_trolltech_qt_gui9.cpp
  27. 2> Generating generated_cpp_56/com_trolltech_qt_gui/moc_com_trolltech_qt_gui10.cpp
  28. 2> Generating generated_cpp_56/com_trolltech_qt_gui/moc_com_trolltech_qt_gui11.cpp
  29. 2> Generating generated_cpp_56/com_trolltech_qt_gui/moc_com_trolltech_qt_gui12.cpp
  30. 2> Generating generated_cpp_56/com_trolltech_qt_network/moc_com_trolltech_qt_network0.cpp
  31. 2> Generating generated_cpp_56/com_trolltech_qt_network/moc_com_trolltech_qt_network1.cpp
  32. 2> Generating generated_cpp_56/com_trolltech_qt_uitools/moc_com_trolltech_qt_uitools0.cpp
  33. 2> PythonQtBoolResult.cpp
  34. 2> PythonQtClassInfo.cpp
  35. 2> PythonQtClassWrapper.cpp
  36. 2> PythonQtConversion.cpp
  37. 2> PythonQt.cpp
  38. 2> PythonQtImporter.cpp
  39. 2> PythonQtInstanceWrapper.cpp
  40. 2>D:\sl\48VS15R\CTK-build\PythonQt\src\PythonQtInstanceWrapper.cpp(834): warning C4311: 'reinterpret_cast': pointer truncation from 'void *' to 'long'
  41. 2>D:\sl\48VS15R\CTK-build\PythonQt\src\PythonQtInstanceWrapper.cpp(834): warning C4302: 'reinterpret_cast': truncation from 'void *' to 'long'
  42. 2>D:\sl\48VS15R\CTK-build\PythonQt\src\PythonQtInstanceWrapper.cpp(837): warning C4311: 'reinterpret_cast': pointer truncation from 'QObject *' to 'long'
  43. 2>D:\sl\48VS15R\CTK-build\PythonQt\src\PythonQtInstanceWrapper.cpp(837): warning C4302: 'reinterpret_cast': truncation from 'QObject *' to 'long'
  44. 2> PythonQtMethodInfo.cpp
  45. 2> PythonQtMisc.cpp
  46. 2> PythonQtObjectPtr.cpp
  47. 2> PythonQtProperty.cpp
  48. 2> PythonQtQFileImporter.cpp
  49. 2> PythonQtSignalReceiver.cpp
  50. 2> PythonQtSlot.cpp
  51. 2> PythonQtSlotDecorator.cpp
  52. 2> PythonQtSignal.cpp
  53. 2> PythonQtStdDecorators.cpp
  54. 2> PythonQtStdIn.cpp
  55. 2> PythonQtStdOut.cpp
  56. 2> PythonQtScriptingConsole.cpp
  57. 2> Generating Code...
  58. 2> Compiling...
  59. 2> PythonQt_QtBindings.cpp
  60. 2> com_trolltech_qt_core_builtin0.cpp
  61. 2> com_trolltech_qt_core_builtin_init.cpp
  62. 2> com_trolltech_qt_gui_builtin0.cpp
  63. 2> com_trolltech_qt_gui_builtin_init.cpp
  64. 2> com_trolltech_qt_core0.cpp
  65. 2> com_trolltech_qt_core1.cpp
  66. 2> com_trolltech_qt_core2.cpp
  67. 2> com_trolltech_qt_core3.cpp
  68. 2> com_trolltech_qt_core_init.cpp
  69. 2> com_trolltech_qt_gui0.cpp
  70. 2> com_trolltech_qt_gui1.cpp
  71. 2> com_trolltech_qt_gui2.cpp
  72. 2> com_trolltech_qt_gui3.cpp
  73. 2> com_trolltech_qt_gui4.cpp
  74. 2> com_trolltech_qt_gui5.cpp
  75. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.h(2126): error C2504: 'QOpenGLTimeMonitor': base class undefined
  76. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.h(2128): error C2614: 'PythonQtShell_QOpenGLTimeMonitor': illegal member initialization: 'QOpenGLTimeMonitor' is not a base or member
  77. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.h(2147): error C2143: syntax error: missing ';' before '*'
  78. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.h(2147): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  79. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.h(2147): error C2238: unexpected token(s) preceding ';'
  80. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.h(2148): error C2061: syntax error: identifier 'QOpenGLTimeMonitor'
  81. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.h(2149): error C2061: syntax error: identifier 'QOpenGLTimeMonitor'
  82. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.h(2150): error C2061: syntax error: identifier 'QOpenGLTimeMonitor'
  83. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.h(2151): error C2061: syntax error: identifier 'QOpenGLTimeMonitor'
  84. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.h(2152): error C2061: syntax error: identifier 'QOpenGLTimeMonitor'
  85. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.h(2153): error C2061: syntax error: identifier 'QOpenGLTimeMonitor'
  86. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.h(2154): error C2061: syntax error: identifier 'QOpenGLTimeMonitor'
  87. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.h(2155): error C2061: syntax error: identifier 'QOpenGLTimeMonitor'
  88. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.h(2156): error C2061: syntax error: identifier 'QOpenGLTimeMonitor'
  89. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.h(2157): error C2061: syntax error: identifier 'QOpenGLTimeMonitor'
  90. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.h(2158): error C2061: syntax error: identifier 'QOpenGLTimeMonitor'
  91. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.h(2159): error C2061: syntax error: identifier 'QOpenGLTimeMonitor'
  92. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.h(2148): error C2065: 'obj': undeclared identifier
  93. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.h(2148): error C2541: 'delete': cannot delete objects that are not pointers
  94. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.h(2167): error C2504: 'QOpenGLTimerQuery': base class undefined
  95. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.h(2169): error C2614: 'PythonQtShell_QOpenGLTimerQuery': illegal member initialization: 'QOpenGLTimerQuery' is not a base or member
  96. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.h(2188): error C2143: syntax error: missing ';' before '*'
  97. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.h(2188): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  98. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.h(2188): error C2238: unexpected token(s) preceding ';'
  99. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.h(2189): error C2061: syntax error: identifier 'QOpenGLTimerQuery'
  100. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.h(2190): error C2061: syntax error: identifier 'QOpenGLTimerQuery'
  101. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.h(2191): error C2061: syntax error: identifier 'QOpenGLTimerQuery'
  102. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.h(2192): error C2061: syntax error: identifier 'QOpenGLTimerQuery'
  103. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.h(2193): error C2061: syntax error: identifier 'QOpenGLTimerQuery'
  104. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.h(2194): error C2061: syntax error: identifier 'QOpenGLTimerQuery'
  105. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.h(2195): error C2061: syntax error: identifier 'QOpenGLTimerQuery'
  106. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.h(2196): error C2061: syntax error: identifier 'QOpenGLTimerQuery'
  107. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.h(2197): error C2061: syntax error: identifier 'QOpenGLTimerQuery'
  108. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.h(2198): error C2061: syntax error: identifier 'QOpenGLTimerQuery'
  109. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.h(2199): error C2061: syntax error: identifier 'QOpenGLTimerQuery'
  110. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.h(2189): error C2065: 'obj': undeclared identifier
  111. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.h(2189): error C2541: 'delete': cannot delete objects that are not pointers
  112. 2>D:\sl\48VS15R\CTK-build\PythonQt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.cpp(11618): error C2653: 'QOpenGLTimeMonitor': is not a class or namespace name
  113. 2>D:\sl\48VS15R\CTK-build\PythonQt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.cpp(11637): error C2653: 'QOpenGLTimeMonitor': is not a class or namespace name
  114. 2>D:\sl\48VS15R\CTK-build\PythonQt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.cpp(11667): error C2653: 'QOpenGLTimeMonitor': is not a class or namespace name
  115. 2>D:\sl\48VS15R\CTK-build\PythonQt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.cpp(11697): error C2653: 'QOpenGLTimeMonitor': is not a class or namespace name
  116. 2>D:\sl\48VS15R\CTK-build\PythonQt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.cpp(11716): error C2653: 'QOpenGLTimeMonitor': is not a class or namespace name
  117. 2>D:\sl\48VS15R\CTK-build\PythonQt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.cpp(11718): error C2143: syntax error: missing ';' before '*'
  118. 2>D:\sl\48VS15R\CTK-build\PythonQt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.cpp(11718): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  119. 2>D:\sl\48VS15R\CTK-build\PythonQt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.cpp(11718): error C2039: 'new_QOpenGLTimeMonitor': is not a member of 'PythonQtWrapper_QOpenGLTimeMonitor'
  120. 2> d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.h(2143): note: see declaration of 'PythonQtWrapper_QOpenGLTimeMonitor'
  121. 2>D:\sl\48VS15R\CTK-build\PythonQt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.cpp(11719): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  122. 2>D:\sl\48VS15R\CTK-build\PythonQt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.cpp(11719): error C2059: syntax error: '{'
  123. 2>D:\sl\48VS15R\CTK-build\PythonQt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.cpp(11719): error C2143: syntax error: missing ';' before '{'
  124. 2>D:\sl\48VS15R\CTK-build\PythonQt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.cpp(11719): error C2447: '{': missing function header (old-style formal list?)
  125. 2>D:\sl\48VS15R\CTK-build\PythonQt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.cpp(11723): error C2227: left of '->metaObject' must point to class/struct/union/generic type
  126. 2>D:\sl\48VS15R\CTK-build\PythonQt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.cpp(11724): error C2227: left of '->dynamicMetaObject' must point to class/struct/union/generic type
  127. 2>D:\sl\48VS15R\CTK-build\PythonQt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.cpp(11726): error C2825: 'QOpenGLTimeMonitor': must be a class or namespace when followed by '::'
  128. 2>D:\sl\48VS15R\CTK-build\PythonQt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.cpp(11726): error C2510: 'QOpenGLTimeMonitor': left of '::' must be a class/struct/union
  129. 2>D:\sl\48VS15R\CTK-build\PythonQt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.cpp(11726): error C2065: 'staticMetaObject': undeclared identifier
  130. 2>D:\sl\48VS15R\CTK-build\PythonQt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.cpp(11728): error C2825: 'QOpenGLTimeMonitor': must be a class or namespace when followed by '::'
  131. 2>D:\sl\48VS15R\CTK-build\PythonQt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.cpp(11728): error C2510: 'QOpenGLTimeMonitor': left of '::' must be a class/struct/union
  132. 2>D:\sl\48VS15R\CTK-build\PythonQt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.cpp(11728): error C2065: 'staticMetaObject': undeclared identifier
  133. 2>D:\sl\48VS15R\CTK-build\PythonQt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.cpp(11732): error C2825: 'QOpenGLTimeMonitor': must be a class or namespace when followed by '::'
  134. 2>D:\sl\48VS15R\CTK-build\PythonQt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.cpp(11732): error C2510: 'QOpenGLTimeMonitor': left of '::' must be a class/struct/union
  135. 2>D:\sl\48VS15R\CTK-build\PythonQt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.cpp(11733): error C2664: 'int PythonQtPrivate::handleMetaCall(QObject *,PythonQtInstanceWrapper *,QMetaObject::Call,int,void **)': cannot convert argument 1 from 'PythonQtShell_QOpenGLTimeMonitor *const ' to 'QObject *'
  136. 2> D:\sl\48VS15R\CTK-build\PythonQt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.cpp(11733): note: Types pointed to are unrelated; conversion requires reinterpret_cast, C-style cast or function-style cast
  137. 2>D:\sl\48VS15R\CTK-build\PythonQt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.cpp(11735): error C2065: 'theWrappedObject': undeclared identifier
  138. 2>D:\sl\48VS15R\CTK-build\PythonQt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.cpp(11735): error C2761: 'bool PythonQtWrapper_QOpenGLTimeMonitor::create(void)': member function redeclaration not allowed
  139. 2>D:\sl\48VS15R\CTK-build\PythonQt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.cpp(11736): error C2448: 'PythonQtWrapper_QOpenGLTimeMonitor::create': function-style initializer appears to be a function definition
  140. 2>D:\sl\48VS15R\CTK-build\PythonQt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.cpp(11740): error C2065: 'theWrappedObject': undeclared identifier
  141. 2>D:\sl\48VS15R\CTK-build\PythonQt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.cpp(11740): error C2761: 'void PythonQtWrapper_QOpenGLTimeMonitor::destroy(void)': member function redeclaration not allowed
  142. 2>D:\sl\48VS15R\CTK-build\PythonQt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.cpp(11741): error C2448: 'PythonQtWrapper_QOpenGLTimeMonitor::destroy': function-style initializer appears to be a function definition
  143. 2>D:\sl\48VS15R\CTK-build\PythonQt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.cpp(11745): error C2065: 'theWrappedObject': undeclared identifier
  144. 2>D:\sl\48VS15R\CTK-build\PythonQt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.cpp(11745): error C2761: 'bool PythonQtWrapper_QOpenGLTimeMonitor::isCreated(void) const': member function redeclaration not allowed
  145. 2>D:\sl\48VS15R\CTK-build\PythonQt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.cpp(11745): error C2143: syntax error: missing ';' before 'const'
  146. 2>D:\sl\48VS15R\CTK-build\PythonQt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.cpp(11746): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  147. 2>D:\sl\48VS15R\CTK-build\PythonQt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.cpp(11746): warning C4091: ' ': ignored on left of 'const int' when no variable is declared
  148. 2>D:\sl\48VS15R\CTK-build\PythonQt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.cpp(11746): error C2143: syntax error: missing ';' before '{'
  149. 2>D:\sl\48VS15R\CTK-build\PythonQt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.cpp(11746): error C2447: '{': missing function header (old-style formal list?)
  150. 2>D:\sl\48VS15R\CTK-build\PythonQt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.cpp(11750): error C2065: 'theWrappedObject': undeclared identifier
  151. 2>D:\sl\48VS15R\CTK-build\PythonQt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.cpp(11750): error C2761: 'bool PythonQtWrapper_QOpenGLTimeMonitor::isResultAvailable(void) const': member function redeclaration not allowed
  152. 2>D:\sl\48VS15R\CTK-build\PythonQt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.cpp(11750): error C2143: syntax error: missing ';' before 'const'
  153. 2>D:\sl\48VS15R\CTK-build\PythonQt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.cpp(11751): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  154. 2>D:\sl\48VS15R\CTK-build\PythonQt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.cpp(11751): warning C4091: ' ': ignored on left of 'const int' when no variable is declared
  155. 2>D:\sl\48VS15R\CTK-build\PythonQt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.cpp(11751): error C2143: syntax error: missing ';' before '{'
  156. 2>D:\sl\48VS15R\CTK-build\PythonQt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.cpp(11751): error C2447: '{': missing function header (old-style formal list?)
  157. 2>D:\sl\48VS15R\CTK-build\PythonQt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.cpp(11755): error C2065: 'theWrappedObject': undeclared identifier
  158. 2>D:\sl\48VS15R\CTK-build\PythonQt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.cpp(11755): error C2761: 'QVector<uint> PythonQtWrapper_QOpenGLTimeMonitor::objectIds(void) const': member function redeclaration not allowed
  159. 2>D:\sl\48VS15R\CTK-build\PythonQt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.cpp(11755): error C2143: syntax error: missing ';' before 'const'
  160. 2>D:\sl\48VS15R\CTK-build\PythonQt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.cpp(11756): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  161. 2>D:\sl\48VS15R\CTK-build\PythonQt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.cpp(11756): warning C4091: ' ': ignored on left of 'const int' when no variable is declared
  162. 2>D:\sl\48VS15R\CTK-build\PythonQt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.cpp(11756): error C2143: syntax error: missing ';' before '{'
  163. 2>D:\sl\48VS15R\CTK-build\PythonQt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.cpp(11756): error C2447: '{': missing function header (old-style formal list?)
  164. 2>D:\sl\48VS15R\CTK-build\PythonQt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.cpp(11760): error C2065: 'theWrappedObject': undeclared identifier
  165. 2>D:\sl\48VS15R\CTK-build\PythonQt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.cpp(11760): error C2761: 'int PythonQtWrapper_QOpenGLTimeMonitor::recordSample(void)': member function redeclaration not allowed
  166. 2>D:\sl\48VS15R\CTK-build\PythonQt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.cpp(11761): error C2448: 'PythonQtWrapper_QOpenGLTimeMonitor::recordSample': function-style initializer appears to be a function definition
  167. 2>D:\sl\48VS15R\CTK-build\PythonQt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.cpp(11765): error C2065: 'theWrappedObject': undeclared identifier
  168. 2>D:\sl\48VS15R\CTK-build\PythonQt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.cpp(11765): error C2761: 'void PythonQtWrapper_QOpenGLTimeMonitor::reset(void)': member function redeclaration not allowed
  169. 2>D:\sl\48VS15R\CTK-build\PythonQt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.cpp(11766): error C2448: 'PythonQtWrapper_QOpenGLTimeMonitor::reset': function-style initializer appears to be a function definition
  170. 2>D:\sl\48VS15R\CTK-build\PythonQt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.cpp(11770): error C2065: 'theWrappedObject': undeclared identifier
  171. 2>D:\sl\48VS15R\CTK-build\PythonQt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.cpp(11770): error C2761: 'int PythonQtWrapper_QOpenGLTimeMonitor::sampleCount(void) const': member function redeclaration not allowed
  172. 2>D:\sl\48VS15R\CTK-build\PythonQt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.cpp(11770): error C2143: syntax error: missing ';' before 'const'
  173. 2>D:\sl\48VS15R\CTK-build\PythonQt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.cpp(11771): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  174. 2>D:\sl\48VS15R\CTK-build\PythonQt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.cpp(11771): warning C4091: ' ': ignored on left of 'const int' when no variable is declared
  175. 2>D:\sl\48VS15R\CTK-build\PythonQt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.cpp(11771): error C2143: syntax error: missing ';' before '{'
  176. 2>D:\sl\48VS15R\CTK-build\PythonQt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.cpp(11771): error C2447: '{': missing function header (old-style formal list?)
  177. 2>D:\sl\48VS15R\CTK-build\PythonQt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.cpp(11775): error C2065: 'theWrappedObject': undeclared identifier
  178. 2>D:\sl\48VS15R\CTK-build\PythonQt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.cpp(11775): error C2062: type 'int' unexpected
  179. 2>D:\sl\48VS15R\CTK-build\PythonQt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.cpp(11776): error C2143: syntax error: missing ';' before '{'
  180. 2>D:\sl\48VS15R\CTK-build\PythonQt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.cpp(11776): error C2447: '{': missing function header (old-style formal list?)
  181. 2>D:\sl\48VS15R\CTK-build\PythonQt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.cpp(11780): error C2065: 'theWrappedObject': undeclared identifier
  182. 2>D:\sl\48VS15R\CTK-build\PythonQt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.cpp(11780): error C2761: 'QVector<GLuint64> PythonQtWrapper_QOpenGLTimeMonitor::waitForIntervals(void) const': member function redeclaration not allowed
  183. 2>D:\sl\48VS15R\CTK-build\PythonQt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.cpp(11780): error C2143: syntax error: missing ';' before 'const'
  184. 2>D:\sl\48VS15R\CTK-build\PythonQt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.cpp(11781): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  185. 2>D:\sl\48VS15R\CTK-build\PythonQt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.cpp(11781): warning C4091: ' ': ignored on left of 'const int' when no variable is declared
  186. 2>D:\sl\48VS15R\CTK-build\PythonQt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.cpp(11781): error C2143: syntax error: missing ';' before '{'
  187. 2>D:\sl\48VS15R\CTK-build\PythonQt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.cpp(11781): error C2447: '{': missing function header (old-style formal list?)
  188. 2>D:\sl\48VS15R\CTK-build\PythonQt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.cpp(11785): error C2065: 'theWrappedObject': undeclared identifier
  189. 2>D:\sl\48VS15R\CTK-build\PythonQt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.cpp(11785): error C2761: 'QVector<GLuint64> PythonQtWrapper_QOpenGLTimeMonitor::waitForSamples(void) const': member function redeclaration not allowed
  190. 2>D:\sl\48VS15R\CTK-build\PythonQt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.cpp(11785): error C2143: syntax error: missing ';' before 'const'
  191. 2>D:\sl\48VS15R\CTK-build\PythonQt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.cpp(11786): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  192. 2>D:\sl\48VS15R\CTK-build\PythonQt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.cpp(11786): warning C4091: ' ': ignored on left of 'const int' when no variable is declared
  193. 2>D:\sl\48VS15R\CTK-build\PythonQt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.cpp(11786): error C2143: syntax error: missing ';' before '{'
  194. 2>D:\sl\48VS15R\CTK-build\PythonQt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.cpp(11786): fatal error C1003: error count exceeds 100; stopping compilation
  195. 2> com_trolltech_qt_gui6.cpp
  196. 2> com_trolltech_qt_gui7.cpp
  197. 2> com_trolltech_qt_gui8.cpp
  198. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui8.h(2018): warning C4996: 'QStyleOptionDockWidgetV2': was declared deprecated
  199. 2> D:\Qt\5926415R\include\QtWidgets\qstyleoption.h(398): note: see declaration of 'QStyleOptionDockWidgetV2'
  200. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui8.h(2032): warning C4996: 'QStyleOptionDockWidgetV2': was declared deprecated
  201. 2> D:\Qt\5926415R\include\QtWidgets\qstyleoption.h(398): note: see declaration of 'QStyleOptionDockWidgetV2'
  202. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui8.h(2033): warning C4996: 'QStyleOptionDockWidgetV2': was declared deprecated
  203. 2> D:\Qt\5926415R\include\QtWidgets\qstyleoption.h(398): note: see declaration of 'QStyleOptionDockWidgetV2'
  204. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui8.h(2037): warning C4996: 'QStyleOptionDockWidgetV2': was declared deprecated
  205. 2> D:\Qt\5926415R\include\QtWidgets\qstyleoption.h(398): note: see declaration of 'QStyleOptionDockWidgetV2'
  206. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui8.h(2035): warning C4996: 'QStyleOptionDockWidgetV2': was declared deprecated
  207. 2> D:\Qt\5926415R\include\QtWidgets\qstyleoption.h(398): note: see declaration of 'QStyleOptionDockWidgetV2'
  208. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui8.h(2123): warning C4996: 'QStyleOptionFrameV2': was declared deprecated
  209. 2> D:\Qt\5926415R\include\QtWidgets\qstyleoption.h(152): note: see declaration of 'QStyleOptionFrameV2'
  210. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui8.h(2137): warning C4996: 'QStyleOptionFrameV2': was declared deprecated
  211. 2> D:\Qt\5926415R\include\QtWidgets\qstyleoption.h(152): note: see declaration of 'QStyleOptionFrameV2'
  212. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui8.h(2138): warning C4996: 'QStyleOptionFrameV2': was declared deprecated
  213. 2> D:\Qt\5926415R\include\QtWidgets\qstyleoption.h(152): note: see declaration of 'QStyleOptionFrameV2'
  214. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui8.h(2142): warning C4996: 'QStyleOptionFrameV2': was declared deprecated
  215. 2> D:\Qt\5926415R\include\QtWidgets\qstyleoption.h(152): note: see declaration of 'QStyleOptionFrameV2'
  216. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui8.h(2140): warning C4996: 'QStyleOptionFrameV2': was declared deprecated
  217. 2> D:\Qt\5926415R\include\QtWidgets\qstyleoption.h(152): note: see declaration of 'QStyleOptionFrameV2'
  218. 2>D:\sl\48VS15R\CTK-build\PythonQt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui8.cpp(14685): warning C4996: 'QStyleOptionDockWidgetV2': was declared deprecated
  219. 2> D:\Qt\5926415R\include\QtWidgets\qstyleoption.h(398): note: see declaration of 'QStyleOptionDockWidgetV2'
  220. 2>D:\sl\48VS15R\CTK-build\PythonQt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui8.cpp(14731): warning C4996: 'QStyleOptionFrameV2': was declared deprecated
  221. 2> D:\Qt\5926415R\include\QtWidgets\qstyleoption.h(152): note: see declaration of 'QStyleOptionFrameV2'
  222. 2> com_trolltech_qt_gui9.cpp
  223. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui9.h(50): warning C4996: 'QStyleOptionFrameV3': was declared deprecated
  224. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(153): note: see declaration of 'QStyleOptionFrameV3'
  225. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui9.h(64): warning C4996: 'QStyleOptionFrameV3': was declared deprecated
  226. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(153): note: see declaration of 'QStyleOptionFrameV3'
  227. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui9.h(65): warning C4996: 'QStyleOptionFrameV3': was declared deprecated
  228. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(153): note: see declaration of 'QStyleOptionFrameV3'
  229. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui9.h(69): warning C4996: 'QStyleOptionFrameV3': was declared deprecated
  230. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(153): note: see declaration of 'QStyleOptionFrameV3'
  231. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui9.h(67): warning C4996: 'QStyleOptionFrameV3': was declared deprecated
  232. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(153): note: see declaration of 'QStyleOptionFrameV3'
  233. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui9.h(321): warning C4996: 'QStyleOptionProgressBarV2': was declared deprecated
  234. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(349): note: see declaration of 'QStyleOptionProgressBarV2'
  235. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui9.h(335): warning C4996: 'QStyleOptionProgressBarV2': was declared deprecated
  236. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(349): note: see declaration of 'QStyleOptionProgressBarV2'
  237. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui9.h(336): warning C4996: 'QStyleOptionProgressBarV2': was declared deprecated
  238. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(349): note: see declaration of 'QStyleOptionProgressBarV2'
  239. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui9.h(340): warning C4996: 'QStyleOptionProgressBarV2': was declared deprecated
  240. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(349): note: see declaration of 'QStyleOptionProgressBarV2'
  241. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui9.h(338): warning C4996: 'QStyleOptionProgressBarV2': was declared deprecated
  242. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(349): note: see declaration of 'QStyleOptionProgressBarV2'
  243. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui9.h(619): warning C4996: 'QStyleOptionTabBarBaseV2': was declared deprecated
  244. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(202): note: see declaration of 'QStyleOptionTabBarBaseV2'
  245. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui9.h(633): warning C4996: 'QStyleOptionTabBarBaseV2': was declared deprecated
  246. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(202): note: see declaration of 'QStyleOptionTabBarBaseV2'
  247. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui9.h(634): warning C4996: 'QStyleOptionTabBarBaseV2': was declared deprecated
  248. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(202): note: see declaration of 'QStyleOptionTabBarBaseV2'
  249. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui9.h(638): warning C4996: 'QStyleOptionTabBarBaseV2': was declared deprecated
  250. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(202): note: see declaration of 'QStyleOptionTabBarBaseV2'
  251. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui9.h(636): warning C4996: 'QStyleOptionTabBarBaseV2': was declared deprecated
  252. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(202): note: see declaration of 'QStyleOptionTabBarBaseV2'
  253. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui9.h(646): warning C4996: 'QStyleOptionTabV2': was declared deprecated
  254. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(294): note: see declaration of 'QStyleOptionTabV2'
  255. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui9.h(660): warning C4996: 'QStyleOptionTabV2': was declared deprecated
  256. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(294): note: see declaration of 'QStyleOptionTabV2'
  257. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui9.h(661): warning C4996: 'QStyleOptionTabV2': was declared deprecated
  258. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(294): note: see declaration of 'QStyleOptionTabV2'
  259. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui9.h(665): warning C4996: 'QStyleOptionTabV2': was declared deprecated
  260. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(294): note: see declaration of 'QStyleOptionTabV2'
  261. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui9.h(663): warning C4996: 'QStyleOptionTabV2': was declared deprecated
  262. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(294): note: see declaration of 'QStyleOptionTabV2'
  263. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui9.h(673): warning C4996: 'QStyleOptionTabV3': was declared deprecated
  264. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(295): note: see declaration of 'QStyleOptionTabV3'
  265. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui9.h(687): warning C4996: 'QStyleOptionTabV3': was declared deprecated
  266. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(295): note: see declaration of 'QStyleOptionTabV3'
  267. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui9.h(688): warning C4996: 'QStyleOptionTabV3': was declared deprecated
  268. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(295): note: see declaration of 'QStyleOptionTabV3'
  269. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui9.h(692): warning C4996: 'QStyleOptionTabV3': was declared deprecated
  270. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(295): note: see declaration of 'QStyleOptionTabV3'
  271. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui9.h(690): warning C4996: 'QStyleOptionTabV3': was declared deprecated
  272. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(295): note: see declaration of 'QStyleOptionTabV3'
  273. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui9.h(748): warning C4996: 'QStyleOptionTabWidgetFrameV2': was declared deprecated
  274. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(179): note: see declaration of 'QStyleOptionTabWidgetFrameV2'
  275. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui9.h(762): warning C4996: 'QStyleOptionTabWidgetFrameV2': was declared deprecated
  276. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(179): note: see declaration of 'QStyleOptionTabWidgetFrameV2'
  277. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui9.h(763): warning C4996: 'QStyleOptionTabWidgetFrameV2': was declared deprecated
  278. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(179): note: see declaration of 'QStyleOptionTabWidgetFrameV2'
  279. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui9.h(767): warning C4996: 'QStyleOptionTabWidgetFrameV2': was declared deprecated
  280. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(179): note: see declaration of 'QStyleOptionTabWidgetFrameV2'
  281. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui9.h(765): warning C4996: 'QStyleOptionTabWidgetFrameV2': was declared deprecated
  282. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(179): note: see declaration of 'QStyleOptionTabWidgetFrameV2'
  283. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui9.h(909): warning C4996: 'QStyleOptionToolBoxV2': was declared deprecated
  284. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(479): note: see declaration of 'QStyleOptionToolBoxV2'
  285. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui9.h(923): warning C4996: 'QStyleOptionToolBoxV2': was declared deprecated
  286. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(479): note: see declaration of 'QStyleOptionToolBoxV2'
  287. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui9.h(924): warning C4996: 'QStyleOptionToolBoxV2': was declared deprecated
  288. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(479): note: see declaration of 'QStyleOptionToolBoxV2'
  289. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui9.h(928): warning C4996: 'QStyleOptionToolBoxV2': was declared deprecated
  290. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(479): note: see declaration of 'QStyleOptionToolBoxV2'
  291. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui9.h(926): warning C4996: 'QStyleOptionToolBoxV2': was declared deprecated
  292. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(479): note: see declaration of 'QStyleOptionToolBoxV2'
  293. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui9.h(1059): warning C4996: 'QStyleOptionViewItemV2': was declared deprecated
  294. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(451): note: see declaration of 'QStyleOptionViewItemV2'
  295. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui9.h(1073): warning C4996: 'QStyleOptionViewItemV2': was declared deprecated
  296. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(451): note: see declaration of 'QStyleOptionViewItemV2'
  297. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui9.h(1074): warning C4996: 'QStyleOptionViewItemV2': was declared deprecated
  298. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(451): note: see declaration of 'QStyleOptionViewItemV2'
  299. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui9.h(1078): warning C4996: 'QStyleOptionViewItemV2': was declared deprecated
  300. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(451): note: see declaration of 'QStyleOptionViewItemV2'
  301. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui9.h(1076): warning C4996: 'QStyleOptionViewItemV2': was declared deprecated
  302. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(451): note: see declaration of 'QStyleOptionViewItemV2'
  303. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui9.h(1086): warning C4996: 'QStyleOptionViewItemV3': was declared deprecated
  304. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(452): note: see declaration of 'QStyleOptionViewItemV3'
  305. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui9.h(1100): warning C4996: 'QStyleOptionViewItemV3': was declared deprecated
  306. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(452): note: see declaration of 'QStyleOptionViewItemV3'
  307. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui9.h(1101): warning C4996: 'QStyleOptionViewItemV3': was declared deprecated
  308. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(452): note: see declaration of 'QStyleOptionViewItemV3'
  309. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui9.h(1105): warning C4996: 'QStyleOptionViewItemV3': was declared deprecated
  310. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(452): note: see declaration of 'QStyleOptionViewItemV3'
  311. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui9.h(1103): warning C4996: 'QStyleOptionViewItemV3': was declared deprecated
  312. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(452): note: see declaration of 'QStyleOptionViewItemV3'
  313. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui9.h(1113): warning C4996: 'QStyleOptionViewItemV4': was declared deprecated
  314. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(453): note: see declaration of 'QStyleOptionViewItemV4'
  315. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui9.h(1127): warning C4996: 'QStyleOptionViewItemV4': was declared deprecated
  316. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(453): note: see declaration of 'QStyleOptionViewItemV4'
  317. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui9.h(1128): warning C4996: 'QStyleOptionViewItemV4': was declared deprecated
  318. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(453): note: see declaration of 'QStyleOptionViewItemV4'
  319. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui9.h(1132): warning C4996: 'QStyleOptionViewItemV4': was declared deprecated
  320. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(453): note: see declaration of 'QStyleOptionViewItemV4'
  321. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui9.h(1130): warning C4996: 'QStyleOptionViewItemV4': was declared deprecated
  322. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(453): note: see declaration of 'QStyleOptionViewItemV4'
  323. 2>D:\sl\48VS15R\CTK-build\PythonQt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui9.cpp(52): warning C4996: 'QStyleOptionFrameV3': was declared deprecated
  324. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(153): note: see declaration of 'QStyleOptionFrameV3'
  325. 2>D:\sl\48VS15R\CTK-build\PythonQt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui9.cpp(157): warning C4996: 'QStyleOptionProgressBarV2': was declared deprecated
  326. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(349): note: see declaration of 'QStyleOptionProgressBarV2'
  327. 2>D:\sl\48VS15R\CTK-build\PythonQt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui9.cpp(275): warning C4996: 'QStyleOptionTabBarBaseV2': was declared deprecated
  328. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(202): note: see declaration of 'QStyleOptionTabBarBaseV2'
  329. 2>D:\sl\48VS15R\CTK-build\PythonQt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui9.cpp(285): warning C4996: 'QStyleOptionTabV2': was declared deprecated
  330. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(294): note: see declaration of 'QStyleOptionTabV2'
  331. 2>D:\sl\48VS15R\CTK-build\PythonQt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui9.cpp(295): warning C4996: 'QStyleOptionTabV3': was declared deprecated
  332. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(295): note: see declaration of 'QStyleOptionTabV3'
  333. 2>D:\sl\48VS15R\CTK-build\PythonQt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui9.cpp(323): warning C4996: 'QStyleOptionTabWidgetFrameV2': was declared deprecated
  334. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(179): note: see declaration of 'QStyleOptionTabWidgetFrameV2'
  335. 2>D:\sl\48VS15R\CTK-build\PythonQt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui9.cpp(387): warning C4996: 'QStyleOptionToolBoxV2': was declared deprecated
  336. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(479): note: see declaration of 'QStyleOptionToolBoxV2'
  337. 2>D:\sl\48VS15R\CTK-build\PythonQt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui9.cpp(433): warning C4996: 'QStyleOptionViewItemV2': was declared deprecated
  338. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(451): note: see declaration of 'QStyleOptionViewItemV2'
  339. 2>D:\sl\48VS15R\CTK-build\PythonQt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui9.cpp(443): warning C4996: 'QStyleOptionViewItemV3': was declared deprecated
  340. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(452): note: see declaration of 'QStyleOptionViewItemV3'
  341. 2>D:\sl\48VS15R\CTK-build\PythonQt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui9.cpp(453): warning C4996: 'QStyleOptionViewItemV4': was declared deprecated
  342. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(453): note: see declaration of 'QStyleOptionViewItemV4'
  343. 2> Generating Code...
  344. 2> Compiling...
  345. 2> com_trolltech_qt_gui10.cpp
  346. 2> com_trolltech_qt_gui11.cpp
  347. 2> com_trolltech_qt_gui12.cpp
  348. 2> com_trolltech_qt_gui_init.cpp
  349. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.h(2126): error C2504: 'QOpenGLTimeMonitor': base class undefined
  350. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.h(2128): error C2614: 'PythonQtShell_QOpenGLTimeMonitor': illegal member initialization: 'QOpenGLTimeMonitor' is not a base or member
  351. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.h(2147): error C2143: syntax error: missing ';' before '*'
  352. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.h(2147): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  353. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.h(2147): error C2238: unexpected token(s) preceding ';'
  354. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.h(2148): error C2061: syntax error: identifier 'QOpenGLTimeMonitor'
  355. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.h(2149): error C2061: syntax error: identifier 'QOpenGLTimeMonitor'
  356. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.h(2150): error C2061: syntax error: identifier 'QOpenGLTimeMonitor'
  357. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.h(2151): error C2061: syntax error: identifier 'QOpenGLTimeMonitor'
  358. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.h(2152): error C2061: syntax error: identifier 'QOpenGLTimeMonitor'
  359. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.h(2153): error C2061: syntax error: identifier 'QOpenGLTimeMonitor'
  360. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.h(2154): error C2061: syntax error: identifier 'QOpenGLTimeMonitor'
  361. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.h(2155): error C2061: syntax error: identifier 'QOpenGLTimeMonitor'
  362. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.h(2156): error C2061: syntax error: identifier 'QOpenGLTimeMonitor'
  363. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.h(2157): error C2061: syntax error: identifier 'QOpenGLTimeMonitor'
  364. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.h(2158): error C2061: syntax error: identifier 'QOpenGLTimeMonitor'
  365. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.h(2159): error C2061: syntax error: identifier 'QOpenGLTimeMonitor'
  366. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.h(2148): error C2065: 'obj': undeclared identifier
  367. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.h(2148): error C2541: 'delete': cannot delete objects that are not pointers
  368. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.h(2167): error C2504: 'QOpenGLTimerQuery': base class undefined
  369. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.h(2169): error C2614: 'PythonQtShell_QOpenGLTimerQuery': illegal member initialization: 'QOpenGLTimerQuery' is not a base or member
  370. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.h(2188): error C2143: syntax error: missing ';' before '*'
  371. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.h(2188): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  372. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.h(2188): error C2238: unexpected token(s) preceding ';'
  373. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.h(2189): error C2061: syntax error: identifier 'QOpenGLTimerQuery'
  374. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.h(2190): error C2061: syntax error: identifier 'QOpenGLTimerQuery'
  375. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.h(2191): error C2061: syntax error: identifier 'QOpenGLTimerQuery'
  376. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.h(2192): error C2061: syntax error: identifier 'QOpenGLTimerQuery'
  377. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.h(2193): error C2061: syntax error: identifier 'QOpenGLTimerQuery'
  378. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.h(2194): error C2061: syntax error: identifier 'QOpenGLTimerQuery'
  379. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.h(2195): error C2061: syntax error: identifier 'QOpenGLTimerQuery'
  380. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.h(2196): error C2061: syntax error: identifier 'QOpenGLTimerQuery'
  381. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.h(2197): error C2061: syntax error: identifier 'QOpenGLTimerQuery'
  382. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.h(2198): error C2061: syntax error: identifier 'QOpenGLTimerQuery'
  383. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.h(2199): error C2061: syntax error: identifier 'QOpenGLTimerQuery'
  384. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.h(2189): error C2065: 'obj': undeclared identifier
  385. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui5.h(2189): error C2541: 'delete': cannot delete objects that are not pointers
  386. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui8.h(2018): warning C4996: 'QStyleOptionDockWidgetV2': was declared deprecated
  387. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(398): note: see declaration of 'QStyleOptionDockWidgetV2'
  388. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui8.h(2032): warning C4996: 'QStyleOptionDockWidgetV2': was declared deprecated
  389. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(398): note: see declaration of 'QStyleOptionDockWidgetV2'
  390. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui8.h(2033): warning C4996: 'QStyleOptionDockWidgetV2': was declared deprecated
  391. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(398): note: see declaration of 'QStyleOptionDockWidgetV2'
  392. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui8.h(2037): warning C4996: 'QStyleOptionDockWidgetV2': was declared deprecated
  393. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(398): note: see declaration of 'QStyleOptionDockWidgetV2'
  394. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui8.h(2035): warning C4996: 'QStyleOptionDockWidgetV2': was declared deprecated
  395. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(398): note: see declaration of 'QStyleOptionDockWidgetV2'
  396. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui8.h(2123): warning C4996: 'QStyleOptionFrameV2': was declared deprecated
  397. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(152): note: see declaration of 'QStyleOptionFrameV2'
  398. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui8.h(2137): warning C4996: 'QStyleOptionFrameV2': was declared deprecated
  399. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(152): note: see declaration of 'QStyleOptionFrameV2'
  400. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui8.h(2138): warning C4996: 'QStyleOptionFrameV2': was declared deprecated
  401. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(152): note: see declaration of 'QStyleOptionFrameV2'
  402. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui8.h(2142): warning C4996: 'QStyleOptionFrameV2': was declared deprecated
  403. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(152): note: see declaration of 'QStyleOptionFrameV2'
  404. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui8.h(2140): warning C4996: 'QStyleOptionFrameV2': was declared deprecated
  405. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(152): note: see declaration of 'QStyleOptionFrameV2'
  406. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui9.h(50): warning C4996: 'QStyleOptionFrameV3': was declared deprecated
  407. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(153): note: see declaration of 'QStyleOptionFrameV3'
  408. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui9.h(64): warning C4996: 'QStyleOptionFrameV3': was declared deprecated
  409. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(153): note: see declaration of 'QStyleOptionFrameV3'
  410. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui9.h(65): warning C4996: 'QStyleOptionFrameV3': was declared deprecated
  411. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(153): note: see declaration of 'QStyleOptionFrameV3'
  412. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui9.h(69): warning C4996: 'QStyleOptionFrameV3': was declared deprecated
  413. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(153): note: see declaration of 'QStyleOptionFrameV3'
  414. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui9.h(67): warning C4996: 'QStyleOptionFrameV3': was declared deprecated
  415. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(153): note: see declaration of 'QStyleOptionFrameV3'
  416. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui9.h(321): warning C4996: 'QStyleOptionProgressBarV2': was declared deprecated
  417. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(349): note: see declaration of 'QStyleOptionProgressBarV2'
  418. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui9.h(335): warning C4996: 'QStyleOptionProgressBarV2': was declared deprecated
  419. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(349): note: see declaration of 'QStyleOptionProgressBarV2'
  420. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui9.h(336): warning C4996: 'QStyleOptionProgressBarV2': was declared deprecated
  421. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(349): note: see declaration of 'QStyleOptionProgressBarV2'
  422. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui9.h(340): warning C4996: 'QStyleOptionProgressBarV2': was declared deprecated
  423. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(349): note: see declaration of 'QStyleOptionProgressBarV2'
  424. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui9.h(338): warning C4996: 'QStyleOptionProgressBarV2': was declared deprecated
  425. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(349): note: see declaration of 'QStyleOptionProgressBarV2'
  426. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui9.h(619): warning C4996: 'QStyleOptionTabBarBaseV2': was declared deprecated
  427. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(202): note: see declaration of 'QStyleOptionTabBarBaseV2'
  428. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui9.h(633): warning C4996: 'QStyleOptionTabBarBaseV2': was declared deprecated
  429. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(202): note: see declaration of 'QStyleOptionTabBarBaseV2'
  430. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui9.h(634): warning C4996: 'QStyleOptionTabBarBaseV2': was declared deprecated
  431. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(202): note: see declaration of 'QStyleOptionTabBarBaseV2'
  432. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui9.h(638): warning C4996: 'QStyleOptionTabBarBaseV2': was declared deprecated
  433. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(202): note: see declaration of 'QStyleOptionTabBarBaseV2'
  434. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui9.h(636): warning C4996: 'QStyleOptionTabBarBaseV2': was declared deprecated
  435. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(202): note: see declaration of 'QStyleOptionTabBarBaseV2'
  436. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui9.h(646): warning C4996: 'QStyleOptionTabV2': was declared deprecated
  437. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(294): note: see declaration of 'QStyleOptionTabV2'
  438. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui9.h(660): warning C4996: 'QStyleOptionTabV2': was declared deprecated
  439. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(294): note: see declaration of 'QStyleOptionTabV2'
  440. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui9.h(661): warning C4996: 'QStyleOptionTabV2': was declared deprecated
  441. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(294): note: see declaration of 'QStyleOptionTabV2'
  442. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui9.h(665): warning C4996: 'QStyleOptionTabV2': was declared deprecated
  443. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(294): note: see declaration of 'QStyleOptionTabV2'
  444. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui9.h(663): warning C4996: 'QStyleOptionTabV2': was declared deprecated
  445. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(294): note: see declaration of 'QStyleOptionTabV2'
  446. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui9.h(673): warning C4996: 'QStyleOptionTabV3': was declared deprecated
  447. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(295): note: see declaration of 'QStyleOptionTabV3'
  448. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui9.h(687): warning C4996: 'QStyleOptionTabV3': was declared deprecated
  449. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(295): note: see declaration of 'QStyleOptionTabV3'
  450. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui9.h(688): warning C4996: 'QStyleOptionTabV3': was declared deprecated
  451. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(295): note: see declaration of 'QStyleOptionTabV3'
  452. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui9.h(692): warning C4996: 'QStyleOptionTabV3': was declared deprecated
  453. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(295): note: see declaration of 'QStyleOptionTabV3'
  454. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui9.h(690): warning C4996: 'QStyleOptionTabV3': was declared deprecated
  455. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(295): note: see declaration of 'QStyleOptionTabV3'
  456. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui9.h(748): warning C4996: 'QStyleOptionTabWidgetFrameV2': was declared deprecated
  457. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(179): note: see declaration of 'QStyleOptionTabWidgetFrameV2'
  458. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui9.h(762): warning C4996: 'QStyleOptionTabWidgetFrameV2': was declared deprecated
  459. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(179): note: see declaration of 'QStyleOptionTabWidgetFrameV2'
  460. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui9.h(763): warning C4996: 'QStyleOptionTabWidgetFrameV2': was declared deprecated
  461. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(179): note: see declaration of 'QStyleOptionTabWidgetFrameV2'
  462. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui9.h(767): warning C4996: 'QStyleOptionTabWidgetFrameV2': was declared deprecated
  463. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(179): note: see declaration of 'QStyleOptionTabWidgetFrameV2'
  464. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui9.h(765): warning C4996: 'QStyleOptionTabWidgetFrameV2': was declared deprecated
  465. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(179): note: see declaration of 'QStyleOptionTabWidgetFrameV2'
  466. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui9.h(909): warning C4996: 'QStyleOptionToolBoxV2': was declared deprecated
  467. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(479): note: see declaration of 'QStyleOptionToolBoxV2'
  468. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui9.h(923): warning C4996: 'QStyleOptionToolBoxV2': was declared deprecated
  469. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(479): note: see declaration of 'QStyleOptionToolBoxV2'
  470. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui9.h(924): warning C4996: 'QStyleOptionToolBoxV2': was declared deprecated
  471. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(479): note: see declaration of 'QStyleOptionToolBoxV2'
  472. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui9.h(928): warning C4996: 'QStyleOptionToolBoxV2': was declared deprecated
  473. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(479): note: see declaration of 'QStyleOptionToolBoxV2'
  474. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui9.h(926): warning C4996: 'QStyleOptionToolBoxV2': was declared deprecated
  475. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(479): note: see declaration of 'QStyleOptionToolBoxV2'
  476. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui9.h(1059): warning C4996: 'QStyleOptionViewItemV2': was declared deprecated
  477. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(451): note: see declaration of 'QStyleOptionViewItemV2'
  478. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui9.h(1073): warning C4996: 'QStyleOptionViewItemV2': was declared deprecated
  479. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(451): note: see declaration of 'QStyleOptionViewItemV2'
  480. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui9.h(1074): warning C4996: 'QStyleOptionViewItemV2': was declared deprecated
  481. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(451): note: see declaration of 'QStyleOptionViewItemV2'
  482. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui9.h(1078): warning C4996: 'QStyleOptionViewItemV2': was declared deprecated
  483. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(451): note: see declaration of 'QStyleOptionViewItemV2'
  484. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui9.h(1076): warning C4996: 'QStyleOptionViewItemV2': was declared deprecated
  485. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(451): note: see declaration of 'QStyleOptionViewItemV2'
  486. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui9.h(1086): warning C4996: 'QStyleOptionViewItemV3': was declared deprecated
  487. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(452): note: see declaration of 'QStyleOptionViewItemV3'
  488. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui9.h(1100): warning C4996: 'QStyleOptionViewItemV3': was declared deprecated
  489. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(452): note: see declaration of 'QStyleOptionViewItemV3'
  490. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui9.h(1101): warning C4996: 'QStyleOptionViewItemV3': was declared deprecated
  491. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(452): note: see declaration of 'QStyleOptionViewItemV3'
  492. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui9.h(1105): warning C4996: 'QStyleOptionViewItemV3': was declared deprecated
  493. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(452): note: see declaration of 'QStyleOptionViewItemV3'
  494. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui9.h(1103): warning C4996: 'QStyleOptionViewItemV3': was declared deprecated
  495. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(452): note: see declaration of 'QStyleOptionViewItemV3'
  496. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui9.h(1113): warning C4996: 'QStyleOptionViewItemV4': was declared deprecated
  497. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(453): note: see declaration of 'QStyleOptionViewItemV4'
  498. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui9.h(1127): warning C4996: 'QStyleOptionViewItemV4': was declared deprecated
  499. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(453): note: see declaration of 'QStyleOptionViewItemV4'
  500. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui9.h(1128): warning C4996: 'QStyleOptionViewItemV4': was declared deprecated
  501. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(453): note: see declaration of 'QStyleOptionViewItemV4'
  502. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui9.h(1132): warning C4996: 'QStyleOptionViewItemV4': was declared deprecated
  503. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(453): note: see declaration of 'QStyleOptionViewItemV4'
  504. 2>d:\sl\48vs15r\ctk-build\pythonqt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui9.h(1130): warning C4996: 'QStyleOptionViewItemV4': was declared deprecated
  505. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(453): note: see declaration of 'QStyleOptionViewItemV4'
  506. 2>D:\sl\48VS15R\CTK-build\PythonQt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui_init.cpp(293): warning C4996: 'QStyleOptionDockWidgetV2': was declared deprecated
  507. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(398): note: see declaration of 'QStyleOptionDockWidgetV2'
  508. 2>D:\sl\48VS15R\CTK-build\PythonQt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui_init.cpp(305): warning C4996: 'QStyleOptionFrameV2': was declared deprecated
  509. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(152): note: see declaration of 'QStyleOptionFrameV2'
  510. 2>D:\sl\48VS15R\CTK-build\PythonQt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui_init.cpp(309): warning C4996: 'QStyleOptionFrameV3': was declared deprecated
  511. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(153): note: see declaration of 'QStyleOptionFrameV3'
  512. 2>D:\sl\48VS15R\CTK-build\PythonQt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui_init.cpp(333): warning C4996: 'QStyleOptionProgressBarV2': was declared deprecated
  513. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(349): note: see declaration of 'QStyleOptionProgressBarV2'
  514. 2>D:\sl\48VS15R\CTK-build\PythonQt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui_init.cpp(361): warning C4996: 'QStyleOptionTabBarBaseV2': was declared deprecated
  515. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(202): note: see declaration of 'QStyleOptionTabBarBaseV2'
  516. 2>D:\sl\48VS15R\CTK-build\PythonQt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui_init.cpp(365): warning C4996: 'QStyleOptionTabV2': was declared deprecated
  517. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(294): note: see declaration of 'QStyleOptionTabV2'
  518. 2>D:\sl\48VS15R\CTK-build\PythonQt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui_init.cpp(369): warning C4996: 'QStyleOptionTabV3': was declared deprecated
  519. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(295): note: see declaration of 'QStyleOptionTabV3'
  520. 2>D:\sl\48VS15R\CTK-build\PythonQt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui_init.cpp(377): warning C4996: 'QStyleOptionTabWidgetFrameV2': was declared deprecated
  521. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(179): note: see declaration of 'QStyleOptionTabWidgetFrameV2'
  522. 2>D:\sl\48VS15R\CTK-build\PythonQt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui_init.cpp(393): warning C4996: 'QStyleOptionToolBoxV2': was declared deprecated
  523. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(479): note: see declaration of 'QStyleOptionToolBoxV2'
  524. 2>D:\sl\48VS15R\CTK-build\PythonQt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui_init.cpp(405): warning C4996: 'QStyleOptionViewItemV2': was declared deprecated
  525. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(451): note: see declaration of 'QStyleOptionViewItemV2'
  526. 2>D:\sl\48VS15R\CTK-build\PythonQt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui_init.cpp(409): warning C4996: 'QStyleOptionViewItemV3': was declared deprecated
  527. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(452): note: see declaration of 'QStyleOptionViewItemV3'
  528. 2>D:\sl\48VS15R\CTK-build\PythonQt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui_init.cpp(413): warning C4996: 'QStyleOptionViewItemV4': was declared deprecated
  529. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(453): note: see declaration of 'QStyleOptionViewItemV4'
  530. 2>D:\sl\48VS15R\CTK-build\PythonQt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui_init.cpp(604): error C2653: 'QOpenGLTimeMonitor': is not a class or namespace name
  531. 2>D:\sl\48VS15R\CTK-build\PythonQt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui_init.cpp(604): error C2065: 'staticMetaObject': undeclared identifier
  532. 2>D:\sl\48VS15R\CTK-build\PythonQt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui_init.cpp(605): error C2653: 'QOpenGLTimerQuery': is not a class or namespace name
  533. 2>D:\sl\48VS15R\CTK-build\PythonQt\generated_cpp_56\com_trolltech_qt_gui\com_trolltech_qt_gui_init.cpp(605): error C2065: 'staticMetaObject': undeclared identifier
  534. 2> com_trolltech_qt_network0.cpp
  535. 2> com_trolltech_qt_network1.cpp
  536. 2> com_trolltech_qt_network_init.cpp
  537. 2> com_trolltech_qt_uitools0.cpp
  538. 2> com_trolltech_qt_uitools_init.cpp
  539. 2> moc_PythonQt.cpp
  540. 2> moc_PythonQtSignalReceiver.cpp
  541. 2> moc_PythonQtStdDecorators.cpp
  542. 2> moc_PythonQtScriptingConsole.cpp
  543. 2> moc_com_trolltech_qt_core_builtin0.cpp
  544. 2> moc_com_trolltech_qt_gui_builtin0.cpp
  545. 2> moc_com_trolltech_qt_core0.cpp
  546. 2> moc_com_trolltech_qt_core1.cpp
  547. 2> moc_com_trolltech_qt_core2.cpp
  548. 2> moc_com_trolltech_qt_core3.cpp
  549. 2> moc_com_trolltech_qt_gui0.cpp
  550. 2> Generating Code...
  551. 2> Compiling...
  552. 2> moc_com_trolltech_qt_gui1.cpp
  553. 2> moc_com_trolltech_qt_gui2.cpp
  554. 2> moc_com_trolltech_qt_gui3.cpp
  555. 2> moc_com_trolltech_qt_gui4.cpp
  556. 2> moc_com_trolltech_qt_gui5.cpp
  557. 2>d:\sl\48vs15r\ctk-build\pythonqt-build\generated_cpp_56\com_trolltech_qt_gui\../../../PythonQt/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui5.h(2126): error C2504: 'QOpenGLTimeMonitor': base class undefined
  558. 2>d:\sl\48vs15r\ctk-build\pythonqt-build\generated_cpp_56\com_trolltech_qt_gui\../../../PythonQt/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui5.h(2128): error C2614: 'PythonQtShell_QOpenGLTimeMonitor': illegal member initialization: 'QOpenGLTimeMonitor' is not a base or member
  559. 2>d:\sl\48vs15r\ctk-build\pythonqt-build\generated_cpp_56\com_trolltech_qt_gui\../../../PythonQt/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui5.h(2147): error C2143: syntax error: missing ';' before '*'
  560. 2>d:\sl\48vs15r\ctk-build\pythonqt-build\generated_cpp_56\com_trolltech_qt_gui\../../../PythonQt/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui5.h(2147): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  561. 2>d:\sl\48vs15r\ctk-build\pythonqt-build\generated_cpp_56\com_trolltech_qt_gui\../../../PythonQt/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui5.h(2147): error C2238: unexpected token(s) preceding ';'
  562. 2>d:\sl\48vs15r\ctk-build\pythonqt-build\generated_cpp_56\com_trolltech_qt_gui\../../../PythonQt/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui5.h(2148): error C2061: syntax error: identifier 'QOpenGLTimeMonitor'
  563. 2>d:\sl\48vs15r\ctk-build\pythonqt-build\generated_cpp_56\com_trolltech_qt_gui\../../../PythonQt/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui5.h(2149): error C2061: syntax error: identifier 'QOpenGLTimeMonitor'
  564. 2>d:\sl\48vs15r\ctk-build\pythonqt-build\generated_cpp_56\com_trolltech_qt_gui\../../../PythonQt/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui5.h(2150): error C2061: syntax error: identifier 'QOpenGLTimeMonitor'
  565. 2>d:\sl\48vs15r\ctk-build\pythonqt-build\generated_cpp_56\com_trolltech_qt_gui\../../../PythonQt/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui5.h(2151): error C2061: syntax error: identifier 'QOpenGLTimeMonitor'
  566. 2>d:\sl\48vs15r\ctk-build\pythonqt-build\generated_cpp_56\com_trolltech_qt_gui\../../../PythonQt/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui5.h(2152): error C2061: syntax error: identifier 'QOpenGLTimeMonitor'
  567. 2>d:\sl\48vs15r\ctk-build\pythonqt-build\generated_cpp_56\com_trolltech_qt_gui\../../../PythonQt/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui5.h(2153): error C2061: syntax error: identifier 'QOpenGLTimeMonitor'
  568. 2>d:\sl\48vs15r\ctk-build\pythonqt-build\generated_cpp_56\com_trolltech_qt_gui\../../../PythonQt/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui5.h(2154): error C2061: syntax error: identifier 'QOpenGLTimeMonitor'
  569. 2>d:\sl\48vs15r\ctk-build\pythonqt-build\generated_cpp_56\com_trolltech_qt_gui\../../../PythonQt/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui5.h(2155): error C2061: syntax error: identifier 'QOpenGLTimeMonitor'
  570. 2>d:\sl\48vs15r\ctk-build\pythonqt-build\generated_cpp_56\com_trolltech_qt_gui\../../../PythonQt/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui5.h(2156): error C2061: syntax error: identifier 'QOpenGLTimeMonitor'
  571. 2>d:\sl\48vs15r\ctk-build\pythonqt-build\generated_cpp_56\com_trolltech_qt_gui\../../../PythonQt/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui5.h(2157): error C2061: syntax error: identifier 'QOpenGLTimeMonitor'
  572. 2>d:\sl\48vs15r\ctk-build\pythonqt-build\generated_cpp_56\com_trolltech_qt_gui\../../../PythonQt/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui5.h(2158): error C2061: syntax error: identifier 'QOpenGLTimeMonitor'
  573. 2>d:\sl\48vs15r\ctk-build\pythonqt-build\generated_cpp_56\com_trolltech_qt_gui\../../../PythonQt/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui5.h(2159): error C2061: syntax error: identifier 'QOpenGLTimeMonitor'
  574. 2>d:\sl\48vs15r\ctk-build\pythonqt-build\generated_cpp_56\com_trolltech_qt_gui\../../../PythonQt/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui5.h(2148): error C2065: 'obj': undeclared identifier
  575. 2>d:\sl\48vs15r\ctk-build\pythonqt-build\generated_cpp_56\com_trolltech_qt_gui\../../../PythonQt/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui5.h(2148): error C2541: 'delete': cannot delete objects that are not pointers
  576. 2>d:\sl\48vs15r\ctk-build\pythonqt-build\generated_cpp_56\com_trolltech_qt_gui\../../../PythonQt/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui5.h(2167): error C2504: 'QOpenGLTimerQuery': base class undefined
  577. 2>d:\sl\48vs15r\ctk-build\pythonqt-build\generated_cpp_56\com_trolltech_qt_gui\../../../PythonQt/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui5.h(2169): error C2614: 'PythonQtShell_QOpenGLTimerQuery': illegal member initialization: 'QOpenGLTimerQuery' is not a base or member
  578. 2>d:\sl\48vs15r\ctk-build\pythonqt-build\generated_cpp_56\com_trolltech_qt_gui\../../../PythonQt/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui5.h(2188): error C2143: syntax error: missing ';' before '*'
  579. 2>d:\sl\48vs15r\ctk-build\pythonqt-build\generated_cpp_56\com_trolltech_qt_gui\../../../PythonQt/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui5.h(2188): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  580. 2>d:\sl\48vs15r\ctk-build\pythonqt-build\generated_cpp_56\com_trolltech_qt_gui\../../../PythonQt/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui5.h(2188): error C2238: unexpected token(s) preceding ';'
  581. 2>d:\sl\48vs15r\ctk-build\pythonqt-build\generated_cpp_56\com_trolltech_qt_gui\../../../PythonQt/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui5.h(2189): error C2061: syntax error: identifier 'QOpenGLTimerQuery'
  582. 2>d:\sl\48vs15r\ctk-build\pythonqt-build\generated_cpp_56\com_trolltech_qt_gui\../../../PythonQt/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui5.h(2190): error C2061: syntax error: identifier 'QOpenGLTimerQuery'
  583. 2>d:\sl\48vs15r\ctk-build\pythonqt-build\generated_cpp_56\com_trolltech_qt_gui\../../../PythonQt/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui5.h(2191): error C2061: syntax error: identifier 'QOpenGLTimerQuery'
  584. 2>d:\sl\48vs15r\ctk-build\pythonqt-build\generated_cpp_56\com_trolltech_qt_gui\../../../PythonQt/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui5.h(2192): error C2061: syntax error: identifier 'QOpenGLTimerQuery'
  585. 2>d:\sl\48vs15r\ctk-build\pythonqt-build\generated_cpp_56\com_trolltech_qt_gui\../../../PythonQt/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui5.h(2193): error C2061: syntax error: identifier 'QOpenGLTimerQuery'
  586. 2>d:\sl\48vs15r\ctk-build\pythonqt-build\generated_cpp_56\com_trolltech_qt_gui\../../../PythonQt/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui5.h(2194): error C2061: syntax error: identifier 'QOpenGLTimerQuery'
  587. 2>d:\sl\48vs15r\ctk-build\pythonqt-build\generated_cpp_56\com_trolltech_qt_gui\../../../PythonQt/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui5.h(2195): error C2061: syntax error: identifier 'QOpenGLTimerQuery'
  588. 2>d:\sl\48vs15r\ctk-build\pythonqt-build\generated_cpp_56\com_trolltech_qt_gui\../../../PythonQt/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui5.h(2196): error C2061: syntax error: identifier 'QOpenGLTimerQuery'
  589. 2>d:\sl\48vs15r\ctk-build\pythonqt-build\generated_cpp_56\com_trolltech_qt_gui\../../../PythonQt/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui5.h(2197): error C2061: syntax error: identifier 'QOpenGLTimerQuery'
  590. 2>d:\sl\48vs15r\ctk-build\pythonqt-build\generated_cpp_56\com_trolltech_qt_gui\../../../PythonQt/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui5.h(2198): error C2061: syntax error: identifier 'QOpenGLTimerQuery'
  591. 2>d:\sl\48vs15r\ctk-build\pythonqt-build\generated_cpp_56\com_trolltech_qt_gui\../../../PythonQt/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui5.h(2199): error C2061: syntax error: identifier 'QOpenGLTimerQuery'
  592. 2>d:\sl\48vs15r\ctk-build\pythonqt-build\generated_cpp_56\com_trolltech_qt_gui\../../../PythonQt/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui5.h(2189): error C2065: 'obj': undeclared identifier
  593. 2>d:\sl\48vs15r\ctk-build\pythonqt-build\generated_cpp_56\com_trolltech_qt_gui\../../../PythonQt/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui5.h(2189): error C2541: 'delete': cannot delete objects that are not pointers
  594. 2>D:\sl\48VS15R\CTK-build\PythonQt-build\generated_cpp_56\com_trolltech_qt_gui\moc_com_trolltech_qt_gui5.cpp(12647): error C2065: 'QOpenGLTimeMonitor': undeclared identifier
  595. 2>D:\sl\48VS15R\CTK-build\PythonQt-build\generated_cpp_56\com_trolltech_qt_gui\moc_com_trolltech_qt_gui5.cpp(12647): error C2065: '_r': undeclared identifier
  596. 2>D:\sl\48VS15R\CTK-build\PythonQt-build\generated_cpp_56\com_trolltech_qt_gui\moc_com_trolltech_qt_gui5.cpp(12647): error C2039: 'new_QOpenGLTimeMonitor': is not a member of 'PythonQtWrapper_QOpenGLTimeMonitor'
  597. 2> d:\sl\48vs15r\ctk-build\pythonqt-build\generated_cpp_56\com_trolltech_qt_gui\../../../PythonQt/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui5.h(2143): note: see declaration of 'PythonQtWrapper_QOpenGLTimeMonitor'
  598. 2>D:\sl\48VS15R\CTK-build\PythonQt-build\generated_cpp_56\com_trolltech_qt_gui\moc_com_trolltech_qt_gui5.cpp(12648): error C2061: syntax error: identifier 'QOpenGLTimeMonitor'
  599. 2>D:\sl\48VS15R\CTK-build\PythonQt-build\generated_cpp_56\com_trolltech_qt_gui\moc_com_trolltech_qt_gui5.cpp(12649): error C2065: 'QOpenGLTimeMonitor': undeclared identifier
  600. 2>D:\sl\48VS15R\CTK-build\PythonQt-build\generated_cpp_56\com_trolltech_qt_gui\moc_com_trolltech_qt_gui5.cpp(12649): error C2065: '_r': undeclared identifier
  601. 2>D:\sl\48VS15R\CTK-build\PythonQt-build\generated_cpp_56\com_trolltech_qt_gui\moc_com_trolltech_qt_gui5.cpp(12649): error C2039: 'new_QOpenGLTimeMonitor': is not a member of 'PythonQtWrapper_QOpenGLTimeMonitor'
  602. 2> d:\sl\48vs15r\ctk-build\pythonqt-build\generated_cpp_56\com_trolltech_qt_gui\../../../PythonQt/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui5.h(2143): note: see declaration of 'PythonQtWrapper_QOpenGLTimeMonitor'
  603. 2>D:\sl\48VS15R\CTK-build\PythonQt-build\generated_cpp_56\com_trolltech_qt_gui\moc_com_trolltech_qt_gui5.cpp(12650): error C2061: syntax error: identifier 'QOpenGLTimeMonitor'
  604. 2>D:\sl\48VS15R\CTK-build\PythonQt-build\generated_cpp_56\com_trolltech_qt_gui\moc_com_trolltech_qt_gui5.cpp(12651): error C2061: syntax error: identifier 'QOpenGLTimeMonitor'
  605. 2>D:\sl\48VS15R\CTK-build\PythonQt-build\generated_cpp_56\com_trolltech_qt_gui\moc_com_trolltech_qt_gui5.cpp(12652): error C2061: syntax error: identifier 'QOpenGLTimeMonitor'
  606. 2>D:\sl\48VS15R\CTK-build\PythonQt-build\generated_cpp_56\com_trolltech_qt_gui\moc_com_trolltech_qt_gui5.cpp(12654): error C2061: syntax error: identifier 'QOpenGLTimeMonitor'
  607. 2>D:\sl\48VS15R\CTK-build\PythonQt-build\generated_cpp_56\com_trolltech_qt_gui\moc_com_trolltech_qt_gui5.cpp(12655): error C2061: syntax error: identifier 'QOpenGLTimeMonitor'
  608. 2>D:\sl\48VS15R\CTK-build\PythonQt-build\generated_cpp_56\com_trolltech_qt_gui\moc_com_trolltech_qt_gui5.cpp(12657): error C2061: syntax error: identifier 'QOpenGLTimeMonitor'
  609. 2>D:\sl\48VS15R\CTK-build\PythonQt-build\generated_cpp_56\com_trolltech_qt_gui\moc_com_trolltech_qt_gui5.cpp(12659): error C2061: syntax error: identifier 'QOpenGLTimeMonitor'
  610. 2>D:\sl\48VS15R\CTK-build\PythonQt-build\generated_cpp_56\com_trolltech_qt_gui\moc_com_trolltech_qt_gui5.cpp(12661): error C2061: syntax error: identifier 'QOpenGLTimeMonitor'
  611. 2>D:\sl\48VS15R\CTK-build\PythonQt-build\generated_cpp_56\com_trolltech_qt_gui\moc_com_trolltech_qt_gui5.cpp(12663): error C2061: syntax error: identifier 'QOpenGLTimeMonitor'
  612. 2>D:\sl\48VS15R\CTK-build\PythonQt-build\generated_cpp_56\com_trolltech_qt_gui\moc_com_trolltech_qt_gui5.cpp(12664): error C2061: syntax error: identifier 'QOpenGLTimeMonitor'
  613. 2>D:\sl\48VS15R\CTK-build\PythonQt-build\generated_cpp_56\com_trolltech_qt_gui\moc_com_trolltech_qt_gui5.cpp(12666): error C2061: syntax error: identifier 'QOpenGLTimeMonitor'
  614. 2>D:\sl\48VS15R\CTK-build\PythonQt-build\generated_cpp_56\com_trolltech_qt_gui\moc_com_trolltech_qt_gui5.cpp(12667): error C2061: syntax error: identifier 'QOpenGLTimeMonitor'
  615. 2>D:\sl\48VS15R\CTK-build\PythonQt-build\generated_cpp_56\com_trolltech_qt_gui\moc_com_trolltech_qt_gui5.cpp(12669): error C2061: syntax error: identifier 'QOpenGLTimeMonitor'
  616. 2>D:\sl\48VS15R\CTK-build\PythonQt-build\generated_cpp_56\com_trolltech_qt_gui\moc_com_trolltech_qt_gui5.cpp(12806): error C2065: 'QOpenGLTimerQuery': undeclared identifier
  617. 2>D:\sl\48VS15R\CTK-build\PythonQt-build\generated_cpp_56\com_trolltech_qt_gui\moc_com_trolltech_qt_gui5.cpp(12806): error C2065: '_r': undeclared identifier
  618. 2>D:\sl\48VS15R\CTK-build\PythonQt-build\generated_cpp_56\com_trolltech_qt_gui\moc_com_trolltech_qt_gui5.cpp(12806): error C2039: 'new_QOpenGLTimerQuery': is not a member of 'PythonQtWrapper_QOpenGLTimerQuery'
  619. 2> d:\sl\48vs15r\ctk-build\pythonqt-build\generated_cpp_56\com_trolltech_qt_gui\../../../PythonQt/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui5.h(2184): note: see declaration of 'PythonQtWrapper_QOpenGLTimerQuery'
  620. 2>D:\sl\48VS15R\CTK-build\PythonQt-build\generated_cpp_56\com_trolltech_qt_gui\moc_com_trolltech_qt_gui5.cpp(12807): error C2061: syntax error: identifier 'QOpenGLTimerQuery'
  621. 2>D:\sl\48VS15R\CTK-build\PythonQt-build\generated_cpp_56\com_trolltech_qt_gui\moc_com_trolltech_qt_gui5.cpp(12808): error C2065: 'QOpenGLTimerQuery': undeclared identifier
  622. 2>D:\sl\48VS15R\CTK-build\PythonQt-build\generated_cpp_56\com_trolltech_qt_gui\moc_com_trolltech_qt_gui5.cpp(12808): error C2065: '_r': undeclared identifier
  623. 2>D:\sl\48VS15R\CTK-build\PythonQt-build\generated_cpp_56\com_trolltech_qt_gui\moc_com_trolltech_qt_gui5.cpp(12808): error C2039: 'new_QOpenGLTimerQuery': is not a member of 'PythonQtWrapper_QOpenGLTimerQuery'
  624. 2> d:\sl\48vs15r\ctk-build\pythonqt-build\generated_cpp_56\com_trolltech_qt_gui\../../../PythonQt/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui5.h(2184): note: see declaration of 'PythonQtWrapper_QOpenGLTimerQuery'
  625. 2>D:\sl\48VS15R\CTK-build\PythonQt-build\generated_cpp_56\com_trolltech_qt_gui\moc_com_trolltech_qt_gui5.cpp(12809): error C2061: syntax error: identifier 'QOpenGLTimerQuery'
  626. 2>D:\sl\48VS15R\CTK-build\PythonQt-build\generated_cpp_56\com_trolltech_qt_gui\moc_com_trolltech_qt_gui5.cpp(12810): error C2061: syntax error: identifier 'QOpenGLTimerQuery'
  627. 2>D:\sl\48VS15R\CTK-build\PythonQt-build\generated_cpp_56\com_trolltech_qt_gui\moc_com_trolltech_qt_gui5.cpp(12811): error C2061: syntax error: identifier 'QOpenGLTimerQuery'
  628. 2>D:\sl\48VS15R\CTK-build\PythonQt-build\generated_cpp_56\com_trolltech_qt_gui\moc_com_trolltech_qt_gui5.cpp(12812): error C2061: syntax error: identifier 'QOpenGLTimerQuery'
  629. 2>D:\sl\48VS15R\CTK-build\PythonQt-build\generated_cpp_56\com_trolltech_qt_gui\moc_com_trolltech_qt_gui5.cpp(12814): error C2061: syntax error: identifier 'QOpenGLTimerQuery'
  630. 2>D:\sl\48VS15R\CTK-build\PythonQt-build\generated_cpp_56\com_trolltech_qt_gui\moc_com_trolltech_qt_gui5.cpp(12815): error C2061: syntax error: identifier 'QOpenGLTimerQuery'
  631. 2>D:\sl\48VS15R\CTK-build\PythonQt-build\generated_cpp_56\com_trolltech_qt_gui\moc_com_trolltech_qt_gui5.cpp(12816): error C2061: syntax error: identifier 'QOpenGLTimerQuery'
  632. 2>D:\sl\48VS15R\CTK-build\PythonQt-build\generated_cpp_56\com_trolltech_qt_gui\moc_com_trolltech_qt_gui5.cpp(12818): error C2061: syntax error: identifier 'QOpenGLTimerQuery'
  633. 2>D:\sl\48VS15R\CTK-build\PythonQt-build\generated_cpp_56\com_trolltech_qt_gui\moc_com_trolltech_qt_gui5.cpp(12820): error C2061: syntax error: identifier 'QOpenGLTimerQuery'
  634. 2>D:\sl\48VS15R\CTK-build\PythonQt-build\generated_cpp_56\com_trolltech_qt_gui\moc_com_trolltech_qt_gui5.cpp(12822): error C2061: syntax error: identifier 'QOpenGLTimerQuery'
  635. 2>D:\sl\48VS15R\CTK-build\PythonQt-build\generated_cpp_56\com_trolltech_qt_gui\moc_com_trolltech_qt_gui5.cpp(12823): error C2061: syntax error: identifier 'QOpenGLTimerQuery'
  636. 2>D:\sl\48VS15R\CTK-build\PythonQt-build\generated_cpp_56\com_trolltech_qt_gui\moc_com_trolltech_qt_gui5.cpp(12825): error C2061: syntax error: identifier 'QOpenGLTimerQuery'
  637. 2> moc_com_trolltech_qt_gui6.cpp
  638. 2> moc_com_trolltech_qt_gui7.cpp
  639. 2> moc_com_trolltech_qt_gui8.cpp
  640. 2>d:\sl\48vs15r\ctk-build\pythonqt-build\generated_cpp_56\com_trolltech_qt_gui\../../../PythonQt/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui8.h(2018): warning C4996: 'QStyleOptionDockWidgetV2': was declared deprecated
  641. 2> D:\Qt\5926415R\include\QtWidgets\qstyleoption.h(398): note: see declaration of 'QStyleOptionDockWidgetV2'
  642. 2>d:\sl\48vs15r\ctk-build\pythonqt-build\generated_cpp_56\com_trolltech_qt_gui\../../../PythonQt/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui8.h(2032): warning C4996: 'QStyleOptionDockWidgetV2': was declared deprecated
  643. 2> D:\Qt\5926415R\include\QtWidgets\qstyleoption.h(398): note: see declaration of 'QStyleOptionDockWidgetV2'
  644. 2>d:\sl\48vs15r\ctk-build\pythonqt-build\generated_cpp_56\com_trolltech_qt_gui\../../../PythonQt/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui8.h(2033): warning C4996: 'QStyleOptionDockWidgetV2': was declared deprecated
  645. 2> D:\Qt\5926415R\include\QtWidgets\qstyleoption.h(398): note: see declaration of 'QStyleOptionDockWidgetV2'
  646. 2>d:\sl\48vs15r\ctk-build\pythonqt-build\generated_cpp_56\com_trolltech_qt_gui\../../../PythonQt/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui8.h(2037): warning C4996: 'QStyleOptionDockWidgetV2': was declared deprecated
  647. 2> D:\Qt\5926415R\include\QtWidgets\qstyleoption.h(398): note: see declaration of 'QStyleOptionDockWidgetV2'
  648. 2>d:\sl\48vs15r\ctk-build\pythonqt-build\generated_cpp_56\com_trolltech_qt_gui\../../../PythonQt/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui8.h(2035): warning C4996: 'QStyleOptionDockWidgetV2': was declared deprecated
  649. 2> D:\Qt\5926415R\include\QtWidgets\qstyleoption.h(398): note: see declaration of 'QStyleOptionDockWidgetV2'
  650. 2>d:\sl\48vs15r\ctk-build\pythonqt-build\generated_cpp_56\com_trolltech_qt_gui\../../../PythonQt/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui8.h(2123): warning C4996: 'QStyleOptionFrameV2': was declared deprecated
  651. 2> D:\Qt\5926415R\include\QtWidgets\qstyleoption.h(152): note: see declaration of 'QStyleOptionFrameV2'
  652. 2>d:\sl\48vs15r\ctk-build\pythonqt-build\generated_cpp_56\com_trolltech_qt_gui\../../../PythonQt/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui8.h(2137): warning C4996: 'QStyleOptionFrameV2': was declared deprecated
  653. 2> D:\Qt\5926415R\include\QtWidgets\qstyleoption.h(152): note: see declaration of 'QStyleOptionFrameV2'
  654. 2>d:\sl\48vs15r\ctk-build\pythonqt-build\generated_cpp_56\com_trolltech_qt_gui\../../../PythonQt/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui8.h(2138): warning C4996: 'QStyleOptionFrameV2': was declared deprecated
  655. 2> D:\Qt\5926415R\include\QtWidgets\qstyleoption.h(152): note: see declaration of 'QStyleOptionFrameV2'
  656. 2>d:\sl\48vs15r\ctk-build\pythonqt-build\generated_cpp_56\com_trolltech_qt_gui\../../../PythonQt/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui8.h(2142): warning C4996: 'QStyleOptionFrameV2': was declared deprecated
  657. 2> D:\Qt\5926415R\include\QtWidgets\qstyleoption.h(152): note: see declaration of 'QStyleOptionFrameV2'
  658. 2>d:\sl\48vs15r\ctk-build\pythonqt-build\generated_cpp_56\com_trolltech_qt_gui\../../../PythonQt/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui8.h(2140): warning C4996: 'QStyleOptionFrameV2': was declared deprecated
  659. 2> D:\Qt\5926415R\include\QtWidgets\qstyleoption.h(152): note: see declaration of 'QStyleOptionFrameV2'
  660. 2> moc_com_trolltech_qt_gui9.cpp
  661. 2>d:\sl\48vs15r\ctk-build\pythonqt-build\generated_cpp_56\com_trolltech_qt_gui\../../../PythonQt/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h(50): warning C4996: 'QStyleOptionFrameV3': was declared deprecated
  662. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(153): note: see declaration of 'QStyleOptionFrameV3'
  663. 2>d:\sl\48vs15r\ctk-build\pythonqt-build\generated_cpp_56\com_trolltech_qt_gui\../../../PythonQt/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h(64): warning C4996: 'QStyleOptionFrameV3': was declared deprecated
  664. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(153): note: see declaration of 'QStyleOptionFrameV3'
  665. 2>d:\sl\48vs15r\ctk-build\pythonqt-build\generated_cpp_56\com_trolltech_qt_gui\../../../PythonQt/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h(65): warning C4996: 'QStyleOptionFrameV3': was declared deprecated
  666. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(153): note: see declaration of 'QStyleOptionFrameV3'
  667. 2>d:\sl\48vs15r\ctk-build\pythonqt-build\generated_cpp_56\com_trolltech_qt_gui\../../../PythonQt/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h(69): warning C4996: 'QStyleOptionFrameV3': was declared deprecated
  668. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(153): note: see declaration of 'QStyleOptionFrameV3'
  669. 2>d:\sl\48vs15r\ctk-build\pythonqt-build\generated_cpp_56\com_trolltech_qt_gui\../../../PythonQt/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h(67): warning C4996: 'QStyleOptionFrameV3': was declared deprecated
  670. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(153): note: see declaration of 'QStyleOptionFrameV3'
  671. 2>d:\sl\48vs15r\ctk-build\pythonqt-build\generated_cpp_56\com_trolltech_qt_gui\../../../PythonQt/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h(321): warning C4996: 'QStyleOptionProgressBarV2': was declared deprecated
  672. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(349): note: see declaration of 'QStyleOptionProgressBarV2'
  673. 2>d:\sl\48vs15r\ctk-build\pythonqt-build\generated_cpp_56\com_trolltech_qt_gui\../../../PythonQt/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h(335): warning C4996: 'QStyleOptionProgressBarV2': was declared deprecated
  674. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(349): note: see declaration of 'QStyleOptionProgressBarV2'
  675. 2>d:\sl\48vs15r\ctk-build\pythonqt-build\generated_cpp_56\com_trolltech_qt_gui\../../../PythonQt/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h(336): warning C4996: 'QStyleOptionProgressBarV2': was declared deprecated
  676. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(349): note: see declaration of 'QStyleOptionProgressBarV2'
  677. 2>d:\sl\48vs15r\ctk-build\pythonqt-build\generated_cpp_56\com_trolltech_qt_gui\../../../PythonQt/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h(340): warning C4996: 'QStyleOptionProgressBarV2': was declared deprecated
  678. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(349): note: see declaration of 'QStyleOptionProgressBarV2'
  679. 2>d:\sl\48vs15r\ctk-build\pythonqt-build\generated_cpp_56\com_trolltech_qt_gui\../../../PythonQt/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h(338): warning C4996: 'QStyleOptionProgressBarV2': was declared deprecated
  680. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(349): note: see declaration of 'QStyleOptionProgressBarV2'
  681. 2>d:\sl\48vs15r\ctk-build\pythonqt-build\generated_cpp_56\com_trolltech_qt_gui\../../../PythonQt/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h(619): warning C4996: 'QStyleOptionTabBarBaseV2': was declared deprecated
  682. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(202): note: see declaration of 'QStyleOptionTabBarBaseV2'
  683. 2>d:\sl\48vs15r\ctk-build\pythonqt-build\generated_cpp_56\com_trolltech_qt_gui\../../../PythonQt/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h(633): warning C4996: 'QStyleOptionTabBarBaseV2': was declared deprecated
  684. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(202): note: see declaration of 'QStyleOptionTabBarBaseV2'
  685. 2>d:\sl\48vs15r\ctk-build\pythonqt-build\generated_cpp_56\com_trolltech_qt_gui\../../../PythonQt/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h(634): warning C4996: 'QStyleOptionTabBarBaseV2': was declared deprecated
  686. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(202): note: see declaration of 'QStyleOptionTabBarBaseV2'
  687. 2>d:\sl\48vs15r\ctk-build\pythonqt-build\generated_cpp_56\com_trolltech_qt_gui\../../../PythonQt/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h(638): warning C4996: 'QStyleOptionTabBarBaseV2': was declared deprecated
  688. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(202): note: see declaration of 'QStyleOptionTabBarBaseV2'
  689. 2>d:\sl\48vs15r\ctk-build\pythonqt-build\generated_cpp_56\com_trolltech_qt_gui\../../../PythonQt/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h(636): warning C4996: 'QStyleOptionTabBarBaseV2': was declared deprecated
  690. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(202): note: see declaration of 'QStyleOptionTabBarBaseV2'
  691. 2>d:\sl\48vs15r\ctk-build\pythonqt-build\generated_cpp_56\com_trolltech_qt_gui\../../../PythonQt/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h(646): warning C4996: 'QStyleOptionTabV2': was declared deprecated
  692. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(294): note: see declaration of 'QStyleOptionTabV2'
  693. 2>d:\sl\48vs15r\ctk-build\pythonqt-build\generated_cpp_56\com_trolltech_qt_gui\../../../PythonQt/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h(660): warning C4996: 'QStyleOptionTabV2': was declared deprecated
  694. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(294): note: see declaration of 'QStyleOptionTabV2'
  695. 2>d:\sl\48vs15r\ctk-build\pythonqt-build\generated_cpp_56\com_trolltech_qt_gui\../../../PythonQt/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h(661): warning C4996: 'QStyleOptionTabV2': was declared deprecated
  696. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(294): note: see declaration of 'QStyleOptionTabV2'
  697. 2>d:\sl\48vs15r\ctk-build\pythonqt-build\generated_cpp_56\com_trolltech_qt_gui\../../../PythonQt/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h(665): warning C4996: 'QStyleOptionTabV2': was declared deprecated
  698. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(294): note: see declaration of 'QStyleOptionTabV2'
  699. 2>d:\sl\48vs15r\ctk-build\pythonqt-build\generated_cpp_56\com_trolltech_qt_gui\../../../PythonQt/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h(663): warning C4996: 'QStyleOptionTabV2': was declared deprecated
  700. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(294): note: see declaration of 'QStyleOptionTabV2'
  701. 2>d:\sl\48vs15r\ctk-build\pythonqt-build\generated_cpp_56\com_trolltech_qt_gui\../../../PythonQt/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h(673): warning C4996: 'QStyleOptionTabV3': was declared deprecated
  702. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(295): note: see declaration of 'QStyleOptionTabV3'
  703. 2>d:\sl\48vs15r\ctk-build\pythonqt-build\generated_cpp_56\com_trolltech_qt_gui\../../../PythonQt/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h(687): warning C4996: 'QStyleOptionTabV3': was declared deprecated
  704. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(295): note: see declaration of 'QStyleOptionTabV3'
  705. 2>d:\sl\48vs15r\ctk-build\pythonqt-build\generated_cpp_56\com_trolltech_qt_gui\../../../PythonQt/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h(688): warning C4996: 'QStyleOptionTabV3': was declared deprecated
  706. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(295): note: see declaration of 'QStyleOptionTabV3'
  707. 2>d:\sl\48vs15r\ctk-build\pythonqt-build\generated_cpp_56\com_trolltech_qt_gui\../../../PythonQt/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h(692): warning C4996: 'QStyleOptionTabV3': was declared deprecated
  708. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(295): note: see declaration of 'QStyleOptionTabV3'
  709. 2>d:\sl\48vs15r\ctk-build\pythonqt-build\generated_cpp_56\com_trolltech_qt_gui\../../../PythonQt/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h(690): warning C4996: 'QStyleOptionTabV3': was declared deprecated
  710. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(295): note: see declaration of 'QStyleOptionTabV3'
  711. 2>d:\sl\48vs15r\ctk-build\pythonqt-build\generated_cpp_56\com_trolltech_qt_gui\../../../PythonQt/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h(748): warning C4996: 'QStyleOptionTabWidgetFrameV2': was declared deprecated
  712. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(179): note: see declaration of 'QStyleOptionTabWidgetFrameV2'
  713. 2>d:\sl\48vs15r\ctk-build\pythonqt-build\generated_cpp_56\com_trolltech_qt_gui\../../../PythonQt/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h(762): warning C4996: 'QStyleOptionTabWidgetFrameV2': was declared deprecated
  714. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(179): note: see declaration of 'QStyleOptionTabWidgetFrameV2'
  715. 2>d:\sl\48vs15r\ctk-build\pythonqt-build\generated_cpp_56\com_trolltech_qt_gui\../../../PythonQt/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h(763): warning C4996: 'QStyleOptionTabWidgetFrameV2': was declared deprecated
  716. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(179): note: see declaration of 'QStyleOptionTabWidgetFrameV2'
  717. 2>d:\sl\48vs15r\ctk-build\pythonqt-build\generated_cpp_56\com_trolltech_qt_gui\../../../PythonQt/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h(767): warning C4996: 'QStyleOptionTabWidgetFrameV2': was declared deprecated
  718. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(179): note: see declaration of 'QStyleOptionTabWidgetFrameV2'
  719. 2>d:\sl\48vs15r\ctk-build\pythonqt-build\generated_cpp_56\com_trolltech_qt_gui\../../../PythonQt/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h(765): warning C4996: 'QStyleOptionTabWidgetFrameV2': was declared deprecated
  720. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(179): note: see declaration of 'QStyleOptionTabWidgetFrameV2'
  721. 2>d:\sl\48vs15r\ctk-build\pythonqt-build\generated_cpp_56\com_trolltech_qt_gui\../../../PythonQt/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h(909): warning C4996: 'QStyleOptionToolBoxV2': was declared deprecated
  722. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(479): note: see declaration of 'QStyleOptionToolBoxV2'
  723. 2>d:\sl\48vs15r\ctk-build\pythonqt-build\generated_cpp_56\com_trolltech_qt_gui\../../../PythonQt/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h(923): warning C4996: 'QStyleOptionToolBoxV2': was declared deprecated
  724. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(479): note: see declaration of 'QStyleOptionToolBoxV2'
  725. 2>d:\sl\48vs15r\ctk-build\pythonqt-build\generated_cpp_56\com_trolltech_qt_gui\../../../PythonQt/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h(924): warning C4996: 'QStyleOptionToolBoxV2': was declared deprecated
  726. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(479): note: see declaration of 'QStyleOptionToolBoxV2'
  727. 2>d:\sl\48vs15r\ctk-build\pythonqt-build\generated_cpp_56\com_trolltech_qt_gui\../../../PythonQt/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h(928): warning C4996: 'QStyleOptionToolBoxV2': was declared deprecated
  728. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(479): note: see declaration of 'QStyleOptionToolBoxV2'
  729. 2>d:\sl\48vs15r\ctk-build\pythonqt-build\generated_cpp_56\com_trolltech_qt_gui\../../../PythonQt/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h(926): warning C4996: 'QStyleOptionToolBoxV2': was declared deprecated
  730. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(479): note: see declaration of 'QStyleOptionToolBoxV2'
  731. 2>d:\sl\48vs15r\ctk-build\pythonqt-build\generated_cpp_56\com_trolltech_qt_gui\../../../PythonQt/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h(1059): warning C4996: 'QStyleOptionViewItemV2': was declared deprecated
  732. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(451): note: see declaration of 'QStyleOptionViewItemV2'
  733. 2>d:\sl\48vs15r\ctk-build\pythonqt-build\generated_cpp_56\com_trolltech_qt_gui\../../../PythonQt/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h(1073): warning C4996: 'QStyleOptionViewItemV2': was declared deprecated
  734. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(451): note: see declaration of 'QStyleOptionViewItemV2'
  735. 2>d:\sl\48vs15r\ctk-build\pythonqt-build\generated_cpp_56\com_trolltech_qt_gui\../../../PythonQt/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h(1074): warning C4996: 'QStyleOptionViewItemV2': was declared deprecated
  736. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(451): note: see declaration of 'QStyleOptionViewItemV2'
  737. 2>d:\sl\48vs15r\ctk-build\pythonqt-build\generated_cpp_56\com_trolltech_qt_gui\../../../PythonQt/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h(1078): warning C4996: 'QStyleOptionViewItemV2': was declared deprecated
  738. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(451): note: see declaration of 'QStyleOptionViewItemV2'
  739. 2>d:\sl\48vs15r\ctk-build\pythonqt-build\generated_cpp_56\com_trolltech_qt_gui\../../../PythonQt/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h(1076): warning C4996: 'QStyleOptionViewItemV2': was declared deprecated
  740. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(451): note: see declaration of 'QStyleOptionViewItemV2'
  741. 2>d:\sl\48vs15r\ctk-build\pythonqt-build\generated_cpp_56\com_trolltech_qt_gui\../../../PythonQt/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h(1086): warning C4996: 'QStyleOptionViewItemV3': was declared deprecated
  742. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(452): note: see declaration of 'QStyleOptionViewItemV3'
  743. 2>d:\sl\48vs15r\ctk-build\pythonqt-build\generated_cpp_56\com_trolltech_qt_gui\../../../PythonQt/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h(1100): warning C4996: 'QStyleOptionViewItemV3': was declared deprecated
  744. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(452): note: see declaration of 'QStyleOptionViewItemV3'
  745. 2>d:\sl\48vs15r\ctk-build\pythonqt-build\generated_cpp_56\com_trolltech_qt_gui\../../../PythonQt/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h(1101): warning C4996: 'QStyleOptionViewItemV3': was declared deprecated
  746. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(452): note: see declaration of 'QStyleOptionViewItemV3'
  747. 2>d:\sl\48vs15r\ctk-build\pythonqt-build\generated_cpp_56\com_trolltech_qt_gui\../../../PythonQt/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h(1105): warning C4996: 'QStyleOptionViewItemV3': was declared deprecated
  748. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(452): note: see declaration of 'QStyleOptionViewItemV3'
  749. 2>d:\sl\48vs15r\ctk-build\pythonqt-build\generated_cpp_56\com_trolltech_qt_gui\../../../PythonQt/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h(1103): warning C4996: 'QStyleOptionViewItemV3': was declared deprecated
  750. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(452): note: see declaration of 'QStyleOptionViewItemV3'
  751. 2>d:\sl\48vs15r\ctk-build\pythonqt-build\generated_cpp_56\com_trolltech_qt_gui\../../../PythonQt/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h(1113): warning C4996: 'QStyleOptionViewItemV4': was declared deprecated
  752. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(453): note: see declaration of 'QStyleOptionViewItemV4'
  753. 2>d:\sl\48vs15r\ctk-build\pythonqt-build\generated_cpp_56\com_trolltech_qt_gui\../../../PythonQt/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h(1127): warning C4996: 'QStyleOptionViewItemV4': was declared deprecated
  754. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(453): note: see declaration of 'QStyleOptionViewItemV4'
  755. 2>d:\sl\48vs15r\ctk-build\pythonqt-build\generated_cpp_56\com_trolltech_qt_gui\../../../PythonQt/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h(1128): warning C4996: 'QStyleOptionViewItemV4': was declared deprecated
  756. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(453): note: see declaration of 'QStyleOptionViewItemV4'
  757. 2>d:\sl\48vs15r\ctk-build\pythonqt-build\generated_cpp_56\com_trolltech_qt_gui\../../../PythonQt/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h(1132): warning C4996: 'QStyleOptionViewItemV4': was declared deprecated
  758. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(453): note: see declaration of 'QStyleOptionViewItemV4'
  759. 2>d:\sl\48vs15r\ctk-build\pythonqt-build\generated_cpp_56\com_trolltech_qt_gui\../../../PythonQt/generated_cpp_56/com_trolltech_qt_gui/com_trolltech_qt_gui9.h(1130): warning C4996: 'QStyleOptionViewItemV4': was declared deprecated
  760. 2> D:\Qt\5926415R\include\QtWidgets/qstyleoption.h(453): note: see declaration of 'QStyleOptionViewItemV4'
  761. 2> moc_com_trolltech_qt_gui10.cpp
  762. 2> moc_com_trolltech_qt_gui11.cpp
  763. 2> moc_com_trolltech_qt_gui12.cpp
  764. 2> moc_com_trolltech_qt_network0.cpp
  765. 2> moc_com_trolltech_qt_network1.cpp
  766. 2> moc_com_trolltech_qt_uitools0.cpp
  767. 2> Generating Code...
  768. ========== Build: 1 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement