Advertisement
Guest User

Untitled

a guest
Dec 13th, 2017
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.32 KB | None | 0 0
  1. Severity Code Description Project File Line Suppression State
  2. Error C1003 error count exceeds 100; stopping compilation TestCompile c:\users\rootuser\desktop\r6esp\esp\overlay.cpp 116
  3. Error C1010 unexpected end of file while looking for precompiled header. Did you forget to add '#include "pch.h"' to your source? TestCompile c:\users\rootuser\desktop\r6esp\esp\memory.cpp 296
  4. Error C4430 missing type specifier - int assumed. Note: C++ does not support default-int TestCompile c:\users\rootuser\desktop\r6esp\esp\r6externalsource.cpp 20
  5. Error C2146 syntax error: missing ';' before identifier 'Memory' TestCompile c:\users\rootuser\desktop\r6esp\esp\r6externalsource.cpp 20
  6. Error C2653 'Overlay': is not a class or namespace name TestCompile c:\users\rootuser\desktop\r6esp\esp\overlay.cpp 8
  7. Error C4430 missing type specifier - int assumed. Note: C++ does not support default-int TestCompile c:\users\rootuser\desktop\r6esp\esp\r6externalsource.cpp 22
  8. Error C4430 missing type specifier - int assumed. Note: C++ does not support default-int TestCompile c:\users\rootuser\desktop\r6esp\esp\overlay.cpp 8
  9. Error C2146 syntax error: missing ';' before identifier 'Over' TestCompile c:\users\rootuser\desktop\r6esp\esp\r6externalsource.cpp 22
  10. Error C2039 'cout': is not a member of 'std' TestCompile c:\users\rootuser\desktop\r6esp\esp\r6externalsource.cpp 30
  11. Error C2653 'Overlay': is not a class or namespace name TestCompile c:\users\rootuser\desktop\r6esp\esp\overlay.cpp 10
  12. Error C2065 'cout': undeclared identifier TestCompile c:\users\rootuser\desktop\r6esp\esp\r6externalsource.cpp 30
  13. Error C3861 'system': identifier not found TestCompile c:\users\rootuser\desktop\r6esp\esp\r6externalsource.cpp 31
  14. Error C2039 'Memory': is not a member of 'Global' TestCompile c:\users\rootuser\desktop\r6esp\esp\r6externalsource.cpp 36
  15. Error C3861 'PeekMessage': identifier not found TestCompile c:\users\rootuser\desktop\r6esp\esp\overlay.cpp 17
  16. Error C2065 'Memory': undeclared identifier TestCompile c:\users\rootuser\desktop\r6esp\esp\r6externalsource.cpp 36
  17. Error C3861 'TranslateMessage': identifier not found TestCompile c:\users\rootuser\desktop\r6esp\esp\overlay.cpp 18
  18. Error C2228 left of '.SetBaseAddress' must have class/struct/union TestCompile c:\users\rootuser\desktop\r6esp\esp\r6externalsource.cpp 36
  19. Error C3861 'DispatchMessage': identifier not found TestCompile c:\users\rootuser\desktop\r6esp\esp\overlay.cpp 19
  20. Error C2039 'cout': is not a member of 'std' TestCompile c:\users\rootuser\desktop\r6esp\esp\r6externalsource.cpp 37
  21. Error C2065 'tWindow': undeclared identifier TestCompile c:\users\rootuser\desktop\r6esp\esp\overlay.cpp 26
  22. Error C2065 'cout': undeclared identifier TestCompile c:\users\rootuser\desktop\r6esp\esp\r6externalsource.cpp 37
  23. Error C2065 'tWindow': undeclared identifier TestCompile c:\users\rootuser\desktop\r6esp\esp\overlay.cpp 27
  24. Error C2039 'Memory': is not a member of 'Global' TestCompile c:\users\rootuser\desktop\r6esp\esp\r6externalsource.cpp 37
  25. Error C3861 'FindWindow': identifier not found TestCompile c:\users\rootuser\desktop\r6esp\esp\overlay.cpp 27
  26. Error C2065 'Memory': undeclared identifier TestCompile c:\users\rootuser\desktop\r6esp\esp\r6externalsource.cpp 37
  27. Error C2065 'tWindow': undeclared identifier TestCompile c:\users\rootuser\desktop\r6esp\esp\overlay.cpp 28
  28. Error C2228 left of '.GetBaseAddress' must have class/struct/union TestCompile c:\users\rootuser\desktop\r6esp\esp\r6externalsource.cpp 37
  29. Error C2039 'cout': is not a member of 'std' TestCompile c:\users\rootuser\desktop\r6esp\esp\overlay.cpp 29
  30. Error C2039 'Over': is not a member of 'Global' TestCompile c:\users\rootuser\desktop\r6esp\esp\r6externalsource.cpp 40
  31. Error C2065 'cout': undeclared identifier TestCompile c:\users\rootuser\desktop\r6esp\esp\overlay.cpp 29
  32. Error C2065 'Over': undeclared identifier TestCompile c:\users\rootuser\desktop\r6esp\esp\r6externalsource.cpp 40
  33. Error C3861 'ExitProcess': identifier not found TestCompile c:\users\rootuser\desktop\r6esp\esp\overlay.cpp 30
  34. Error C2228 left of '.SetupWindow' must have class/struct/union TestCompile c:\users\rootuser\desktop\r6esp\esp\r6externalsource.cpp 40
  35. Error C2039 'cout': is not a member of 'std' TestCompile c:\users\rootuser\desktop\r6esp\esp\r6externalsource.cpp 41
  36. Error C2065 'tWindow': undeclared identifier TestCompile c:\users\rootuser\desktop\r6esp\esp\overlay.cpp 35
  37. Error C2065 'cout': undeclared identifier TestCompile c:\users\rootuser\desktop\r6esp\esp\r6externalsource.cpp 41
  38. Error C3861 'GetWindowRect': identifier not found TestCompile c:\users\rootuser\desktop\r6esp\esp\overlay.cpp 35
  39. Error C2039 'cout': is not a member of 'std' TestCompile c:\users\rootuser\desktop\r6esp\esp\r6externalsource.cpp 43
  40. Error C2065 'ScreenWidth': undeclared identifier TestCompile c:\users\rootuser\desktop\r6esp\esp\overlay.cpp 36
  41. Error C2065 'cout': undeclared identifier TestCompile c:\users\rootuser\desktop\r6esp\esp\r6externalsource.cpp 43
  42. Error C2065 'ScreenHeight': undeclared identifier TestCompile c:\users\rootuser\desktop\r6esp\esp\overlay.cpp 37
  43. Error C2039 'Over': is not a member of 'Global' TestCompile c:\users\rootuser\desktop\r6esp\esp\r6externalsource.cpp 46
  44. Error C2065 'hWindow': undeclared identifier TestCompile c:\users\rootuser\desktop\r6esp\esp\overlay.cpp 39
  45. Error C2065 'ScreenWidth': undeclared identifier TestCompile c:\users\rootuser\desktop\r6esp\esp\overlay.cpp 39
  46. Error C2065 'Over': undeclared identifier TestCompile c:\users\rootuser\desktop\r6esp\esp\r6externalsource.cpp 46
  47. Error C2065 'ScreenHeight': undeclared identifier TestCompile c:\users\rootuser\desktop\r6esp\esp\overlay.cpp 39
  48. Error C2228 left of '.Loop' must have class/struct/union TestCompile c:\users\rootuser\desktop\r6esp\esp\r6externalsource.cpp 46
  49. Error C3861 'MoveWindow': identifier not found TestCompile c:\users\rootuser\desktop\r6esp\esp\overlay.cpp 39
  50. Error C3861 'system': identifier not found TestCompile c:\users\rootuser\desktop\r6esp\esp\r6externalsource.cpp 48
  51. Error C3861 'GetForegroundWindow': identifier not found TestCompile c:\users\rootuser\desktop\r6esp\esp\overlay.cpp 41
  52. Error C2065 'GW_HWNDPREV': undeclared identifier TestCompile c:\users\rootuser\desktop\r6esp\esp\overlay.cpp 42
  53. Error C3861 'GetWindow': identifier not found TestCompile c:\users\rootuser\desktop\r6esp\esp\overlay.cpp 42
  54. Error C2065 'hWindow': undeclared identifier TestCompile c:\users\rootuser\desktop\r6esp\esp\overlay.cpp 44
  55. Error C3861 'SetWindowPos': identifier not found TestCompile c:\users\rootuser\desktop\r6esp\esp\overlay.cpp 44
  56. Error C2065 'hWindow': undeclared identifier TestCompile c:\users\rootuser\desktop\r6esp\esp\overlay.cpp 46
  57. Error C3861 'UpdateWindow': identifier not found TestCompile c:\users\rootuser\desktop\r6esp\esp\overlay.cpp 46
  58. Error C3861 'Render': identifier not found TestCompile c:\users\rootuser\desktop\r6esp\esp\overlay.cpp 48
  59. Error C2653 'Overlay': is not a class or namespace name TestCompile c:\users\rootuser\desktop\r6esp\esp\overlay.cpp 55
  60. Error C2065 'd3dev': undeclared identifier TestCompile c:\users\rootuser\desktop\r6esp\esp\overlay.cpp 56
  61. Error C2227 left of '->Clear' must point to class/struct/union/generic type TestCompile c:\users\rootuser\desktop\r6esp\esp\overlay.cpp 56
  62. Error C2065 'D3DCLEAR_TARGET': undeclared identifier TestCompile c:\users\rootuser\desktop\r6esp\esp\overlay.cpp 56
  63. Error C3861 'D3DCOLOR_ARGB': identifier not found TestCompile c:\users\rootuser\desktop\r6esp\esp\overlay.cpp 56
  64. Error C2065 'd3dev': undeclared identifier TestCompile c:\users\rootuser\desktop\r6esp\esp\overlay.cpp 57
  65. Error C2227 left of '->BeginScene' must point to class/struct/union/generic type TestCompile c:\users\rootuser\desktop\r6esp\esp\overlay.cpp 57
  66. Error C3861 'ESP': identifier not found TestCompile c:\users\rootuser\desktop\r6esp\esp\overlay.cpp 59
  67. Error C2065 'd3dev': undeclared identifier TestCompile c:\users\rootuser\desktop\r6esp\esp\overlay.cpp 61
  68. Error C2227 left of '->EndScene' must point to class/struct/union/generic type TestCompile c:\users\rootuser\desktop\r6esp\esp\overlay.cpp 61
  69. Error C2065 'd3dev': undeclared identifier TestCompile c:\users\rootuser\desktop\r6esp\esp\overlay.cpp 62
  70. Error C2227 left of '->Present' must point to class/struct/union/generic type TestCompile c:\users\rootuser\desktop\r6esp\esp\overlay.cpp 62
  71. Error C2653 'Overlay': is not a class or namespace name TestCompile c:\users\rootuser\desktop\r6esp\esp\overlay.cpp 65
  72. Error C2653 'Global': is not a class or namespace name TestCompile c:\users\rootuser\desktop\r6esp\esp\overlay.cpp 67
  73. Error C2065 'Memory': undeclared identifier TestCompile c:\users\rootuser\desktop\r6esp\esp\overlay.cpp 67
  74. Error C2228 left of '.UpdateAddresses' must have class/struct/union TestCompile c:\users\rootuser\desktop\r6esp\esp\overlay.cpp 67
  75. Error C3861 'D3DCOLOR_ARGB': identifier not found TestCompile c:\users\rootuser\desktop\r6esp\esp\overlay.cpp 70
  76. Error C3861 'D3DCOLOR_ARGB': identifier not found TestCompile c:\users\rootuser\desktop\r6esp\esp\overlay.cpp 71
  77. Error C3861 'D3DCOLOR_ARGB': identifier not found TestCompile c:\users\rootuser\desktop\r6esp\esp\overlay.cpp 72
  78. Error C3861 'D3DCOLOR_ARGB': identifier not found TestCompile c:\users\rootuser\desktop\r6esp\esp\overlay.cpp 73
  79. Error C3861 'D3DCOLOR_ARGB': identifier not found TestCompile c:\users\rootuser\desktop\r6esp\esp\overlay.cpp 74
  80. Error C2653 'Global': is not a class or namespace name TestCompile c:\users\rootuser\desktop\r6esp\esp\overlay.cpp 77
  81. Error C2065 'Memory': undeclared identifier TestCompile c:\users\rootuser\desktop\r6esp\esp\overlay.cpp 77
  82. Error C2228 left of '.GetLocalEntity' must have class/struct/union TestCompile c:\users\rootuser\desktop\r6esp\esp\overlay.cpp 77
  83. Error C2065 'PlayerInfo': undeclared identifier TestCompile c:\users\rootuser\desktop\r6esp\esp\overlay.cpp 80
  84. Error C2146 syntax error: missing ';' before identifier 'LocalPlayer' TestCompile c:\users\rootuser\desktop\r6esp\esp\overlay.cpp 80
  85. Error C2065 'LocalPlayer': undeclared identifier TestCompile c:\users\rootuser\desktop\r6esp\esp\overlay.cpp 80
  86. Error C2653 'Global': is not a class or namespace name TestCompile c:\users\rootuser\desktop\r6esp\esp\overlay.cpp 80
  87. Error C2065 'Memory': undeclared identifier TestCompile c:\users\rootuser\desktop\r6esp\esp\overlay.cpp 80
  88. Error C2228 left of '.GetAllEntityInfo' must have class/struct/union TestCompile c:\users\rootuser\desktop\r6esp\esp\overlay.cpp 80
  89. Error C2653 'Global': is not a class or namespace name TestCompile c:\users\rootuser\desktop\r6esp\esp\overlay.cpp 88
  90. Error C2065 'Memory': undeclared identifier TestCompile c:\users\rootuser\desktop\r6esp\esp\overlay.cpp 88
  91. Error C2228 left of '.GetEntity' must have class/struct/union TestCompile c:\users\rootuser\desktop\r6esp\esp\overlay.cpp 88
  92. Error C2065 'PlayerInfo': undeclared identifier TestCompile c:\users\rootuser\desktop\r6esp\esp\overlay.cpp 91
  93. Error C2146 syntax error: missing ';' before identifier 'Player' TestCompile c:\users\rootuser\desktop\r6esp\esp\overlay.cpp 91
  94. Error C2065 'Player': undeclared identifier TestCompile c:\users\rootuser\desktop\r6esp\esp\overlay.cpp 91
  95. Error C2653 'Global': is not a class or namespace name TestCompile c:\users\rootuser\desktop\r6esp\esp\overlay.cpp 91
  96. Error C2065 'Memory': undeclared identifier TestCompile c:\users\rootuser\desktop\r6esp\esp\overlay.cpp 91
  97. Error C2228 left of '.GetAllEntityInfo' must have class/struct/union TestCompile c:\users\rootuser\desktop\r6esp\esp\overlay.cpp 91
  98. Error C2065 'Player': undeclared identifier TestCompile c:\users\rootuser\desktop\r6esp\esp\overlay.cpp 96
  99. Error C2228 left of '.Health' must have class/struct/union TestCompile c:\users\rootuser\desktop\r6esp\esp\overlay.cpp 96
  100. Error C2065 'Player': undeclared identifier TestCompile c:\users\rootuser\desktop\r6esp\esp\overlay.cpp 97
  101. Error C2228 left of '.Health' must have class/struct/union TestCompile c:\users\rootuser\desktop\r6esp\esp\overlay.cpp 97
  102. Error C2065 'Player': undeclared identifier TestCompile c:\users\rootuser\desktop\r6esp\esp\overlay.cpp 98
  103. Error C2228 left of '.w2s' must have class/struct/union TestCompile c:\users\rootuser\desktop\r6esp\esp\overlay.cpp 98
  104. Error C2228 left of '.z' must have class/struct/union TestCompile c:\users\rootuser\desktop\r6esp\esp\overlay.cpp 98
  105. Error C2065 'Player': undeclared identifier TestCompile c:\users\rootuser\desktop\r6esp\esp\overlay.cpp 99
  106. Error C2228 left of '.w2sHead' must have class/struct/union TestCompile c:\users\rootuser\desktop\r6esp\esp\overlay.cpp 99
  107. Error C2228 left of '.z' must have class/struct/union TestCompile c:\users\rootuser\desktop\r6esp\esp\overlay.cpp 99
  108. Error C2065 'Player': undeclared identifier TestCompile c:\users\rootuser\desktop\r6esp\esp\overlay.cpp 100
  109. Error C2228 left of '.Name' must have class/struct/union TestCompile c:\users\rootuser\desktop\r6esp\esp\overlay.cpp 100
  110. Error C2228 left of '.empty' must have class/struct/union TestCompile c:\users\rootuser\desktop\r6esp\esp\overlay.cpp 100
  111. Error C2065 'Player': undeclared identifier TestCompile c:\users\rootuser\desktop\r6esp\esp\overlay.cpp 101
  112. Error C2228 left of '.TeamId' must have class/struct/union TestCompile c:\users\rootuser\desktop\r6esp\esp\overlay.cpp 101
  113. Error C2065 'LocalPlayer': undeclared identifier TestCompile c:\users\rootuser\desktop\r6esp\esp\overlay.cpp 101
  114. Error C2065 'Player': undeclared identifier TestCompile c:\users\rootuser\desktop\r6esp\esp\overlay.cpp 108
  115. Error C2228 left of '.w2s' must have class/struct/union TestCompile c:\users\rootuser\desktop\r6esp\esp\overlay.cpp 108
  116. Error C2228 left of '.y' must have class/struct/union TestCompile c:\users\rootuser\desktop\r6esp\esp\overlay.cpp 108
  117. Error C2228 left of '.w2sHead' must have class/struct/union TestCompile c:\users\rootuser\desktop\r6esp\esp\overlay.cpp 108
  118. Error C2065 'Player': undeclared identifier TestCompile c:\users\rootuser\desktop\r6esp\esp\overlay.cpp 109
  119. Error C2228 left of '.w2s' must have class/struct/union TestCompile c:\users\rootuser\desktop\r6esp\esp\overlay.cpp 109
  120. Error C2228 left of '.x' must have class/struct/union TestCompile c:\users\rootuser\desktop\r6esp\esp\overlay.cpp 109
  121. Error C2228 left of '.w2sHead' must have class/struct/union TestCompile c:\users\rootuser\desktop\r6esp\esp\overlay.cpp 109
  122. Error C2653 'Global': is not a class or namespace name TestCompile c:\users\rootuser\desktop\r6esp\esp\overlay.cpp 115
  123. Error C2065 'Over': undeclared identifier TestCompile c:\users\rootuser\desktop\r6esp\esp\overlay.cpp 115
  124. Error C2228 left of '.DrawBox' must have class/struct/union TestCompile c:\users\rootuser\desktop\r6esp\esp\overlay.cpp 115
  125. Error C2065 'Player': undeclared identifier TestCompile c:\users\rootuser\desktop\r6esp\esp\overlay.cpp 115
  126. Error C2228 left of '.w2sHead' must have class/struct/union TestCompile c:\users\rootuser\desktop\r6esp\esp\overlay.cpp 115
  127. Error C2228 left of '.x' must have class/struct/union TestCompile c:\users\rootuser\desktop\r6esp\esp\overlay.cpp 115
  128. Error C2228 left of '.y' must have class/struct/union TestCompile c:\users\rootuser\desktop\r6esp\esp\overlay.cpp 115
  129. Error C2653 'Global': is not a class or namespace name TestCompile c:\users\rootuser\desktop\r6esp\esp\overlay.cpp 116
  130. Error C2065 'Over': undeclared identifier TestCompile c:\users\rootuser\desktop\r6esp\esp\overlay.cpp 116
  131. Error C2228 left of '.DrawBox' must have class/struct/union TestCompile c:\users\rootuser\desktop\r6esp\esp\overlay.cpp 116
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement