Guest User

Untitled

a guest
Oct 21st, 2017
254
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.34 KB | None | 0 0
  1. Severity Code Description Project File Line Suppression State
  2. Error C2065 'g_Invoke': undeclared identifier PluginSAMP c:\users\lukat\source\repos\pluginsamp\pluginsamp\pluginsamp.cpp 73
  3. Error (active) E1696 cannot open source file "Invoke.h" PluginSAMP c:\Users\lukat\source\repos\PluginSAMP\PluginSAMP\PluginSAMP.cpp 4
  4. Error (active) E0020 identifier "g_Invoke" is undefined PluginSAMP c:\Users\lukat\source\repos\PluginSAMP\PluginSAMP\PluginSAMP.cpp 220
  5. Error (active) E0020 identifier "g_Invoke" is undefined PluginSAMP c:\Users\lukat\source\repos\PluginSAMP\PluginSAMP\PluginSAMP.cpp 233
  6. Error (active) E0276 name followed by '::' must be a class or namespace name PluginSAMP c:\Users\lukat\source\repos\PluginSAMP\PluginSAMP\PluginSAMP.cpp 233
  7. Error (active) E0276 name followed by '::' must be a class or namespace name PluginSAMP c:\Users\lukat\source\repos\PluginSAMP\PluginSAMP\PluginSAMP.cpp 238
  8. Error (active) E0276 name followed by '::' must be a class or namespace name PluginSAMP c:\Users\lukat\source\repos\PluginSAMP\PluginSAMP\PluginSAMP.cpp 239
  9. Error (active) E0276 name followed by '::' must be a class or namespace name PluginSAMP c:\Users\lukat\source\repos\PluginSAMP\PluginSAMP\PluginSAMP.cpp 240
  10. Error (active) E0020 identifier "g_Invoke" is undefined PluginSAMP c:\Users\lukat\source\repos\PluginSAMP\PluginSAMP\PluginSAMP.cpp 255
  11. Error (active) E0276 name followed by '::' must be a class or namespace name PluginSAMP c:\Users\lukat\source\repos\PluginSAMP\PluginSAMP\PluginSAMP.cpp 255
  12. Error (active) E0276 name followed by '::' must be a class or namespace name PluginSAMP c:\Users\lukat\source\repos\PluginSAMP\PluginSAMP\PluginSAMP.cpp 261
  13. Error (active) E0276 name followed by '::' must be a class or namespace name PluginSAMP c:\Users\lukat\source\repos\PluginSAMP\PluginSAMP\PluginSAMP.cpp 262
  14. Error (active) E0020 identifier "SUPPORTS_PROCESS_TICK" is undefined PluginSAMP c:\Users\lukat\source\repos\PluginSAMP\PluginSAMP\PluginSAMP.cpp 273
  15. Error (active) E0020 identifier "g_Invoke" is undefined PluginSAMP c:\Users\lukat\source\repos\PluginSAMP\PluginSAMP\PluginSAMP.cpp 281
  16. Error (active) E0079 expected a type specifier PluginSAMP c:\Users\lukat\source\repos\PluginSAMP\PluginSAMP\PluginSAMP.cpp 281
  17. Error (active) E0020 identifier "g_Invoke" is undefined PluginSAMP c:\Users\lukat\source\repos\PluginSAMP\PluginSAMP\PluginSAMP.cpp 319
  18. Error (active) E0864 list is not a template PluginSAMP c:\Users\lukat\source\repos\PluginSAMP\PluginSAMP\PluginSAMP.cpp 329
  19. Error (active) E0254 type name is not allowed PluginSAMP c:\Users\lukat\source\repos\PluginSAMP\PluginSAMP\PluginSAMP.cpp 329
  20. Error (active) E0029 expected an expression PluginSAMP c:\Users\lukat\source\repos\PluginSAMP\PluginSAMP\PluginSAMP.cpp 329
  21. Error (active) E0020 identifier "i" is undefined PluginSAMP c:\Users\lukat\source\repos\PluginSAMP\PluginSAMP\PluginSAMP.cpp 329
  22. Error (active) E0020 identifier "g_Invoke" is undefined PluginSAMP c:\Users\lukat\source\repos\PluginSAMP\PluginSAMP\PluginSAMP.cpp 329
  23. Error (active) E0020 identifier "g_Invoke" is undefined PluginSAMP c:\Users\lukat\source\repos\PluginSAMP\PluginSAMP\PluginSAMP.cpp 356
  24. Error (active) E0276 name followed by '::' must be a class or namespace name PluginSAMP c:\Users\lukat\source\repos\PluginSAMP\PluginSAMP\PluginSAMP.cpp 356
  25. Warning C4068 unknown pragma PluginSAMP c:\users\lukat\source\repos\pluginsamp\pluginsamp\sdk\invoke.h 4
  26. Warning C4005 'alloca': macro redefinition PluginSAMP c:\program files\windows kits\10\include\10.0.16299.0\ucrt\malloc.h 173
  27. Error C2371 'int32_t': redefinition; different basic types PluginSAMP d:\program files\microsoft visual studio\2017\community\vc\tools\msvc\14.11.25503\include\stdint.h 19
  28. Error C2371 'uint32_t': redefinition; different basic types PluginSAMP d:\program files\microsoft visual studio\2017\community\vc\tools\msvc\14.11.25503\include\stdint.h 23
  29. Error C2065 'g_Invoke': undeclared identifier PluginSAMP c:\users\lukat\source\repos\pluginsamp\pluginsamp\pluginsamp.cpp 66
  30. Error C2227 left of '->callNative' must point to class/struct/union/generic type PluginSAMP c:\users\lukat\source\repos\pluginsamp\pluginsamp\pluginsamp.cpp 66
  31. Error C2653 'PAWN': is not a class or namespace name PluginSAMP c:\users\lukat\source\repos\pluginsamp\pluginsamp\pluginsamp.cpp 66
  32. Error C2065 'GetPlayerName': undeclared identifier PluginSAMP c:\users\lukat\source\repos\pluginsamp\pluginsamp\pluginsamp.cpp 66
  33. Error C2065 'g_Invoke': undeclared identifier PluginSAMP c:\users\lukat\source\repos\pluginsamp\pluginsamp\pluginsamp.cpp 72
  34. Error C2227 left of '->callNative' must point to class/struct/union/generic type PluginSAMP c:\users\lukat\source\repos\pluginsamp\pluginsamp\pluginsamp.cpp 72
  35. Error C2653 'PAWN': is not a class or namespace name PluginSAMP c:\users\lukat\source\repos\pluginsamp\pluginsamp\pluginsamp.cpp 72
  36. Error C2065 'SendClientMessage': undeclared identifier PluginSAMP c:\users\lukat\source\repos\pluginsamp\pluginsamp\pluginsamp.cpp 72
  37. Error C2227 left of '->callNative' must point to class/struct/union/generic type PluginSAMP c:\users\lukat\source\repos\pluginsamp\pluginsamp\pluginsamp.cpp 73
  38. Error C2653 'PAWN': is not a class or namespace name PluginSAMP c:\users\lukat\source\repos\pluginsamp\pluginsamp\pluginsamp.cpp 73
  39. Error C2065 'Kick': undeclared identifier PluginSAMP c:\users\lukat\source\repos\pluginsamp\pluginsamp\pluginsamp.cpp 73
Advertisement
Add Comment
Please, Sign In to add comment