Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Severity Code Description Project File Line Suppression State
- Error C2065 'g_Invoke': undeclared identifier PluginSAMP c:\users\lukat\source\repos\pluginsamp\pluginsamp\pluginsamp.cpp 73
- Error (active) E1696 cannot open source file "Invoke.h" PluginSAMP c:\Users\lukat\source\repos\PluginSAMP\PluginSAMP\PluginSAMP.cpp 4
- Error (active) E0020 identifier "g_Invoke" is undefined PluginSAMP c:\Users\lukat\source\repos\PluginSAMP\PluginSAMP\PluginSAMP.cpp 220
- Error (active) E0020 identifier "g_Invoke" is undefined PluginSAMP c:\Users\lukat\source\repos\PluginSAMP\PluginSAMP\PluginSAMP.cpp 233
- Error (active) E0276 name followed by '::' must be a class or namespace name PluginSAMP c:\Users\lukat\source\repos\PluginSAMP\PluginSAMP\PluginSAMP.cpp 233
- Error (active) E0276 name followed by '::' must be a class or namespace name PluginSAMP c:\Users\lukat\source\repos\PluginSAMP\PluginSAMP\PluginSAMP.cpp 238
- Error (active) E0276 name followed by '::' must be a class or namespace name PluginSAMP c:\Users\lukat\source\repos\PluginSAMP\PluginSAMP\PluginSAMP.cpp 239
- Error (active) E0276 name followed by '::' must be a class or namespace name PluginSAMP c:\Users\lukat\source\repos\PluginSAMP\PluginSAMP\PluginSAMP.cpp 240
- Error (active) E0020 identifier "g_Invoke" is undefined PluginSAMP c:\Users\lukat\source\repos\PluginSAMP\PluginSAMP\PluginSAMP.cpp 255
- Error (active) E0276 name followed by '::' must be a class or namespace name PluginSAMP c:\Users\lukat\source\repos\PluginSAMP\PluginSAMP\PluginSAMP.cpp 255
- Error (active) E0276 name followed by '::' must be a class or namespace name PluginSAMP c:\Users\lukat\source\repos\PluginSAMP\PluginSAMP\PluginSAMP.cpp 261
- Error (active) E0276 name followed by '::' must be a class or namespace name PluginSAMP c:\Users\lukat\source\repos\PluginSAMP\PluginSAMP\PluginSAMP.cpp 262
- Error (active) E0020 identifier "SUPPORTS_PROCESS_TICK" is undefined PluginSAMP c:\Users\lukat\source\repos\PluginSAMP\PluginSAMP\PluginSAMP.cpp 273
- Error (active) E0020 identifier "g_Invoke" is undefined PluginSAMP c:\Users\lukat\source\repos\PluginSAMP\PluginSAMP\PluginSAMP.cpp 281
- Error (active) E0079 expected a type specifier PluginSAMP c:\Users\lukat\source\repos\PluginSAMP\PluginSAMP\PluginSAMP.cpp 281
- Error (active) E0020 identifier "g_Invoke" is undefined PluginSAMP c:\Users\lukat\source\repos\PluginSAMP\PluginSAMP\PluginSAMP.cpp 319
- Error (active) E0864 list is not a template PluginSAMP c:\Users\lukat\source\repos\PluginSAMP\PluginSAMP\PluginSAMP.cpp 329
- Error (active) E0254 type name is not allowed PluginSAMP c:\Users\lukat\source\repos\PluginSAMP\PluginSAMP\PluginSAMP.cpp 329
- Error (active) E0029 expected an expression PluginSAMP c:\Users\lukat\source\repos\PluginSAMP\PluginSAMP\PluginSAMP.cpp 329
- Error (active) E0020 identifier "i" is undefined PluginSAMP c:\Users\lukat\source\repos\PluginSAMP\PluginSAMP\PluginSAMP.cpp 329
- Error (active) E0020 identifier "g_Invoke" is undefined PluginSAMP c:\Users\lukat\source\repos\PluginSAMP\PluginSAMP\PluginSAMP.cpp 329
- Error (active) E0020 identifier "g_Invoke" is undefined PluginSAMP c:\Users\lukat\source\repos\PluginSAMP\PluginSAMP\PluginSAMP.cpp 356
- Error (active) E0276 name followed by '::' must be a class or namespace name PluginSAMP c:\Users\lukat\source\repos\PluginSAMP\PluginSAMP\PluginSAMP.cpp 356
- Warning C4068 unknown pragma PluginSAMP c:\users\lukat\source\repos\pluginsamp\pluginsamp\sdk\invoke.h 4
- Warning C4005 'alloca': macro redefinition PluginSAMP c:\program files\windows kits\10\include\10.0.16299.0\ucrt\malloc.h 173
- 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
- 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
- Error C2065 'g_Invoke': undeclared identifier PluginSAMP c:\users\lukat\source\repos\pluginsamp\pluginsamp\pluginsamp.cpp 66
- Error C2227 left of '->callNative' must point to class/struct/union/generic type PluginSAMP c:\users\lukat\source\repos\pluginsamp\pluginsamp\pluginsamp.cpp 66
- Error C2653 'PAWN': is not a class or namespace name PluginSAMP c:\users\lukat\source\repos\pluginsamp\pluginsamp\pluginsamp.cpp 66
- Error C2065 'GetPlayerName': undeclared identifier PluginSAMP c:\users\lukat\source\repos\pluginsamp\pluginsamp\pluginsamp.cpp 66
- Error C2065 'g_Invoke': undeclared identifier PluginSAMP c:\users\lukat\source\repos\pluginsamp\pluginsamp\pluginsamp.cpp 72
- Error C2227 left of '->callNative' must point to class/struct/union/generic type PluginSAMP c:\users\lukat\source\repos\pluginsamp\pluginsamp\pluginsamp.cpp 72
- Error C2653 'PAWN': is not a class or namespace name PluginSAMP c:\users\lukat\source\repos\pluginsamp\pluginsamp\pluginsamp.cpp 72
- Error C2065 'SendClientMessage': undeclared identifier PluginSAMP c:\users\lukat\source\repos\pluginsamp\pluginsamp\pluginsamp.cpp 72
- Error C2227 left of '->callNative' must point to class/struct/union/generic type PluginSAMP c:\users\lukat\source\repos\pluginsamp\pluginsamp\pluginsamp.cpp 73
- Error C2653 'PAWN': is not a class or namespace name PluginSAMP c:\users\lukat\source\repos\pluginsamp\pluginsamp\pluginsamp.cpp 73
- 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