Advertisement
Guest User

Untitled

a guest
Jan 3rd, 2019
211
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.03 KB | None | 0 0
  1. cl -c -nologo -Zc:wchar_t -FS -Zc:rvalueCast -Zc:inline -Zc:strictStrings -Zc:throwingNew -Zi -MDd -utf-8 /wd4530 /wd4577 -W3 -w34100 -w34189 -w44996 -w44456 -w44457 -w44458 -wd4577 -wd4467 /Fd.obj\debug\qdirect2dd.vc.pdb -DUNICODE -D_UNICODE -DWIN32 -D_ENABLE_EXTENDED_ALIGNED_STORAGE -DWIN64 -DQT_NO_CAST_FROM_ASCII -DQT_NO_FOREACH -DLIBEGL_NAME=libEGL -DLIBGLESV2_NAME=libGLESv2 -DQT_DEPRECATED_WARNINGS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_EXCEPTIONS -DQT_PLUGIN -DQT_EVENTDISPATCHER_SUPPORT_LIB -DQT_FONTDATABASE_SUPPORT_LIB -DQT_THEME_SUPPORT_LIB -DQT_ACCESSIBILITY_SUPPORT_LIB -DQT_WINDOWSUIAUTOMATION_SUPPORT_LIB -DQT_GUI_LIB -DQT_CORE_LIB -D_WINDLL -I. -I..\windows -I..\..\..\..\include -I..\..\..\..\include\QtEventDispatcherSupport -I..\..\..\..\include\QtEventDispatcherSupport\5.12.0 -I..\..\..\..\include\QtEventDispatcherSupport\5.12.0\QtEventDispatcherSupport -I..\..\..\..\include\QtFontDatabaseSupport -I..\..\..\..\include\QtFontDatabaseSupport\5.12.0 -I..\..\..\..\include\QtFontDatabaseSupport\5.12.0\QtFontDatabaseSupport -I..\..\..\..\include\QtThemeSupport -I..\..\..\..\include\QtThemeSupport\5.12.0 -I..\..\..\..\include\QtThemeSupport\5.12.0\QtThemeSupport -I..\..\..\..\include\QtAccessibilitySupport -I..\..\..\..\include\QtAccessibilitySupport\5.12.0 -I..\..\..\..\include\QtAccessibilitySupport\5.12.0\QtAccessibilitySupport -I..\..\..\..\include\QtWindowsUIAutomationSupport -I..\..\..\..\include\QtWindowsUIAutomationSupport\5.12.0 -I..\..\..\..\include\QtWindowsUIAutomationSupport\5.12.0\QtWindowsUIAutomationSupport -I..\..\..\..\include\QtGui\5.12.0 -I..\..\..\..\include\QtGui\5.12.0\QtGui -I..\..\..\..\include\QtGui -I..\..\..\..\include\QtCore\5.12.0 -I..\..\..\..\include\QtCore\5.12.0\QtCore -I..\..\..\..\include\QtCore -I.moc\debug -I..\..\..\..\mkspecs\win32-msvc -Fo.obj\debug\ @C:\Users\MICHAL~1.LAZ\AppData\Local\Temp\qwindowspointerhandler.obj.10220.141.jom
  2. cl -Bxc:\_WORK\lib_qt5_12_x64\qt5\qtbase\bin\qmake.exe -nologo -Zc:wchar_t -FS -Zc:rvalueCast -Zc:inline -Zc:strictStrings -Zc:throwingNew -Zi -MDd -utf-8 /wd4530 /wd4577 -W3 -w34100 -w34189 -w44996 -w44456 -w44457 -w44458 -wd4577 -wd4467 -E ..\..\..\..\mkspecs\features\data\dummy.cpp 2>NUL >.moc\debug\moc_predefs.h
  3. qwindowspointerhandler.cpp
  4. ..\windows\qwindowspointerhandler.cpp(668): error C2653: 'QTabletEvent': is not a class or namespace name
  5. ..\windows\qwindowspointerhandler.cpp(668): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  6. ..\windows\qwindowspointerhandler.cpp(668): error C2146: syntax error: missing ';' before identifier 'device'
  7. ..\windows\qwindowspointerhandler.cpp(668): error C2065: 'device': undeclared identifier
  8. ..\windows\qwindowspointerhandler.cpp(668): error C2065: 'Stylus': undeclared identifier
  9. ..\windows\qwindowspointerhandler.cpp(669): error C2653: 'QTabletEvent': is not a class or namespace name
  10. ..\windows\qwindowspointerhandler.cpp(669): error C2065: 'PointerType': undeclared identifier
  11. ..\windows\qwindowspointerhandler.cpp(669): error C2146: syntax error: missing ';' before identifier 'type'
  12. ..\windows\qwindowspointerhandler.cpp(669): error C2065: 'type': undeclared identifier
  13. ..\windows\qwindowspointerhandler.cpp(677): error C2065: 'type': undeclared identifier
  14. ..\windows\qwindowspointerhandler.cpp(677): error C2653: 'QTabletEvent': is not a class or namespace name
  15. ..\windows\qwindowspointerhandler.cpp(677): error C2065: 'Eraser': undeclared identifier
  16. ..\windows\qwindowspointerhandler.cpp(679): error C2065: 'type': undeclared identifier
  17. ..\windows\qwindowspointerhandler.cpp(679): error C2653: 'QTabletEvent': is not a class or namespace name
  18. ..\windows\qwindowspointerhandler.cpp(679): error C2065: 'Pen': undeclared identifier
  19. ..\windows\qwindowspointerhandler.cpp(686): error C2065: 'device': undeclared identifier
  20. ..\windows\qwindowspointerhandler.cpp(686): error C2065: 'type': undeclared identifier
  21. ..\windows\qwindowspointerhandler.cpp(699): error C2065: 'device': undeclared identifier
  22. ..\windows\qwindowspointerhandler.cpp(699): error C2065: 'type': undeclared identifier
  23. ..\windows\qwindowspointerhandler.cpp(722): error C2065: 'device': undeclared identifier
  24. ..\windows\qwindowspointerhandler.cpp(722): error C2065: 'type': undeclared identifier
  25. qwindowsinputcontext.cpp
  26. qwindowspointerhandler.cpp(668): error C2653: 'QTabletEvent': is not a class or namespace name
  27. qwindowspointerhandler.cpp(668): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  28. qwindowspointerhandler.cpp(668): error C2146: syntax error: missing ';' before identifier 'device'
  29. qwindowspointerhandler.cpp(668): error C2065: 'device': undeclared identifier
  30. qwindowspointerhandler.cpp(668): error C2065: 'Stylus': undeclared identifier
  31. qwindowspointerhandler.cpp(669): error C2653: 'QTabletEvent': is not a class or namespace name
  32. qwindowspointerhandler.cpp(669): error C2065: 'PointerType': undeclared identifier
  33. qwindowspointerhandler.cpp(669): error C2146: syntax error: missing ';' before identifier 'type'
  34. qwindowspointerhandler.cpp(669): error C2065: 'type': undeclared identifier
  35. qwindowspointerhandler.cpp(677): error C2065: 'type': undeclared identifier
  36. qwindowspointerhandler.cpp(677): error C2653: 'QTabletEvent': is not a class or namespace name
  37. qwindowspointerhandler.cpp(677): error C2065: 'Eraser': undeclared identifier
  38. qwindowspointerhandler.cpp(679): error C2065: 'type': undeclared identifier
  39. qwindowspointerhandler.cpp(679): error C2653: 'QTabletEvent': is not a class or namespace name
  40. qwindowspointerhandler.cpp(679): error C2065: 'Pen': undeclared identifier
  41. qwindowspointerhandler.cpp(686): error C2065: 'device': undeclared identifier
  42. qwindowspointerhandler.cpp(686): error C2065: 'type': undeclared identifier
  43. qwindowspointerhandler.cpp(699): error C2065: 'device': undeclared identifier
  44. qwindowspointerhandler.cpp(699): error C2065: 'type': undeclared identifier
  45. qwindowspointerhandler.cpp(722): error C2065: 'device': undeclared identifier
  46. qwindowspointerhandler.cpp(722): error C2065: 'type': undeclared identifier
  47. qwindowsinputcontext.cpp
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement