Advertisement
Guest User

Untitled

a guest
Jun 24th, 2015
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 42.12 KB | None | 0 0
  1. Compiling plugin..
  2. In file included from src/CCallback.cpp:1:
  3. src/main.h:7:25: error: sdk/amx/amx.h: No such file or directory
  4. src/main.h:8:30: error: sdk/plugincommon.h: No such file or directory
  5. In file included from src/CMySQLQuery.h:14,
  6. from src/CCallback.cpp:4:
  7. src/CMySQLConnection.h:24:26: error: mysql/mysql.h: No such file or directory
  8. In file included from src/CCallback.cpp:2:
  9. src/CCallback.h:35: error: ‘AMX’ was not declared in this scope
  10. src/CCallback.h:35: error: template argument 1 is invalid
  11. src/CCallback.h:35: error: template argument 2 is invalid
  12. src/CCallback.h:35: error: template argument 3 is invalid
  13. src/CCallback.h:52: error: ‘cell’ was not declared in this scope
  14. src/CCallback.h:52: error: template argument 1 is invalid
  15. src/CCallback.h:52: error: template argument 1 is invalid
  16. src/CCallback.h:52: error: template argument 2 is invalid
  17. src/CCallback.h:52: error: ‘AMX’ has not been declared
  18. src/CCallback.h:52: error: ‘cell’ has not been declared
  19. In file included from src/CCallback.cpp:2:
  20. src/CCallback.h:60: error: ‘AMX’ has not been declared
  21. src/CCallback.h:64: error: ‘AMX’ has not been declared
  22. src/CCallback.h: In member function ‘void CCallback::AddAmx(int*)’:
  23. src/CCallback.h:62: error: request for member ‘insert’ in ‘((CCallback*)this)->CCallback::m_AmxList’, which is of non-class type ‘int’
  24. src/CCallback.h: In member function ‘void CCallback::EraseAmx(int*)’:
  25. src/CCallback.h:66: error: request for member ‘erase’ in ‘((CCallback*)this)->CCallback::m_AmxList’, which is of non-class type ‘int’
  26. In file included from src/CMySQLQuery.h:14,
  27. from src/CCallback.cpp:4:
  28. src/CMySQLConnection.h: At global scope:
  29. src/CMySQLConnection.h:47: error: ISO C++ forbids declaration of ‘MYSQL’ with no type
  30. src/CMySQLConnection.h:47: error: ‘MYSQL’ declared as an ‘inline’ field
  31. src/CMySQLConnection.h:47: error: expected ‘;’ before ‘*’ token
  32. src/CMySQLConnection.h:52: error: expected ‘;’ before ‘inline’
  33. src/CMySQLConnection.h:98: error: ISO C++ forbids declaration of ‘MYSQL’ with no type
  34. src/CMySQLConnection.h:98: error: expected ‘;’ before ‘*’ token
  35. In file included from src/CCallback.cpp:4:
  36. src/CMySQLQuery.h:25: error: ‘MYSQL’ has not been declared
  37. src/CMySQLQuery.h:25: error: ‘MYSQL_RES’ has not been declared
  38. src/CMySQLQuery.h:28: error: ‘MYSQL’ has not been declared
  39. src/CMySQLQuery.h:40: error: ‘cell’ was not declared in this scope
  40. src/CMySQLQuery.h:40: error: template argument 1 is invalid
  41. src/CMySQLQuery.h:40: error: template argument 1 is invalid
  42. src/CMySQLQuery.h:40: error: template argument 2 is invalid
  43. In file included from src/CCallback.cpp:5:
  44. src/CMySQLResult.h:27: error: ‘my_ulonglong’ does not name a type
  45. src/CMySQLResult.h:42: error: ‘my_ulonglong’ does not name a type
  46. src/CMySQLResult.h:47: error: ‘my_ulonglong’ does not name a type
  47. src/CMySQLResult.h:74: error: ‘my_ulonglong’ does not name a type
  48. src/CMySQLResult.h:79: error: ‘my_ulonglong’ does not name a type
  49. In file included from src/CCallback.cpp:6:
  50. src/COrm.h:56: error: ‘cell’ has not been declared
  51. src/COrm.h:73: error: ‘cell’ has not been declared
  52. src/COrm.h:80: error: ISO C++ forbids declaration of ‘cell’ with no type
  53. src/COrm.h:80: error: expected ‘;’ before ‘*’ token
  54. src/COrm.h: In constructor ‘COrm::SVarInfo::SVarInfo(const char*, int*, short unsigned int, size_t)’:
  55. src/COrm.h:74: error: class ‘COrm::SVarInfo’ does not have any field named ‘Address’
  56. In file included from src/CCallback.cpp:8:
  57. src/misc.h: At global scope:
  58. src/misc.h:17: error: variable or field ‘amx_SetCString’ declared void
  59. src/misc.h:17: error: ‘AMX’ was not declared in this scope
  60. src/misc.h:17: error: ‘amx’ was not declared in this scope
  61. src/misc.h:17: error: ‘cell’ was not declared in this scope
  62. src/misc.h:17: error: expected primary-expression before ‘const’
  63. src/misc.h:17: error: expected primary-expression before ‘int’
  64. src/CCallback.cpp: In member function ‘void CCallback::ProcessCallbacks()’:
  65. src/CCallback.cpp:38: error: ‘AMX’ was not declared in this scope
  66. src/CCallback.cpp:38: error: template argument 1 is invalid
  67. src/CCallback.cpp:38: error: template argument 2 is invalid
  68. src/CCallback.cpp:38: error: template argument 3 is invalid
  69. src/CCallback.cpp:38: error: expected initializer before ‘a’
  70. src/CCallback.cpp:38: error: ‘a’ was not declared in this scope
  71. src/CCallback.cpp:38: error: ‘end’ was not declared in this scope
  72. src/CCallback.cpp:40: error: ‘amx’ was not declared in this scope
  73. src/CCallback.cpp:43: error: ‘amx_FindPublic’ was not declared in this scope
  74. src/CCallback.cpp:43: error: ‘AMX_ERR_NONE’ was not declared in this scope
  75. src/CCallback.cpp:45: error: ‘cell’ was not declared in this scope
  76. src/CCallback.cpp:45: error: expected ‘;’ before ‘amx_mem_addr’
  77. src/CCallback.cpp:48: error: request for member ‘empty’ in ‘query->CMySQLQuery::Callback.CMySQLQuery::s_Callback::Params’, which is of non-class type ‘int’
  78. src/CCallback.cpp:50: error: ‘cell’ cannot appear in a constant-expression
  79. src/CCallback.cpp:50: error: template argument 1 is invalid
  80. src/CCallback.cpp:50: error: invalid type in declaration before ‘=’ token
  81. src/CCallback.cpp:50: error: request for member ‘top’ in ‘query->CMySQLQuery::Callback.CMySQLQuery::s_Callback::Params’, which is of non-class type ‘int’
  82. src/CCallback.cpp:51: error: request for member ‘type’ in ‘value’, which is of non-class type ‘int’
  83. src/CCallback.cpp:55: error: expected ‘;’ before ‘tmp_addr’
  84. src/CCallback.cpp:56: error: ‘tmp_addr’ was not declared in this scope
  85. src/CCallback.cpp:56: error: expected primary-expression before ‘)’ token
  86. src/CCallback.cpp:56: error: ‘cell’ cannot appear in a constant-expression
  87. src/CCallback.cpp:56: error: no matching function for call to ‘get(int&)’
  88. src/CCallback.cpp:56: error: ‘amx_PushArray’ was not declared in this scope
  89. src/CCallback.cpp:57: error: ‘amx_mem_addr’ was not declared in this scope
  90. src/CCallback.cpp:61: error: ‘cell’ cannot appear in a constant-expression
  91. src/CCallback.cpp:61: error: no matching function for call to ‘get(int&)’
  92. src/CCallback.cpp:61: error: ‘amx_Push’ was not declared in this scope
  93. src/CCallback.cpp:65: error: expected ‘;’ before ‘tmp_addr’
  94. src/CCallback.cpp:66: error: ‘tmp_addr’ was not declared in this scope
  95. src/CCallback.cpp:66: error: no matching function for call to ‘get(int&)’
  96. src/CCallback.cpp:66: error: ‘amx_PushString’ was not declared in this scope
  97. src/CCallback.cpp:67: error: ‘amx_mem_addr’ was not declared in this scope
  98. src/CCallback.cpp:71: error: request for member ‘pop’ in ‘query->CMySQLQuery::Callback.CMySQLQuery::s_Callback::Params’, which is of non-class type ‘int’
  99. src/CCallback.cpp:77: error: expected ‘;’ before ‘amx_ret’
  100. src/CCallback.cpp:78: error: ‘amx_ret’ was not declared in this scope
  101. src/CCallback.cpp:78: error: ‘amx_Exec’ was not declared in this scope
  102. src/CCallback.cpp:79: error: ‘amx_mem_addr’ was not declared in this scope
  103. src/CCallback.cpp:80: error: ‘amx_Release’ was not declared in this scope
  104. src/CCallback.cpp: At global scope:
  105. src/CCallback.cpp:100: error: ‘cell’ was not declared in this scope
  106. src/CCallback.cpp:100: error: template argument 1 is invalid
  107. src/CCallback.cpp:100: error: template argument 1 is invalid
  108. src/CCallback.cpp:100: error: template argument 2 is invalid
  109. src/CCallback.cpp:100: error: ‘AMX’ has not been declared
  110. src/CCallback.cpp:100: error: ‘cell’ has not been declared
  111. src/CCallback.cpp: In member function ‘void CCallback::FillCallbackParams(int&, const char*, int*, int*, int)’:
  112. src/CCallback.cpp:106: error: ‘cell’ was not declared in this scope
  113. src/CCallback.cpp:106: error: ‘AddressPtr’ was not declared in this scope
  114. src/CCallback.cpp:116: error: ‘amx_GetAddr’ was not declared in this scope
  115. src/CCallback.cpp:117: error: request for member ‘push’ in ‘dest’, which is of non-class type ‘int’
  116. src/CCallback.cpp:121: error: ‘amx_StrParam’ was not declared in this scope
  117. src/CCallback.cpp:122: error: request for member ‘push’ in ‘dest’, which is of non-class type ‘int’
  118. src/CCallback.cpp:125: error: request for member ‘push’ in ‘dest’, which is of non-class type ‘int’
  119. In file included from src/CMySQLConnection.cpp:1:
  120. src/CMySQLConnection.h:24:26: error: mysql/mysql.h: No such file or directory
  121. In file included from src/CMySQLQuery.h:13,
  122. from src/CMySQLConnection.cpp:2:
  123. src/main.h:7:25: error: sdk/amx/amx.h: No such file or directory
  124. src/main.h:8:30: error: sdk/plugincommon.h: No such file or directory
  125. In file included from src/CMySQLConnection.cpp:1:
  126. src/CMySQLConnection.h:47: error: ISO C++ forbids declaration of ‘MYSQL’ with no type
  127. src/CMySQLConnection.h:47: error: ‘MYSQL’ declared as an ‘inline’ field
  128. src/CMySQLConnection.h:47: error: expected ‘;’ before ‘*’ token
  129. src/CMySQLConnection.h:52: error: expected ‘;’ before ‘inline’
  130. src/CMySQLConnection.h:98: error: ISO C++ forbids declaration of ‘MYSQL’ with no type
  131. src/CMySQLConnection.h:98: error: expected ‘;’ before ‘*’ token
  132. In file included from src/CMySQLConnection.cpp:2:
  133. src/CMySQLQuery.h:25: error: ‘MYSQL’ has not been declared
  134. src/CMySQLQuery.h:25: error: ‘MYSQL_RES’ has not been declared
  135. src/CMySQLQuery.h:28: error: ‘MYSQL’ has not been declared
  136. src/CMySQLQuery.h:40: error: ‘cell’ was not declared in this scope
  137. src/CMySQLQuery.h:40: error: template argument 1 is invalid
  138. src/CMySQLQuery.h:40: error: template argument 1 is invalid
  139. src/CMySQLQuery.h:40: error: template argument 2 is invalid
  140. In file included from src/CMySQLConnection.cpp:3:
  141. src/CMySQLResult.h:27: error: ‘my_ulonglong’ does not name a type
  142. src/CMySQLResult.h:42: error: ‘my_ulonglong’ does not name a type
  143. src/CMySQLResult.h:47: error: ‘my_ulonglong’ does not name a type
  144. src/CMySQLResult.h:74: error: ‘my_ulonglong’ does not name a type
  145. src/CMySQLResult.h:79: error: ‘my_ulonglong’ does not name a type
  146. In file included from src/CMySQLConnection.cpp:4:
  147. src/CCallback.h:35: error: ‘AMX’ was not declared in this scope
  148. src/CCallback.h:35: error: template argument 1 is invalid
  149. src/CCallback.h:35: error: template argument 2 is invalid
  150. src/CCallback.h:35: error: template argument 3 is invalid
  151. src/CCallback.h:52: error: ‘cell’ was not declared in this scope
  152. src/CCallback.h:52: error: template argument 1 is invalid
  153. src/CCallback.h:52: error: template argument 1 is invalid
  154. src/CCallback.h:52: error: template argument 2 is invalid
  155. src/CCallback.h:52: error: ‘AMX’ has not been declared
  156. src/CCallback.h:52: error: ‘cell’ has not been declared
  157. In file included from src/CMySQLConnection.cpp:4:
  158. src/CCallback.h:60: error: ‘AMX’ has not been declared
  159. src/CCallback.h:64: error: ‘AMX’ has not been declared
  160. src/CCallback.h: In member function ‘void CCallback::AddAmx(int*)’:
  161. src/CCallback.h:62: error: request for member ‘insert’ in ‘((CCallback*)this)->CCallback::m_AmxList’, which is of non-class type ‘int’
  162. src/CCallback.h: In member function ‘void CCallback::EraseAmx(int*)’:
  163. src/CCallback.h:66: error: request for member ‘erase’ in ‘((CCallback*)this)->CCallback::m_AmxList’, which is of non-class type ‘int’
  164. src/CMySQLConnection.cpp: In constructor ‘CMySQLConnection::CMySQLConnection(std::string&, std::string&, std::string&, std::string&, size_t, bool, bool)’:
  165. src/CMySQLConnection.cpp:38: error: class ‘CMySQLConnection’ does not have any field named ‘m_Connection’
  166. src/CMySQLConnection.cpp: In member function ‘bool CMySQLConnection::Connect()’:
  167. src/CMySQLConnection.cpp:69: error: ‘m_Connection’ was not declared in this scope
  168. src/CMySQLConnection.cpp:71: error: ‘mysql_init’ was not declared in this scope
  169. src/CMySQLConnection.cpp:76: error: ‘m_Connection’ was not declared in this scope
  170. src/CMySQLConnection.cpp:76: error: ‘CLIENT_MULTI_RESULTS’ was not declared in this scope
  171. src/CMySQLConnection.cpp:76: error: ‘mysql_real_connect’ was not declared in this scope
  172. src/CMySQLConnection.cpp:78: error: ‘mysql_errno’ was not declared in this scope
  173. src/CMySQLConnection.cpp:78: error: ‘mysql_error’ was not declared in this scope
  174. src/CMySQLConnection.cpp:86: error: ‘my_bool’ was not declared in this scope
  175. src/CMySQLConnection.cpp:86: error: expected ‘;’ before ‘reconnect’
  176. src/CMySQLConnection.cpp:87: error: ‘MYSQL_OPT_RECONNECT’ was not declared in this scope
  177. src/CMySQLConnection.cpp:87: error: ‘reconnect’ was not declared in this scope
  178. src/CMySQLConnection.cpp:87: error: ‘mysql_options’ was not declared in this scope
  179. src/CMySQLConnection.cpp: In member function ‘bool CMySQLConnection::Disconnect()’:
  180. src/CMySQLConnection.cpp:108: error: ‘m_Connection’ was not declared in this scope
  181. src/CMySQLConnection.cpp:112: error: ‘mysql_close’ was not declared in this scope
  182. src/CMySQLConnection.cpp: In member function ‘bool CMySQLConnection::EscapeString(const char*, std::string&)’:
  183. src/CMySQLConnection.cpp:128: error: ‘m_Connection’ was not declared in this scope
  184. src/CMySQLConnection.cpp:128: error: ‘mysql_real_escape_string’ was not declared in this scope
  185. src/CMySQLConnection.cpp: In member function ‘bool CMySQLConnection::SetCharset(std::string)’:
  186. src/CMySQLConnection.cpp:148: error: ‘m_Connection’ was not declared in this scope
  187. src/CMySQLConnection.cpp:148: error: ‘mysql_set_character_set’ was not declared in this scope
  188. src/CMySQLConnection.cpp:152: error: ‘mysql_error’ was not declared in this scope
  189. src/CMySQLConnection.cpp: In member function ‘void CMySQLConnection::ProcessQueries()’:
  190. src/CMySQLConnection.cpp:162: error: ‘mysql_thread_init’ was not declared in this scope
  191. src/CMySQLConnection.cpp:180: error: ‘m_Connection’ was not declared in this scope
  192. src/CMySQLConnection.cpp:182: error: ‘mysql_errno’ was not declared in this scope
  193. src/CMySQLConnection.cpp:186: error: ‘MYSQL_RES’ was not declared in this scope
  194. src/CMySQLConnection.cpp:186: error: ‘mysql_result’ was not declared in this scope
  195. src/CMySQLConnection.cpp:187: error: ‘mysql_store_result’ was not declared in this scope
  196. src/CMySQLConnection.cpp:188: error: ‘mysql_free_result’ was not declared in this scope
  197. src/CMySQLConnection.cpp:205: error: ‘mysql_thread_end’ was not declared in this scope
  198. In file included from src/CMySQLHandle.cpp:2:
  199. src/CMySQLResult.h:16:26: error: mysql/mysql.h: No such file or directory
  200. In file included from src/CMySQLHandle.cpp:2:
  201. src/CMySQLResult.h:27: error: ‘my_ulonglong’ does not name a type
  202. src/CMySQLResult.h:42: error: ‘my_ulonglong’ does not name a type
  203. src/CMySQLResult.h:47: error: ‘my_ulonglong’ does not name a type
  204. src/CMySQLResult.h:74: error: ‘my_ulonglong’ does not name a type
  205. src/CMySQLResult.h:79: error: ‘my_ulonglong’ does not name a type
  206. In file included from src/CMySQLHandle.cpp:3:
  207. src/CMySQLConnection.h:47: error: ISO C++ forbids declaration of ‘MYSQL’ with no type
  208. src/CMySQLConnection.h:47: error: ‘MYSQL’ declared as an ‘inline’ field
  209. src/CMySQLConnection.h:47: error: expected ‘;’ before ‘*’ token
  210. src/CMySQLConnection.h:52: error: expected ‘;’ before ‘inline’
  211. src/CMySQLConnection.h:98: error: ISO C++ forbids declaration of ‘MYSQL’ with no type
  212. src/CMySQLConnection.h:98: error: expected ‘;’ before ‘*’ token
  213. In file included from src/CMySQLQuery.cpp:2:
  214. src/CMySQLResult.h:16:26: error: mysql/mysql.h: No such file or directory
  215. In file included from src/CMySQLQuery.h:13,
  216. from src/CMySQLQuery.cpp:3:
  217. src/main.h:7:25: error: sdk/amx/amx.h: No such file or directory
  218. src/main.h:8:30: error: sdk/plugincommon.h: No such file or directory
  219. In file included from src/CMySQLQuery.cpp:2:
  220. src/CMySQLResult.h:27: error: ‘my_ulonglong’ does not name a type
  221. src/CMySQLResult.h:42: error: ‘my_ulonglong’ does not name a type
  222. src/CMySQLResult.h:47: error: ‘my_ulonglong’ does not name a type
  223. src/CMySQLResult.h:74: error: ‘my_ulonglong’ does not name a type
  224. src/CMySQLResult.h:79: error: ‘my_ulonglong’ does not name a type
  225. In file included from src/CMySQLQuery.h:14,
  226. from src/CMySQLQuery.cpp:3:
  227. src/CMySQLConnection.h:47: error: ISO C++ forbids declaration of ‘MYSQL’ with no type
  228. src/CMySQLConnection.h:47: error: ‘MYSQL’ declared as an ‘inline’ field
  229. src/CMySQLConnection.h:47: error: expected ‘;’ before ‘*’ token
  230. src/CMySQLConnection.h:52: error: expected ‘;’ before ‘inline’
  231. src/CMySQLConnection.h:98: error: ISO C++ forbids declaration of ‘MYSQL’ with no type
  232. src/CMySQLConnection.h:98: error: expected ‘;’ before ‘*’ token
  233. In file included from src/CMySQLQuery.cpp:3:
  234. src/CMySQLQuery.h:25: error: ‘MYSQL’ has not been declared
  235. src/CMySQLQuery.h:25: error: ‘MYSQL_RES’ has not been declared
  236. src/CMySQLQuery.h:28: error: ‘MYSQL’ has not been declared
  237. src/CMySQLQuery.h:40: error: ‘cell’ was not declared in this scope
  238. src/CMySQLQuery.h:40: error: template argument 1 is invalid
  239. src/CMySQLQuery.h:40: error: template argument 1 is invalid
  240. src/CMySQLQuery.h:40: error: template argument 2 is invalid
  241. In file included from src/CMySQLQuery.cpp:6:
  242. src/misc.h:17: error: variable or field ‘amx_SetCString’ declared void
  243. src/misc.h:17: error: ‘AMX’ was not declared in this scope
  244. src/misc.h:17: error: ‘amx’ was not declared in this scope
  245. src/misc.h:17: error: ‘cell’ was not declared in this scope
  246. src/misc.h:17: error: expected primary-expression before ‘const’
  247. src/misc.h:17: error: expected primary-expression before ‘int’
  248. src/CMySQLQuery.cpp:12: error: ‘bool CMySQLQuery::Execute’ is not a static member of ‘class CMySQLQuery’
  249. src/CMySQLQuery.cpp:12: error: ‘MYSQL’ was not declared in this scope
  250. src/CMySQLQuery.cpp:12: error: ‘mysql_connection’ was not declared in this scope
  251. src/CMySQLQuery.cpp:13: error: expected ‘,’ or ‘;’ before ‘{’ token
  252. In file included from src/CMySQLResult.cpp:4:
  253. src/CMySQLResult.h:16:26: error: mysql/mysql.h: No such file or directory
  254. In file included from src/CMySQLResult.cpp:4:
  255. src/CMySQLResult.h:27: error: ‘my_ulonglong’ does not name a type
  256. src/CMySQLResult.h:42: error: ‘my_ulonglong’ does not name a type
  257. src/CMySQLResult.h:47: error: ‘my_ulonglong’ does not name a type
  258. src/CMySQLResult.h:74: error: ‘my_ulonglong’ does not name a type
  259. src/CMySQLResult.h:79: error: ‘my_ulonglong’ does not name a type
  260. src/CMySQLResult.cpp: In member function ‘const char* CMySQLResult::GetRowData(unsigned int, unsigned int)’:
  261. src/CMySQLResult.cpp:24: error: ‘m_Rows’ was not declared in this scope
  262. src/CMySQLResult.cpp: In member function ‘const char* CMySQLResult::GetRowDataByName(unsigned int, const char*)’:
  263. src/CMySQLResult.cpp:46: error: ‘m_Rows’ was not declared in this scope
  264. src/CMySQLResult.cpp: In constructor ‘CMySQLResult::CMySQLResult()’:
  265. src/CMySQLResult.cpp:79: error: class ‘CMySQLResult’ does not have any field named ‘m_Rows’
  266. src/CMySQLResult.cpp:83: error: class ‘CMySQLResult’ does not have any field named ‘m_InsertID’
  267. src/CMySQLResult.cpp:84: error: class ‘CMySQLResult’ does not have any field named ‘m_AffectedRows’
  268. In file included from src/COrm.h:15,
  269. from src/COrm.cpp:14:
  270. src/main.h:7:25: error: sdk/amx/amx.h: No such file or directory
  271. src/main.h:8:30: error: sdk/plugincommon.h: No such file or directory
  272. In file included from src/COrm.cpp:17:
  273. src/CMySQLResult.h:16:26: error: mysql/mysql.h: No such file or directory
  274. In file included from src/COrm.cpp:14:
  275. src/COrm.h:56: error: ‘cell’ has not been declared
  276. src/COrm.h:73: error: ‘cell’ has not been declared
  277. src/COrm.h:80: error: ISO C++ forbids declaration of ‘cell’ with no type
  278. src/COrm.h:80: error: expected ‘;’ before ‘*’ token
  279. src/COrm.h: In constructor ‘COrm::SVarInfo::SVarInfo(const char*, int*, short unsigned int, size_t)’:
  280. src/COrm.h:74: error: class ‘COrm::SVarInfo’ does not have any field named ‘Address’
  281. In file included from src/COrm.cpp:17:
  282. src/CMySQLResult.h: At global scope:
  283. src/CMySQLResult.h:27: error: ‘my_ulonglong’ does not name a type
  284. src/CMySQLResult.h:42: error: ‘my_ulonglong’ does not name a type
  285. src/CMySQLResult.h:47: error: ‘my_ulonglong’ does not name a type
  286. src/CMySQLResult.h:74: error: ‘my_ulonglong’ does not name a type
  287. src/CMySQLResult.h:79: error: ‘my_ulonglong’ does not name a type
  288. In file included from src/COrm.cpp:18:
  289. src/CMySQLConnection.h:47: error: ISO C++ forbids declaration of ‘MYSQL’ with no type
  290. src/CMySQLConnection.h:47: error: ‘MYSQL’ declared as an ‘inline’ field
  291. src/CMySQLConnection.h:47: error: expected ‘;’ before ‘*’ token
  292. src/CMySQLConnection.h:52: error: expected ‘;’ before ‘inline’
  293. src/CMySQLConnection.h:98: error: ISO C++ forbids declaration of ‘MYSQL’ with no type
  294. src/CMySQLConnection.h:98: error: expected ‘;’ before ‘*’ token
  295. In file included from src/COrm.cpp:20:
  296. src/misc.h:17: error: variable or field ‘amx_SetCString’ declared void
  297. src/misc.h:17: error: ‘AMX’ was not declared in this scope
  298. src/misc.h:17: error: ‘amx’ was not declared in this scope
  299. src/misc.h:17: error: ‘cell’ was not declared in this scope
  300. src/misc.h:17: error: expected primary-expression before ‘const’
  301. src/misc.h:17: error: expected primary-expression before ‘int’
  302. src/COrm.cpp: In member function ‘bool COrm::ApplyActiveResult(unsigned int)’:
  303. src/COrm.cpp:83: error: ‘class CMySQLResult’ has no member named ‘GetRowCount’
  304. src/COrm.cpp:104: error: ‘struct COrm::SVarInfo’ has no member named ‘Address’
  305. src/COrm.cpp:111: error: ‘struct COrm::SVarInfo’ has no member named ‘Address’
  306. src/COrm.cpp:111: error: ‘amx_ftoc’ was not declared in this scope
  307. src/COrm.cpp:116: error: ‘struct COrm::SVarInfo’ has no member named ‘Address’
  308. src/COrm.cpp:116: error: ‘amx_SetString’ was not declared in this scope
  309. src/COrm.cpp:132: error: ‘struct COrm::SVarInfo’ has no member named ‘Address’
  310. src/COrm.cpp:135: error: ‘struct COrm::SVarInfo’ has no member named ‘Address’
  311. src/COrm.cpp:135: error: ‘amx_SetString’ was not declared in this scope
  312. src/COrm.cpp: In member function ‘bool COrm::GenerateSelectQuery(std::string&)’:
  313. src/COrm.cpp:158: error: ‘struct COrm::SVarInfo’ has no member named ‘Address’
  314. src/COrm.cpp:158: error: ‘amx_GetString’ was not declared in this scope
  315. src/COrm.cpp:169: error: ‘struct COrm::SVarInfo’ has no member named ‘Address’
  316. src/COrm.cpp: In member function ‘void COrm::ApplySelectResult(CMySQLResult*)’:
  317. src/COrm.cpp:181: error: ‘class CMySQLResult’ has no member named ‘GetRowCount’
  318. src/COrm.cpp:197: error: ‘const struct COrm::SVarInfo’ has no member named ‘Address’
  319. src/COrm.cpp:202: error: ‘const struct COrm::SVarInfo’ has no member named ‘Address’
  320. src/COrm.cpp:202: error: ‘amx_ftoc’ was not declared in this scope
  321. src/COrm.cpp:205: error: ‘const struct COrm::SVarInfo’ has no member named ‘Address’
  322. src/COrm.cpp:205: error: ‘amx_SetString’ was not declared in this scope
  323. src/COrm.cpp: In member function ‘bool COrm::GenerateUpdateQuery(std::string&)’:
  324. src/COrm.cpp:235: error: ‘const struct COrm::SVarInfo’ has no member named ‘Address’
  325. src/COrm.cpp:238: error: ‘const struct COrm::SVarInfo’ has no member named ‘Address’
  326. src/COrm.cpp:238: error: ‘amx_ctof’ was not declared in this scope
  327. src/COrm.cpp:242: error: ‘const struct COrm::SVarInfo’ has no member named ‘Address’
  328. src/COrm.cpp:242: error: ‘amx_GetString’ was not declared in this scope
  329. src/COrm.cpp:256: error: ‘struct COrm::SVarInfo’ has no member named ‘Address’
  330. src/COrm.cpp:256: error: ‘amx_GetString’ was not declared in this scope
  331. src/COrm.cpp:262: error: ‘struct COrm::SVarInfo’ has no member named ‘Address’
  332. src/COrm.cpp: In member function ‘bool COrm::GenerateInsertQuery(std::string&)’:
  333. src/COrm.cpp:288: error: ‘struct COrm::SVarInfo’ has no member named ‘Address’
  334. src/COrm.cpp:291: error: ‘struct COrm::SVarInfo’ has no member named ‘Address’
  335. src/COrm.cpp:291: error: ‘amx_ctof’ was not declared in this scope
  336. src/COrm.cpp:295: error: ‘struct COrm::SVarInfo’ has no member named ‘Address’
  337. src/COrm.cpp:295: error: ‘amx_GetString’ was not declared in this scope
  338. src/COrm.cpp: In member function ‘void COrm::ApplyInsertResult(CMySQLResult*)’:
  339. src/COrm.cpp:313: error: ‘class CMySQLResult’ has no member named ‘InsertID’
  340. src/COrm.cpp:323: error: ‘struct COrm::SVarInfo’ has no member named ‘Address’
  341. src/COrm.cpp:323: error: ‘cell’ was not declared in this scope
  342. src/COrm.cpp:323: error: expected ‘;’ before ‘result’
  343. src/COrm.cpp: In member function ‘bool COrm::GenerateDeleteQuery(std::string&)’:
  344. src/COrm.cpp:340: error: ‘struct COrm::SVarInfo’ has no member named ‘Address’
  345. src/COrm.cpp:344: error: ‘struct COrm::SVarInfo’ has no member named ‘Address’
  346. src/COrm.cpp:344: error: ‘amx_GetString’ was not declared in this scope
  347. src/COrm.cpp: In member function ‘short unsigned int COrm::GenerateSaveQuery(std::string&)’:
  348. src/COrm.cpp:366: error: ‘struct COrm::SVarInfo’ has no member named ‘Address’
  349. src/COrm.cpp:366: error: ‘amx_GetString’ was not declared in this scope
  350. src/COrm.cpp:370: error: ‘struct COrm::SVarInfo’ has no member named ‘Address’
  351. src/COrm.cpp: At global scope:
  352. src/COrm.cpp:387: error: ‘cell’ has not been declared
  353. src/COrm.cpp: In member function ‘void COrm::ClearVariableValues()’:
  354. src/COrm.cpp:475: error: ‘struct COrm::SVarInfo’ has no member named ‘Address’
  355. src/COrm.cpp:479: error: ‘struct COrm::SVarInfo’ has no member named ‘Address’
  356. src/COrm.cpp:479: error: ‘amx_ftoc’ was not declared in this scope
  357. src/COrm.cpp:482: error: ‘struct COrm::SVarInfo’ has no member named ‘Address’
  358. src/COrm.cpp:482: error: ‘amx_SetString’ was not declared in this scope
  359. src/COrm.cpp:490: error: ‘struct COrm::SVarInfo’ has no member named ‘Address’
  360. src/COrm.cpp:490: error: ‘amx_SetString’ was not declared in this scope
  361. src/COrm.cpp:492: error: ‘struct COrm::SVarInfo’ has no member named ‘Address’
  362. In file included from src/CScripting.h:6,
  363. from src/CScripting.cpp:3:
  364. src/main.h:7:25: error: sdk/amx/amx.h: No such file or directory
  365. src/main.h:8:30: error: sdk/plugincommon.h: No such file or directory
  366. In file included from src/CScripting.cpp:5:
  367. src/CMySQLResult.h:16:26: error: mysql/mysql.h: No such file or directory
  368. In file included from src/CScripting.cpp:3:
  369. src/CScripting.h:18: error: ‘cell’ does not name a type
  370. src/CScripting.h:19: error: ‘cell’ does not name a type
  371. src/CScripting.h:21: error: ‘cell’ does not name a type
  372. src/CScripting.h:23: error: ‘cell’ does not name a type
  373. src/CScripting.h:24: error: ‘cell’ does not name a type
  374. src/CScripting.h:25: error: ‘cell’ does not name a type
  375. src/CScripting.h:26: error: ‘cell’ does not name a type
  376. src/CScripting.h:28: error: ‘cell’ does not name a type
  377. src/CScripting.h:30: error: ‘cell’ does not name a type
  378. src/CScripting.h:32: error: ‘cell’ does not name a type
  379. src/CScripting.h:33: error: ‘cell’ does not name a type
  380. src/CScripting.h:34: error: ‘cell’ does not name a type
  381. src/CScripting.h:35: error: ‘cell’ does not name a type
  382. src/CScripting.h:36: error: ‘cell’ does not name a type
  383. src/CScripting.h:40: error: ‘cell’ does not name a type
  384. src/CScripting.h:41: error: ‘cell’ does not name a type
  385. src/CScripting.h:42: error: ‘cell’ does not name a type
  386. src/CScripting.h:43: error: ‘cell’ does not name a type
  387. src/CScripting.h:45: error: ‘cell’ does not name a type
  388. src/CScripting.h:46: error: ‘cell’ does not name a type
  389. src/CScripting.h:47: error: ‘cell’ does not name a type
  390. src/CScripting.h:49: error: ‘cell’ does not name a type
  391. src/CScripting.h:50: error: ‘cell’ does not name a type
  392. src/CScripting.h:51: error: ‘cell’ does not name a type
  393. src/CScripting.h:52: error: ‘cell’ does not name a type
  394. src/CScripting.h:53: error: ‘cell’ does not name a type
  395. src/CScripting.h:54: error: ‘cell’ does not name a type
  396. src/CScripting.h:56: error: ‘cell’ does not name a type
  397. src/CScripting.h:57: error: ‘cell’ does not name a type
  398. src/CScripting.h:58: error: ‘cell’ does not name a type
  399. src/CScripting.h:62: error: ‘cell’ does not name a type
  400. src/CScripting.h:63: error: ‘cell’ does not name a type
  401. src/CScripting.h:64: error: ‘cell’ does not name a type
  402. src/CScripting.h:65: error: ‘cell’ does not name a type
  403. src/CScripting.h:67: error: ‘cell’ does not name a type
  404. src/CScripting.h:68: error: ‘cell’ does not name a type
  405. src/CScripting.h:69: error: ‘cell’ does not name a type
  406. src/CScripting.h:71: error: ‘cell’ does not name a type
  407. src/CScripting.h:72: error: ‘cell’ does not name a type
  408. src/CScripting.h:73: error: ‘cell’ does not name a type
  409. src/CScripting.h:75: error: ‘cell’ does not name a type
  410. src/CScripting.h:76: error: ‘cell’ does not name a type
  411. src/CScripting.h:77: error: ‘cell’ does not name a type
  412. src/CScripting.h:78: error: ‘cell’ does not name a type
  413. src/CScripting.h:80: error: ‘cell’ does not name a type
  414. src/CScripting.h:81: error: ‘cell’ does not name a type
  415. src/CScripting.h:82: error: ‘cell’ does not name a type
  416. src/CScripting.h:84: error: ‘cell’ does not name a type
  417. src/CScripting.h:85: error: ‘cell’ does not name a type
  418. In file included from src/CScripting.cpp:5:
  419. src/CMySQLResult.h:27: error: ‘my_ulonglong’ does not name a type
  420. src/CMySQLResult.h:42: error: ‘my_ulonglong’ does not name a type
  421. src/CMySQLResult.h:47: error: ‘my_ulonglong’ does not name a type
  422. src/CMySQLResult.h:74: error: ‘my_ulonglong’ does not name a type
  423. src/CMySQLResult.h:79: error: ‘my_ulonglong’ does not name a type
  424. In file included from src/CMySQLQuery.h:14,
  425. from src/CScripting.cpp:6:
  426. src/CMySQLConnection.h:47: error: ISO C++ forbids declaration of ‘MYSQL’ with no type
  427. src/CMySQLConnection.h:47: error: ‘MYSQL’ declared as an ‘inline’ field
  428. src/CMySQLConnection.h:47: error: expected ‘;’ before ‘*’ token
  429. src/CMySQLConnection.h:52: error: expected ‘;’ before ‘inline’
  430. src/CMySQLConnection.h:98: error: ISO C++ forbids declaration of ‘MYSQL’ with no type
  431. src/CMySQLConnection.h:98: error: expected ‘;’ before ‘*’ token
  432. In file included from src/CScripting.cpp:6:
  433. src/CMySQLQuery.h:25: error: ‘MYSQL’ has not been declared
  434. src/CMySQLQuery.h:25: error: ‘MYSQL_RES’ has not been declared
  435. src/CMySQLQuery.h:28: error: ‘MYSQL’ has not been declared
  436. src/CMySQLQuery.h:40: error: ‘cell’ was not declared in this scope
  437. src/CMySQLQuery.h:40: error: template argument 1 is invalid
  438. src/CMySQLQuery.h:40: error: template argument 1 is invalid
  439. src/CMySQLQuery.h:40: error: template argument 2 is invalid
  440. In file included from src/CScripting.cpp:8:
  441. src/CCallback.h:35: error: ‘AMX’ was not declared in this scope
  442. src/CCallback.h:35: error: template argument 1 is invalid
  443. src/CCallback.h:35: error: template argument 2 is invalid
  444. src/CCallback.h:35: error: template argument 3 is invalid
  445. src/CCallback.h:52: error: ‘cell’ was not declared in this scope
  446. src/CCallback.h:52: error: template argument 1 is invalid
  447. src/CCallback.h:52: error: template argument 1 is invalid
  448. src/CCallback.h:52: error: template argument 2 is invalid
  449. src/CCallback.h:52: error: ‘AMX’ has not been declared
  450. src/CCallback.h:52: error: ‘cell’ has not been declared
  451. In file included from src/CScripting.cpp:8:
  452. src/CCallback.h:60: error: ‘AMX’ has not been declared
  453. src/CCallback.h:64: error: ‘AMX’ has not been declared
  454. src/CCallback.h: In member function ‘void CCallback::AddAmx(int*)’:
  455. src/CCallback.h:62: error: request for member ‘insert’ in ‘((CCallback*)this)->CCallback::m_AmxList’, which is of non-class type ‘int’
  456. src/CCallback.h: In member function ‘void CCallback::EraseAmx(int*)’:
  457. src/CCallback.h:66: error: request for member ‘erase’ in ‘((CCallback*)this)->CCallback::m_AmxList’, which is of non-class type ‘int’
  458. In file included from src/CScripting.cpp:9:
  459. src/COrm.h: At global scope:
  460. src/COrm.h:56: error: ‘cell’ has not been declared
  461. src/COrm.h:73: error: ‘cell’ has not been declared
  462. src/COrm.h:80: error: ISO C++ forbids declaration of ‘cell’ with no type
  463. src/COrm.h:80: error: expected ‘;’ before ‘*’ token
  464. src/COrm.h: In constructor ‘COrm::SVarInfo::SVarInfo(const char*, int*, short unsigned int, size_t)’:
  465. src/COrm.h:74: error: class ‘COrm::SVarInfo’ does not have any field named ‘Address’
  466. In file included from src/CScripting.cpp:12:
  467. src/misc.h: At global scope:
  468. src/misc.h:17: error: variable or field ‘amx_SetCString’ declared void
  469. src/misc.h:17: error: ‘AMX’ was not declared in this scope
  470. src/misc.h:17: error: ‘amx’ was not declared in this scope
  471. src/misc.h:17: error: ‘cell’ was not declared in this scope
  472. src/misc.h:17: error: expected primary-expression before ‘const’
  473. src/misc.h:17: error: expected primary-expression before ‘int’
  474. src/CScripting.cpp:16: error: ‘cell’ does not name a type
  475. src/CScripting.cpp:31: error: ‘cell’ does not name a type
  476. src/CScripting.cpp:45: error: ‘cell’ does not name a type
  477. src/CScripting.cpp:57: error: ‘cell’ does not name a type
  478. src/CScripting.cpp:70: error: ‘cell’ does not name a type
  479. src/CScripting.cpp:113: error: ‘cell’ does not name a type
  480. src/CScripting.cpp:143: error: ‘cell’ does not name a type
  481. src/CScripting.cpp:186: error: ‘cell’ does not name a type
  482. src/CScripting.cpp:221: error: ‘cell’ does not name a type
  483. src/CScripting.cpp:265: error: ‘cell’ does not name a type
  484. src/CScripting.cpp:283: error: ‘cell’ does not name a type
  485. src/CScripting.cpp:301: error: ‘cell’ does not name a type
  486. src/CScripting.cpp:323: error: ‘cell’ does not name a type
  487. src/CScripting.cpp:338: error: ‘cell’ does not name a type
  488. src/CScripting.cpp:357: error: ‘cell’ does not name a type
  489. src/CScripting.cpp:370: error: ‘cell’ does not name a type
  490. src/CScripting.cpp:383: error: ‘cell’ does not name a type
  491. src/CScripting.cpp:397: error: ‘cell’ does not name a type
  492. src/CScripting.cpp:414: error: ‘cell’ does not name a type
  493. src/CScripting.cpp:427: error: ‘cell’ does not name a type
  494. src/CScripting.cpp:440: error: ‘cell’ does not name a type
  495. src/CScripting.cpp:453: error: ‘cell’ does not name a type
  496. src/CScripting.cpp:466: error: ‘cell’ does not name a type
  497. src/CScripting.cpp:479: error: ‘cell’ does not name a type
  498. src/CScripting.cpp:499: error: ‘cell’ does not name a type
  499. src/CScripting.cpp:517: error: ‘cell’ does not name a type
  500. src/CScripting.cpp:536: error: ‘cell’ does not name a type
  501. src/CScripting.cpp:559: error: ‘cell’ does not name a type
  502. src/CScripting.cpp:582: error: ‘cell’ does not name a type
  503. src/CScripting.cpp:602: error: ‘cell’ does not name a type
  504. src/CScripting.cpp:625: error: ‘cell’ does not name a type
  505. src/CScripting.cpp:648: error: ‘cell’ does not name a type
  506. src/CScripting.cpp:664: error: ‘cell’ does not name a type
  507. src/CScripting.cpp:678: error: ‘cell’ does not name a type
  508. src/CScripting.cpp:708: error: ‘cell’ does not name a type
  509. src/CScripting.cpp:727: error: ‘cell’ does not name a type
  510. src/CScripting.cpp:744: error: ‘cell’ does not name a type
  511. src/CScripting.cpp:767: error: ‘cell’ does not name a type
  512. src/CScripting.cpp:780: error: ‘cell’ does not name a type
  513. src/CScripting.cpp:794: error: ‘cell’ does not name a type
  514. src/CScripting.cpp:837: error: ‘cell’ does not name a type
  515. src/CScripting.cpp:881: error: ‘cell’ does not name a type
  516. src/CScripting.cpp:924: error: ‘cell’ does not name a type
  517. src/CScripting.cpp:1201: error: ‘cell’ does not name a type
  518. src/CScripting.cpp:1220: error: ‘cell’ does not name a type
  519. src/CScripting.cpp:1236: error: ‘cell’ does not name a type
  520. src/CScripting.cpp:1272: error: ‘cell’ does not name a type
  521. src/CScripting.cpp:1290: error: ‘cell’ does not name a type
  522. src/CScripting.cpp:1306: error: ‘cell’ does not name a type
  523. In file included from src/main.cpp:1:
  524. src/main.h:7:25: error: sdk/amx/amx.h: No such file or directory
  525. src/main.h:8:30: error: sdk/plugincommon.h: No such file or directory
  526. src/main.cpp:11:26: error: mysql/mysql.h: No such file or directory
  527. In file included from src/main.cpp:2:
  528. src/CScripting.h:18: error: ‘cell’ does not name a type
  529. src/CScripting.h:19: error: ‘cell’ does not name a type
  530. src/CScripting.h:21: error: ‘cell’ does not name a type
  531. src/CScripting.h:23: error: ‘cell’ does not name a type
  532. src/CScripting.h:24: error: ‘cell’ does not name a type
  533. src/CScripting.h:25: error: ‘cell’ does not name a type
  534. src/CScripting.h:26: error: ‘cell’ does not name a type
  535. src/CScripting.h:28: error: ‘cell’ does not name a type
  536. src/CScripting.h:30: error: ‘cell’ does not name a type
  537. src/CScripting.h:32: error: ‘cell’ does not name a type
  538. src/CScripting.h:33: error: ‘cell’ does not name a type
  539. src/CScripting.h:34: error: ‘cell’ does not name a type
  540. src/CScripting.h:35: error: ‘cell’ does not name a type
  541. src/CScripting.h:36: error: ‘cell’ does not name a type
  542. src/CScripting.h:40: error: ‘cell’ does not name a type
  543. src/CScripting.h:41: error: ‘cell’ does not name a type
  544. src/CScripting.h:42: error: ‘cell’ does not name a type
  545. src/CScripting.h:43: error: ‘cell’ does not name a type
  546. src/CScripting.h:45: error: ‘cell’ does not name a type
  547. src/CScripting.h:46: error: ‘cell’ does not name a type
  548. src/CScripting.h:47: error: ‘cell’ does not name a type
  549. src/CScripting.h:49: error: ‘cell’ does not name a type
  550. src/CScripting.h:50: error: ‘cell’ does not name a type
  551. src/CScripting.h:51: error: ‘cell’ does not name a type
  552. src/CScripting.h:52: error: ‘cell’ does not name a type
  553. src/CScripting.h:53: error: ‘cell’ does not name a type
  554. src/CScripting.h:54: error: ‘cell’ does not name a type
  555. src/CScripting.h:56: error: ‘cell’ does not name a type
  556. src/CScripting.h:57: error: ‘cell’ does not name a type
  557. src/CScripting.h:58: error: ‘cell’ does not name a type
  558. src/CScripting.h:62: error: ‘cell’ does not name a type
  559. src/CScripting.h:63: error: ‘cell’ does not name a type
  560. src/CScripting.h:64: error: ‘cell’ does not name a type
  561. src/CScripting.h:65: error: ‘cell’ does not name a type
  562. src/CScripting.h:67: error: ‘cell’ does not name a type
  563. src/CScripting.h:68: error: ‘cell’ does not name a type
  564. src/CScripting.h:69: error: ‘cell’ does not name a type
  565. src/CScripting.h:71: error: ‘cell’ does not name a type
  566. src/CScripting.h:72: error: ‘cell’ does not name a type
  567. src/CScripting.h:73: error: ‘cell’ does not name a type
  568. src/CScripting.h:75: error: ‘cell’ does not name a type
  569. src/CScripting.h:76: error: ‘cell’ does not name a type
  570. src/CScripting.h:77: error: ‘cell’ does not name a type
  571. src/CScripting.h:78: error: ‘cell’ does not name a type
  572. src/CScripting.h:80: error: ‘cell’ does not name a type
  573. src/CScripting.h:81: error: ‘cell’ does not name a type
  574. src/CScripting.h:82: error: ‘cell’ does not name a type
  575. src/CScripting.h:84: error: ‘cell’ does not name a type
  576. src/CScripting.h:85: error: ‘cell’ does not name a type
  577. In file included from src/main.cpp:4:
  578. src/CCallback.h:35: error: ‘AMX’ was not declared in this scope
  579. src/CCallback.h:35: error: template argument 1 is invalid
  580. src/CCallback.h:35: error: template argument 2 is invalid
  581. src/CCallback.h:35: error: template argument 3 is invalid
  582. src/CCallback.h:52: error: ‘cell’ was not declared in this scope
  583. src/CCallback.h:52: error: template argument 1 is invalid
  584. src/CCallback.h:52: error: template argument 1 is invalid
  585. src/CCallback.h:52: error: template argument 2 is invalid
  586. src/CCallback.h:52: error: ‘AMX’ has not been declared
  587. src/CCallback.h:52: error: ‘cell’ has not been declared
  588. In file included from src/main.cpp:4:
  589. src/CCallback.h:60: error: ‘AMX’ has not been declared
  590. src/CCallback.h:64: error: ‘AMX’ has not been declared
  591. src/CCallback.h: In member function ‘void CCallback::AddAmx(int*)’:
  592. src/CCallback.h:62: error: request for member ‘insert’ in ‘((CCallback*)this)->CCallback::m_AmxList’, which is of non-class type ‘int’
  593. src/CCallback.h: In member function ‘void CCallback::EraseAmx(int*)’:
  594. src/CCallback.h:66: error: request for member ‘erase’ in ‘((CCallback*)this)->CCallback::m_AmxList’, which is of non-class type ‘int’
  595. src/main.cpp: At global scope:
  596. src/main.cpp:19: error: expected constructor, destructor, or type conversion before ‘unsigned’
  597. src/main.cpp:24: error: expected constructor, destructor, or type conversion before ‘bool’
  598. In file included from src/misc.h:6,
  599. from src/misc.cpp:3:
  600. src/main.h:7:25: error: sdk/amx/amx.h: No such file or directory
  601. src/main.h:8:30: error: sdk/plugincommon.h: No such file or directory
  602. In file included from src/misc.cpp:3:
  603. src/misc.h:17: error: variable or field ‘amx_SetCString’ declared void
  604. src/misc.h:17: error: ‘AMX’ was not declared in this scope
  605. src/misc.h:17: error: ‘amx’ was not declared in this scope
  606. src/misc.h:17: error: ‘cell’ was not declared in this scope
  607. src/misc.h:17: error: expected primary-expression before ‘const’
  608. src/misc.h:17: error: expected primary-expression before ‘int’
  609. src/misc.cpp:70: error: variable or field ‘amx_SetCString’ declared void
  610. src/misc.cpp:70: error: ‘AMX’ was not declared in this scope
  611. src/misc.cpp:70: error: ‘amx’ was not declared in this scope
  612. src/misc.cpp:70: error: ‘cell’ was not declared in this scope
  613. src/misc.cpp:70: error: expected primary-expression before ‘const’
  614. src/misc.cpp:70: error: expected primary-expression before ‘int’
  615. make: *** [compile] Error 1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement