Advertisement
Guest User

Erro compilação

a guest
Jan 14th, 2013
79
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 60.13 KB | None | 0 0
  1. Compilador: Default compiler
  2. Building Makefile: "C:\Documents and Settings\SENS\Desktop\Não funcionou\0.3.6pl1.r101\dev-cpp\Makefile.win"
  3. Executando make...
  4. make.exe -f "C:\Documents and Settings\SENS\Desktop\Não funcionou\0.3.6pl1.r101\dev-cpp\Makefile.win" all
  5. g++.exe -c ../actions.cpp -o obj//actions.o -I"C:/Dev-Cpp/lib/gcc/mingw32/3.4.2/include" -I"C:/Dev-Cpp/include/c++/3.4.2/backward" -I"C:/Dev-Cpp/include/c++/3.4.2/mingw32" -I"C:/Dev-Cpp/include/c++/3.4.2" -I"C:/Dev-Cpp/include" -D__USE_MYSQL__ -D__USE_SQLITE__ -D__ENABLE_SERVER_DIAGNOSTIC__ -fexpensive-optimizations -O1
  6.  
  7. In file included from ../actions.cpp:17:
  8. ../otpch.h:28:30: libxml/xmlmemory.h: No such file or directory
  9. ../otpch.h:29:27: libxml/parser.h: No such file or directory
  10. ../otpch.h:30:28: libxml/threads.h: No such file or directory
  11. ../otpch.h:33:28: boost/config.hpp: No such file or directory
  12. ../otpch.h:34:30: boost/function.hpp: No such file or directory
  13. ../otpch.h:35:26: boost/bind.hpp: No such file or directory
  14. ../otpch.h:36:27: boost/regex.hpp: No such file or directory
  15. ../otpch.h:37:31: boost/tokenizer.hpp: No such file or directory
  16. In file included from ../baseevents.h:20,
  17.  
  18. from ../actions.h:20,
  19. from ../actions.cpp:20:
  20. ../otsystem.h:32:29: boost/utility.hpp: No such file or directory
  21. ../otsystem.h:33:26: boost/asio.hpp: No such file or directory
  22. ../otsystem.h:34:28: boost/thread.hpp: No such file or directory
  23. ../otsystem.h:35:29: boost/foreach.hpp: No such file or directory
  24. ../otsystem.h:36:32: boost/shared_ptr.hpp: No such file or directory
  25.  
  26. In file included from ../baseevents.h:22,
  27. from ../actions.h:20,
  28. from ../actions.cpp:20:
  29. ../luascript.h:24:18: lua.h: No such file or directory
  30. ../luascript.h:25:21: lualib.h: No such file or directory
  31.  
  32. ../luascript.h:26:22: lauxlib.h: No such file or directory
  33. In file included from ../luascript.h:29,
  34. from ../baseevents.h:22,
  35. from ../actions.h:20,
  36. from ../actions.cpp:20:
  37. ../database.h:259: error: `boost' has not been declared
  38. ../database.h:259: error: ISO C++ forbids declaration of `recursive_mutex' with no type
  39. ../database.h:259: error: expected `;' before "databaseLock"
  40. ../database.h: In constructor `DBQuery::DBQuery()':
  41. ../database.h:255: error: `databaseLock' undeclared (first use this function)
  42. ../database.h:255: error: (Each undeclared identifier is reported only once for each function it appears in.)
  43. ../database.h: In destructor `virtual DBQuery::~DBQuery()':
  44. ../database.h:256: error: `databaseLock' undeclared (first use this function)
  45. In file included from ../baseevents.h:22,
  46. from ../actions.h:20,
  47. from ../actions.cpp:20:
  48. ../luascript.h: At global scope:
  49. ../luascript.h:87: error: expected `,' or `...' before "struct"
  50. ../luascript.h:91: error: expected `,' or `...' before "struct"
  51. ../luascript.h:140: error: expected `,' or `...' before "struct"
  52.  
  53. ../luascript.h: In member function `void ScriptEnviroment::setScriptId(int32_t, LuaScriptInterface*)':
  54. ../luascript.h:88: error: expected primary-expression before "struct"
  55. ../luascript.h:88: error: expected `;' before "struct"
  56.  
  57. ../luascript.h: At global scope:
  58. ../luascript.h:248: error: ISO C++ forbids declaration of `lua_State' with no type
  59. ../luascript.h:248: error: expected `;' before '*' token
  60.  
  61. ../luascript.h:249: error: expected `;' before "static"
  62. ../luascript.h:257: error: expected `;' before '(' token
  63. ../luascript.h:259: error: variable or field `dumpStack' declared void
  64. ../luascript.h:259: error: expected `;' before '(' token
  65. ../luascript.h:262: error: variable or field `pushThing' declared void
  66. ../luascript.h:262: error: expected `;' before '(' token
  67. ../luascript.h:263: error: variable or field `pushVariant' declared void
  68. ../luascript.h:263: error: expected `;' before '(' token
  69. ../luascript.h:264: error: variable or field `pushPosition' declared void
  70. ../luascript.h:264: error: expected `;' before '(' token
  71.  
  72. ../luascript.h:265: error: expected `;' before "static"
  73. ../luascript.h:265: error: variable or field `pushPosition' declared void
  74. ../luascript.h:265: error: expected `;' before '(' token
  75. ../luascript.h:266: error: variable or field `pushOutfit' declared void
  76. ../luascript.h:266: error: expected `;' before '(' token
  77. ../luascript.h:267: error: variable or field `pushCallback' declared void
  78. ../luascript.h:267: error: expected `;' before '(' token
  79. ../luascript.h:269: error: expected `;' before '(' token
  80.  
  81. ../luascript.h:270: error: variable or field `popPosition' declared void
  82. ../luascript.h:270: error: expected `;' before '(' token
  83. ../luascript.h:271: error: variable or field `popPosition' declared void
  84. ../luascript.h:271: error: expected `;' before '(' token
  85. ../luascript.h:272: error: expected `;' before '(' token
  86. ../luascript.h:273: error: expected `;' before '(' token
  87. ../luascript.h:274: error: expected `;' before '(' token
  88. ../luascript.h:275: error: expected `;' before '(' token
  89.  
  90. ../luascript.h:276: error: expected `;' before '(' token
  91. ../luascript.h:277: error: expected `;' before '(' token
  92. ../luascript.h:279: error: expected `;' before '(' token
  93. ../luascript.h:280: error: expected `;' before '(' token
  94. ../luascript.h:281: error: expected `;' before '(' token
  95. ../luascript.h:282: error: expected `;' before '(' token
  96. ../luascript.h:284: error: variable or field `setField' declared void
  97. ../luascript.h:284: error: expected `;' before '(' token
  98. ../luascript.h:285: error: variable or field `setField' declared void
  99. ../luascript.h:285: error: expected `;' before '(' token
  100. ../luascript.h:286: error: variable or field `setFieldBool' declared void
  101. ../luascript.h:286: error: expected `;' before '(' token
  102. ../luascript.h:287: error: variable or field `setFieldFloat' declared void
  103. ../luascript.h:287: error: expected `;' before '(' token
  104. ../luascript.h:289: error: variable or field `createTable' declared void
  105. ../luascript.h:289: error: expected `;' before '(' token
  106. ../luascript.h:290: error: variable or field `createTable' declared void
  107. ../luascript.h:290: error: expected `;' before '(' token
  108. ../luascript.h:291: error: variable or field `createTable' declared void
  109. ../luascript.h:291: error: expected `;' before '(' token
  110. ../luascript.h:292: error: variable or field `createTable' declared void
  111. ../luascript.h:292: error: expected `;' before '(' token
  112. ../luascript.h:293: error: variable or field `pushTable' declared void
  113. ../luascript.h:293: error: expected `;' before '(' token
  114. ../luascript.h:295: error: expected `;' before '(' token
  115. ../luascript.h:296: error: expected `;' before '(' token
  116. ../luascript.h:297: error: expected `;' before '(' token
  117. ../luascript.h:298: error: expected `;' before '(' token
  118. ../luascript.h:300: error: `lua_State' has not been declared
  119. ../luascript.h:300: error: `lua_State' has not been declared
  120. ../luascript.h:300: error: ISO C++ forbids declaration of `L' with no type
  121. ../luascript.h:300: error: ISO C++ forbids declaration of `_L' with no type
  122. ../luascript.h:301: error: variable or field `moveValue' declared void
  123.  
  124. ../luascript.h:301: error: expected `;' before '(' token
  125. ../luascript.h:309: error: expected `;' before '(' token
  126. ../luascript.h:314: error: expected `;' before '(' token
  127. ../luascript.h:315: error: expected `;' before '(' token
  128. ../luascript.h:316: error: expected `;' before '(' token
  129. ../luascript.h:317: error: expected `;' before '(' token
  130. ../luascript.h:318: error: expected `;' before '(' token
  131. ../luascript.h:319: error: expected `;' before '(' token
  132.  
  133. ../luascript.h:320: error: expected `;' before '(' token
  134. ../luascript.h:321: error: expected `;' before '(' token
  135. ../luascript.h:322: error: expected `;' before '(' token
  136. ../luascript.h:323: error: expected `;' before '(' token
  137. ../luascript.h:324: error: expected `;' before '(' token
  138. ../luascript.h:325: error: expected `;' before '(' token
  139. ../luascript.h:326: error: expected `;' before '(' token
  140. ../luascript.h:327: error: expected `;' before '(' token
  141.  
  142. ../luascript.h:328: error: expected `;' before '(' token
  143. ../luascript.h:329: error: expected `;' before '(' token
  144. ../luascript.h:330: error: expected `;' before '(' token
  145. ../luascript.h:331: error: expected `;' before '(' token
  146. ../luascript.h:332: error: expected `;' before '(' token
  147. ../luascript.h:333: error: expected `;' before '(' token
  148. ../luascript.h:334: error: expected `;' before '(' token
  149. ../luascript.h:335: error: expected `;' before '(' token
  150.  
  151. ../luascript.h:336: error: expected `;' before '(' token
  152. ../luascript.h:337: error: expected `;' before '(' token
  153. ../luascript.h:338: error: expected `;' before '(' token
  154. ../luascript.h:339: error: expected `;' before '(' token
  155. ../luascript.h:340: error: expected `;' before '(' token
  156. ../luascript.h:341: error: expected `;' before '(' token
  157. ../luascript.h:342: error: expected `;' before '(' token
  158. ../luascript.h:343: error: expected `;' before '(' token
  159.  
  160. ../luascript.h:344: error: expected `;' before '(' token
  161. ../luascript.h:345: error: expected `;' before '(' token
  162. ../luascript.h:346: error: expected `;' before '(' token
  163. ../luascript.h:347: error: expected `;' before '(' token
  164. ../luascript.h:348: error: expected `;' before '(' token
  165. ../luascript.h:349: error: expected `;' before '(' token
  166. ../luascript.h:350: error: expected `;' before '(' token
  167. ../luascript.h:351: error: expected `;' before '(' token
  168.  
  169. ../luascript.h:352: error: expected `;' before '(' token
  170. ../luascript.h:353: error: expected `;' before '(' token
  171. ../luascript.h:354: error: expected `;' before '(' token
  172. ../luascript.h:355: error: expected `;' before '(' token
  173. ../luascript.h:356: error: expected `;' before '(' token
  174. ../luascript.h:357: error: expected `;' before '(' token
  175. ../luascript.h:358: error: expected `;' before '(' token
  176. ../luascript.h:359: error: expected `;' before '(' token
  177.  
  178. ../luascript.h:360: error: expected `;' before '(' token
  179. ../luascript.h:361: error: expected `;' before '(' token
  180. ../luascript.h:362: error: expected `;' before '(' token
  181. ../luascript.h:363: error: expected `;' before '(' token
  182. ../luascript.h:364: error: expected `;' before '(' token
  183. ../luascript.h:365: error: expected `;' before '(' token
  184. ../luascript.h:366: error: expected `;' before '(' token
  185. ../luascript.h:367: error: expected `;' before '(' token
  186.  
  187. ../luascript.h:368: error: expected `;' before '(' token
  188. ../luascript.h:369: error: expected `;' before '(' token
  189. ../luascript.h:370: error: expected `;' before '(' token
  190. ../luascript.h:371: error: expected `;' before '(' token
  191. ../luascript.h:372: error: expected `;' before '(' token
  192. ../luascript.h:373: error: expected `;' before '(' token
  193. ../luascript.h:374: error: expected `;' before '(' token
  194. ../luascript.h:375: error: expected `;' before '(' token
  195.  
  196. ../luascript.h:376: error: expected `;' before '(' token
  197. ../luascript.h:377: error: expected `;' before '(' token
  198. ../luascript.h:378: error: expected `;' before '(' token
  199. ../luascript.h:379: error: expected `;' before '(' token
  200. ../luascript.h:380: error: expected `;' before '(' token
  201. ../luascript.h:381: error: expected `;' before '(' token
  202. ../luascript.h:382: error: expected `;' before '(' token
  203. ../luascript.h:383: error: expected `;' before '(' token
  204.  
  205. ../luascript.h:384: error: expected `;' before '(' token
  206. ../luascript.h:385: error: expected `;' before '(' token
  207. ../luascript.h:386: error: expected `;' before '(' token
  208. ../luascript.h:387: error: expected `;' before '(' token
  209. ../luascript.h:388: error: expected `;' before '(' token
  210. ../luascript.h:389: error: expected `;' before '(' token
  211. ../luascript.h:390: error: expected `;' before '(' token
  212. ../luascript.h:391: error: expected `;' before '(' token
  213.  
  214. ../luascript.h:392: error: expected `;' before '(' token
  215. ../luascript.h:393: error: expected `;' before '(' token
  216. ../luascript.h:394: error: expected `;' before '(' token
  217. ../luascript.h:395: error: expected `;' before '(' token
  218. ../luascript.h:396: error: expected `;' before '(' token
  219. ../luascript.h:397: error: expected `;' before '(' token
  220. ../luascript.h:398: error: expected `;' before '(' token
  221. ../luascript.h:399: error: expected `;' before '(' token
  222.  
  223. ../luascript.h:400: error: expected `;' before '(' token
  224. ../luascript.h:401: error: expected `;' before '(' token
  225. ../luascript.h:402: error: expected `;' before '(' token
  226. ../luascript.h:403: error: expected `;' before '(' token
  227. ../luascript.h:404: error: expected `;' before '(' token
  228. ../luascript.h:405: error: expected `;' before '(' token
  229. ../luascript.h:406: error: expected `;' before '(' token
  230. ../luascript.h:407: error: expected `;' before '(' token
  231.  
  232. ../luascript.h:408: error: expected `;' before '(' token
  233. ../luascript.h:409: error: expected `;' before '(' token
  234. ../luascript.h:410: error: expected `;' before '(' token
  235. ../luascript.h:411: error: expected `;' before '(' token
  236. ../luascript.h:412: error: expected `;' before '(' token
  237. ../luascript.h:413: error: expected `;' before '(' token
  238. ../luascript.h:414: error: expected `;' before '(' token
  239. ../luascript.h:415: error: expected `;' before '(' token
  240.  
  241. ../luascript.h:416: error: expected `;' before '(' token
  242. ../luascript.h:417: error: expected `;' before '(' token
  243. ../luascript.h:418: error: expected `;' before '(' token
  244. ../luascript.h:419: error: expected `;' before '(' token
  245. ../luascript.h:420: error: expected `;' before '(' token
  246. ../luascript.h:421: error: expected `;' before '(' token
  247. ../luascript.h:422: error: expected `;' before '(' token
  248. ../luascript.h:423: error: expected `;' before '(' token
  249.  
  250. ../luascript.h:424: error: expected `;' before '(' token
  251. ../luascript.h:425: error: expected `;' before '(' token
  252. ../luascript.h:426: error: expected `;' before '(' token
  253. ../luascript.h:427: error: expected `;' before '(' token
  254. ../luascript.h:428: error: expected `;' before '(' token
  255. ../luascript.h:429: error: expected `;' before '(' token
  256. ../luascript.h:430: error: expected `;' before '(' token
  257. ../luascript.h:431: error: expected `;' before '(' token
  258.  
  259. ../luascript.h:432: error: expected `;' before '(' token
  260. ../luascript.h:433: error: expected `;' before '(' token
  261. ../luascript.h:434: error: expected `;' before '(' token
  262. ../luascript.h:435: error: expected `;' before '(' token
  263. ../luascript.h:436: error: expected `;' before '(' token
  264. ../luascript.h:437: error: expected `;' before '(' token
  265. ../luascript.h:438: error: expected `;' before '(' token
  266. ../luascript.h:439: error: expected `;' before '(' token
  267.  
  268. ../luascript.h:440: error: expected `;' before '(' token
  269. ../luascript.h:441: error: expected `;' before '(' token
  270. ../luascript.h:442: error: expected `;' before '(' token
  271. ../luascript.h:443: error: expected `;' before '(' token
  272. ../luascript.h:444: error: expected `;' before '(' token
  273. ../luascript.h:445: error: expected `;' before '(' token
  274. ../luascript.h:446: error: expected `;' before '(' token
  275. ../luascript.h:447: error: expected `;' before '(' token
  276.  
  277. ../luascript.h:448: error: expected `;' before '(' token
  278. ../luascript.h:449: error: expected `;' before '(' token
  279. ../luascript.h:450: error: expected `;' before '(' token
  280. ../luascript.h:451: error: expected `;' before '(' token
  281. ../luascript.h:452: error: expected `;' before '(' token
  282. ../luascript.h:453: error: expected `;' before '(' token
  283. ../luascript.h:454: error: expected `;' before '(' token
  284. ../luascript.h:455: error: expected `;' before '(' token
  285.  
  286. ../luascript.h:456: error: expected `;' before '(' token
  287. ../luascript.h:457: error: expected `;' before '(' token
  288. ../luascript.h:458: error: expected `;' before '(' token
  289. ../luascript.h:459: error: expected `;' before '(' token
  290. ../luascript.h:460: error: expected `;' before '(' token
  291. ../luascript.h:461: error: expected `;' before '(' token
  292. ../luascript.h:462: error: expected `;' before '(' token
  293. ../luascript.h:463: error: expected `;' before '(' token
  294.  
  295. ../luascript.h:464: error: expected `;' before '(' token
  296. ../luascript.h:465: error: expected `;' before '(' token
  297. ../luascript.h:466: error: expected `;' before '(' token
  298. ../luascript.h:467: error: expected `;' before '(' token
  299. ../luascript.h:468: error: expected `;' before '(' token
  300. ../luascript.h:469: error: expected `;' before '(' token
  301. ../luascript.h:470: error: expected `;' before '(' token
  302. ../luascript.h:471: error: expected `;' before '(' token
  303.  
  304. ../luascript.h:472: error: expected `;' before '(' token
  305. ../luascript.h:473: error: expected `;' before '(' token
  306. ../luascript.h:474: error: expected `;' before '(' token
  307. ../luascript.h:475: error: expected `;' before '(' token
  308. ../luascript.h:476: error: expected `;' before '(' token
  309. ../luascript.h:477: error: expected `;' before '(' token
  310. ../luascript.h:478: error: expected `;' before '(' token
  311. ../luascript.h:479: error: expected `;' before '(' token
  312.  
  313. ../luascript.h:480: error: expected `;' before '(' token
  314. ../luascript.h:481: error: expected `;' before '(' token
  315. ../luascript.h:482: error: expected `;' before '(' token
  316. ../luascript.h:483: error: expected `;' before '(' token
  317. ../luascript.h:484: error: expected `;' before '(' token
  318. ../luascript.h:485: error: expected `;' before '(' token
  319. ../luascript.h:486: error: expected `;' before '(' token
  320. ../luascript.h:487: error: expected `;' before '(' token
  321.  
  322. ../luascript.h:488: error: expected `;' before '(' token
  323. ../luascript.h:489: error: expected `;' before '(' token
  324. ../luascript.h:490: error: expected `;' before '(' token
  325. ../luascript.h:491: error: expected `;' before '(' token
  326. ../luascript.h:492: error: expected `;' before '(' token
  327. ../luascript.h:493: error: expected `;' before '(' token
  328. ../luascript.h:494: error: expected `;' before '(' token
  329. ../luascript.h:495: error: expected `;' before '(' token
  330.  
  331. ../luascript.h:496: error: expected `;' before '(' token
  332. ../luascript.h:497: error: expected `;' before '(' token
  333. ../luascript.h:498: error: expected `;' before '(' token
  334. ../luascript.h:499: error: expected `;' before '(' token
  335. ../luascript.h:500: error: expected `;' before '(' token
  336. ../luascript.h:501: error: expected `;' before '(' token
  337. ../luascript.h:502: error: expected `;' before '(' token
  338. ../luascript.h:503: error: expected `;' before '(' token
  339.  
  340. ../luascript.h:504: error: expected `;' before '(' token
  341. ../luascript.h:505: error: expected `;' before '(' token
  342. ../luascript.h:506: error: expected `;' before '(' token
  343. ../luascript.h:507: error: expected `;' before '(' token
  344. ../luascript.h:508: error: expected `;' before '(' token
  345. ../luascript.h:509: error: expected `;' before '(' token
  346. ../luascript.h:510: error: expected `;' before '(' token
  347. ../luascript.h:511: error: expected `;' before '(' token
  348.  
  349. ../luascript.h:512: error: expected `;' before '(' token
  350. ../luascript.h:513: error: expected `;' before '(' token
  351. ../luascript.h:514: error: expected `;' before '(' token
  352. ../luascript.h:515: error: expected `;' before '(' token
  353. ../luascript.h:516: error: expected `;' before '(' token
  354. ../luascript.h:517: error: expected `;' before '(' token
  355. ../luascript.h:518: error: expected `;' before '(' token
  356. ../luascript.h:519: error: expected `;' before '(' token
  357.  
  358. ../luascript.h:520: error: expected `;' before '(' token
  359. ../luascript.h:521: error: expected `;' before '(' token
  360. ../luascript.h:522: error: expected `;' before '(' token
  361. ../luascript.h:523: error: expected `;' before '(' token
  362. ../luascript.h:524: error: expected `;' before '(' token
  363. ../luascript.h:525: error: expected `;' before '(' token
  364. ../luascript.h:526: error: expected `;' before '(' token
  365. ../luascript.h:527: error: expected `;' before '(' token
  366.  
  367. ../luascript.h:528: error: expected `;' before '(' token
  368. ../luascript.h:529: error: expected `;' before '(' token
  369. ../luascript.h:530: error: expected `;' before '(' token
  370. ../luascript.h:531: error: expected `;' before '(' token
  371. ../luascript.h:532: error: expected `;' before '(' token
  372. ../luascript.h:533: error: expected `;' before '(' token
  373. ../luascript.h:534: error: expected `;' before '(' token
  374. ../luascript.h:535: error: expected `;' before '(' token
  375.  
  376. ../luascript.h:536: error: expected `;' before '(' token
  377. ../luascript.h:537: error: expected `;' before '(' token
  378. ../luascript.h:538: error: expected `;' before '(' token
  379. ../luascript.h:539: error: expected `;' before '(' token
  380. ../luascript.h:540: error: expected `;' before '(' token
  381. ../luascript.h:541: error: expected `;' before '(' token
  382. ../luascript.h:542: error: expected `;' before '(' token
  383. ../luascript.h:543: error: expected `;' before '(' token
  384.  
  385. ../luascript.h:544: error: expected `;' before '(' token
  386. ../luascript.h:545: error: expected `;' before '(' token
  387. ../luascript.h:546: error: expected `;' before '(' token
  388. ../luascript.h:547: error: expected `;' before '(' token
  389. ../luascript.h:548: error: expected `;' before '(' token
  390. ../luascript.h:549: error: expected `;' before '(' token
  391. ../luascript.h:550: error: expected `;' before '(' token
  392. ../luascript.h:551: error: expected `;' before '(' token
  393.  
  394. ../luascript.h:552: error: expected `;' before '(' token
  395. ../luascript.h:553: error: expected `;' before '(' token
  396. ../luascript.h:554: error: expected `;' before '(' token
  397. ../luascript.h:555: error: expected `;' before '(' token
  398. ../luascript.h:556: error: expected `;' before '(' token
  399. ../luascript.h:557: error: expected `;' before '(' token
  400. ../luascript.h:558: error: expected `;' before '(' token
  401. ../luascript.h:559: error: expected `;' before '(' token
  402.  
  403. ../luascript.h:560: error: expected `;' before '(' token
  404. ../luascript.h:561: error: expected `;' before '(' token
  405. ../luascript.h:562: error: expected `;' before '(' token
  406. ../luascript.h:563: error: expected `;' before '(' token
  407. ../luascript.h:564: error: expected `;' before '(' token
  408. ../luascript.h:565: error: expected `;' before '(' token
  409. ../luascript.h:566: error: expected `;' before '(' token
  410. ../luascript.h:567: error: expected `;' before '(' token
  411.  
  412. ../luascript.h:568: error: expected `;' before '(' token
  413. ../luascript.h:569: error: expected `;' before '(' token
  414. ../luascript.h:570: error: expected `;' before '(' token
  415. ../luascript.h:571: error: expected `;' before '(' token
  416. ../luascript.h:572: error: expected `;' before '(' token
  417. ../luascript.h:573: error: expected `;' before '(' token
  418. ../luascript.h:574: error: expected `;' before '(' token
  419. ../luascript.h:575: error: expected `;' before '(' token
  420.  
  421. ../luascript.h:576: error: expected `;' before '(' token
  422. ../luascript.h:577: error: expected `;' before '(' token
  423. ../luascript.h:578: error: expected `;' before '(' token
  424. ../luascript.h:579: error: expected `;' before '(' token
  425. ../luascript.h:580: error: expected `;' before '(' token
  426. ../luascript.h:581: error: expected `;' before '(' token
  427. ../luascript.h:582: error: expected `;' before '(' token
  428. ../luascript.h:583: error: expected `;' before '(' token
  429.  
  430. ../luascript.h:584: error: expected `;' before '(' token
  431. ../luascript.h:585: error: expected `;' before '(' token
  432. ../luascript.h:586: error: expected `;' before '(' token
  433. ../luascript.h:587: error: expected `;' before '(' token
  434. ../luascript.h:588: error: expected `;' before '(' token
  435. ../luascript.h:589: error: expected `;' before '(' token
  436. ../luascript.h:590: error: expected `;' before '(' token
  437. ../luascript.h:591: error: expected `;' before '(' token
  438.  
  439. ../luascript.h:592: error: expected `;' before '(' token
  440. ../luascript.h:593: error: expected `;' before '(' token
  441. ../luascript.h:594: error: expected `;' before '(' token
  442. ../luascript.h:595: error: expected `;' before '(' token
  443. ../luascript.h:596: error: expected `;' before '(' token
  444. ../luascript.h:597: error: expected `;' before '(' token
  445. ../luascript.h:598: error: expected `;' before '(' token
  446. ../luascript.h:599: error: expected `;' before '(' token
  447.  
  448. ../luascript.h:600: error: expected `;' before '(' token
  449. ../luascript.h:601: error: expected `;' before '(' token
  450. ../luascript.h:602: error: expected `;' before '(' token
  451. ../luascript.h:603: error: expected `;' before '(' token
  452. ../luascript.h:604: error: expected `;' before '(' token
  453. ../luascript.h:605: error: expected `;' before '(' token
  454. ../luascript.h:606: error: expected `;' before '(' token
  455. ../luascript.h:607: error: expected `;' before '(' token
  456.  
  457. ../luascript.h:608: error: expected `;' before '(' token
  458. ../luascript.h:609: error: expected `;' before '(' token
  459. ../luascript.h:610: error: expected `;' before '(' token
  460. ../luascript.h:611: error: expected `;' before '(' token
  461. ../luascript.h:612: error: expected `;' before '(' token
  462. ../luascript.h:613: error: expected `;' before '(' token
  463. ../luascript.h:614: error: expected `;' before '(' token
  464. ../luascript.h:615: error: expected `;' before '(' token
  465.  
  466. ../luascript.h:616: error: expected `;' before '(' token
  467. ../luascript.h:617: error: expected `;' before '(' token
  468. ../luascript.h:618: error: expected `;' before '(' token
  469. ../luascript.h:619: error: expected `;' before '(' token
  470. ../luascript.h:620: error: expected `;' before '(' token
  471. ../luascript.h:621: error: expected `;' before '(' token
  472. ../luascript.h:622: error: expected `;' before '(' token
  473. ../luascript.h:623: error: expected `;' before '(' token
  474.  
  475. ../luascript.h:624: error: expected `;' before '(' token
  476. ../luascript.h:625: error: expected `;' before '(' token
  477. ../luascript.h:626: error: expected `;' before '(' token
  478. ../luascript.h:627: error: expected `;' before '(' token
  479. ../luascript.h:628: error: expected `;' before '(' token
  480. ../luascript.h:629: error: expected `;' before '(' token
  481. ../luascript.h:630: error: expected `;' before '(' token
  482. ../luascript.h:631: error: expected `;' before '(' token
  483.  
  484. ../luascript.h:632: error: expected `;' before '(' token
  485. ../luascript.h:633: error: expected `;' before '(' token
  486. ../luascript.h:634: error: expected `;' before '(' token
  487. ../luascript.h:635: error: expected `;' before '(' token
  488. ../luascript.h:637: error: expected `;' before '(' token
  489. ../luascript.h:638: error: expected `;' before '(' token
  490. ../luascript.h:639: error: expected `;' before '(' token
  491. ../luascript.h:641: error: `luaL_Reg' does not name a type
  492. ../luascript.h:642: error: expected `;' before '(' token
  493. ../luascript.h:643: error: expected `;' before '(' token
  494. ../luascript.h:644: error: expected `;' before '(' token
  495.  
  496. ../luascript.h:645: error: expected `;' before '(' token
  497. ../luascript.h:646: error: expected `;' before '(' token
  498. ../luascript.h:647: error: expected `;' before '(' token
  499. ../luascript.h:648: error: expected `;' before '(' token
  500. ../luascript.h:650: error: `luaL_Reg' does not name a type
  501. ../luascript.h:651: error: expected `;' before '(' token
  502. ../luascript.h:652: error: expected `;' before '(' token
  503. ../luascript.h:653: error: expected `;' before '(' token
  504. ../luascript.h:654: error: expected `;' before '(' token
  505. ../luascript.h:655: error: expected `;' before '(' token
  506. ../luascript.h:656: error: expected `;' before '(' token
  507.  
  508. ../luascript.h:658: error: `luaL_Reg' does not name a type
  509. ../luascript.h:659: error: expected `;' before '(' token
  510. ../luascript.h:660: error: expected `;' before '(' token
  511.  
  512. ../luascript.h:661: error: expected `;' before '(' token
  513. ../luascript.h:662: error: expected `;' before '(' token
  514. ../luascript.h:663: error: expected `;' before '(' token
  515. ../luascript.h:664: error: expected `;' before '(' token
  516. ../luascript.h:665: error: expected `;' before '(' token
  517. ../luascript.h:666: error: expected `;' before '(' token
  518. ../luascript.h:667: error: expected `;' before '(' token
  519. ../luascript.h:668: error: expected `;' before '(' token
  520.  
  521. ../luascript.h:669: error: expected `;' before '(' token
  522. ../luascript.h:670: error: expected `;' before '(' token
  523. ../luascript.h:672: error: `luaL_Reg' does not name a type
  524.  
  525. ../luascript.h:673: error: expected `;' before '(' token
  526. ../luascript.h:674: error: expected `;' before '(' token
  527. ../luascript.h:675: error: expected `;' before '(' token
  528. ../luascript.h:676: error: expected `;' before '(' token
  529. ../luascript.h:677: error: expected `;' before '(' token
  530. ../luascript.h:679: error: ISO C++ forbids declaration of `lua_State' with no type
  531. ../luascript.h:679: error: expected `;' before '*' token
  532.  
  533. ../luascript.h:726: error: expected `;' before '(' token
  534. In file included from ../actions.h:20,
  535. from ../actions.cpp:20:
  536. ../baseevents.h:35: error: expected `;' before '(' token
  537. ../baseevents.h:42: error: `xmlNodePtr' has not been declared
  538. ../baseevents.h:42: error: ISO C++ forbids declaration of `p' with no type
  539. ../baseevents.h:65: error: `configureEvent' declared as a `virtual' field
  540. ../baseevents.h:65: error: expected `;' before '(' token
  541. In file included from ../actions.cpp:20:
  542.  
  543. ../actions.h:57: error: `xmlNodePtr' has not been declared
  544. ../actions.h:57: error: ISO C++ forbids declaration of `p' with no type
  545. ../actions.h:91: error: `configureEvent' declared as a `virtual' field
  546. ../actions.h:91: error: expected `;' before '(' token
  547.  
  548. In file included from ../actions.cpp:21:
  549. ../tools.h:32: error: `boost' has not been declared
  550. ../tools.h:32: error: expected init-declarator before '<' token
  551.  
  552. ../tools.h:32: error: expected `,' or `;' before '<' token
  553. ../tools.h:66: error: `xmlNodePtr' was not declared in this scope
  554. ../tools.h:66: error: expected primary-expression before "const"
  555. ../tools.h:66: error: expected primary-expression before "int"
  556. ../tools.h:66: error: initializer expression list treated as compound expression
  557. ../tools.h:70: error: `xmlNodePtr' was not declared in this scope
  558. ../tools.h:70: error: expected primary-expression before "const"
  559. ../tools.h:70: error: expected primary-expression before '&' token
  560. ../tools.h:70: error: `value' was not declared in this scope
  561. ../tools.h:70: error: initializer expression list treated as compound expression
  562. ../tools.h:71: error: `xmlNodePtr' was not declared in this scope
  563. ../tools.h:71: error: expected primary-expression before "const"
  564. ../tools.h:71: error: expected primary-expression before "float"
  565. ../tools.h:71: error: initializer expression list treated as compound expression
  566. ../tools.h:72: error: `xmlNodePtr' was not declared in this scope
  567. ../tools.h:72: error: expected primary-expression before "const"
  568. ../tools.h:72: error: expected primary-expression before '&' token
  569. ../tools.h:72: error: `value' was not declared in this scope
  570. ../tools.h:72: error: initializer expression list treated as compound expression
  571. ../tools.h:73: error: `xmlNodePtr' was not declared in this scope
  572. ../tools.h:73: error: expected primary-expression before '&' token
  573. ../tools.h:73: error: `value' was not declared in this scope
  574. ../tools.h:73: error: initializer expression list treated as compound expression
  575. ../tools.h:74: error: `xmlNodePtr' was not declared in this scope
  576. ../tools.h:74: error: expected primary-expression before '&' token
  577. ../tools.h:74: error: `value' was not declared in this scope
  578. ../tools.h:74: error: initializer expression list treated as compound expression
  579. ../tools.h:95: error: `tokenizer' has not been declared
  580. ../tools.h:95: error: `iterator' was not declared in this scope
  581. ../tools.h:95: error: `it' was not declared in this scope
  582. ../tools.h:95: error: `tokenizer' has not been declared
  583. ../tools.h:95: error: `iterator' was not declared in this scope
  584. ../tools.h:132: error: `xmlNodePtr' was not declared in this scope
  585. ../tools.h:132: error: expected primary-expression before '&' token
  586. ../tools.h:132: error: `vocationMap' was not declared in this scope
  587. ../tools.h:132: error: expected primary-expression before '&' token
  588. ../tools.h:132: error: `vocStringMap' was not declared in this scope
  589. ../tools.h:132: error: expected primary-expression before '&' token
  590. ../tools.h:132: error: `errorStr' was not declared in this scope
  591. ../tools.h:132: error: initializer expression list treated as compound expression
  592.  
  593. In file included from ../creature.h:22,
  594. from ../player.h:24,
  595.  
  596. from ../actions.cpp:23:
  597. ../templates.h:66: error: `boost' has not been declared
  598. ../templates.h:66: error: ISO C++ forbids declaration of `recursive_mutex' with no type
  599. ../templates.h:66: error: expected `;' before "lock"
  600. ../templates.h: In constructor `AutoId::AutoId()':
  601. ../templates.h:34: error: `boost' has not been declared
  602. ../templates.h:34: error: `scoped_lock' undeclared (first use this function)
  603. ../templates.h:34: error: expected `;' before "lockClass"
  604.  
  605. In file included from ../player.h:24,
  606. from ../actions.cpp:23:
  607. ../creature.h:23:25: boost/any.hpp: No such file or directory
  608.  
  609. In file included from ../map.h:25,
  610. from ../creature.h:28,
  611. from ../player.h:24,
  612. from ../actions.cpp:23:
  613. ../waypoints.h: At global scope:
  614.  
  615. ../waypoints.h:32: error: `boost' has not been declared
  616. ../waypoints.h:32: error: expected init-declarator before '<' token
  617. ../waypoints.h:32: error: expected `,' or `;' before '<' token
  618. ../waypoints.h:33: error: `WaypointPtr' was not declared in this scope
  619. ../waypoints.h:33: error: template argument 2 is invalid
  620.  
  621. ../waypoints.h:33: error: template argument 4 is invalid
  622. ../waypoints.h:33: error: ISO C++ forbids declaration of `WaypointMap' with no type
  623. ../waypoints.h:39: error: variable or field `addWaypoint' declared void
  624. ../waypoints.h:39: error: expected `;' before '(' token
  625. ../waypoints.h:40: error: `WaypointPtr' does not name a type
  626. ../waypoints.h:48: error: variable or field `addWaypoint' declared void
  627. ../waypoints.h:48: error: `Waypoints::addWaypoint' declared as an `inline' variable
  628. ../waypoints.h:48: error: `int Waypoints::addWaypoint' is not a static member of `class Waypoints'
  629. ../waypoints.h:48: error: `WaypointPtr' was not declared in this scope
  630. ../waypoints.h:49: error: expected `,' or `;' before '{' token
  631. ../waypoints.h:52: error: `WaypointPtr' does not name a type
  632.  
  633. In file included from ../item.h:26,
  634. from ../tile.h:23,
  635. from ../map.h:26,
  636. from ../creature.h:28,
  637. from ../player.h:24,
  638. from ../actions.cpp:23:
  639. ../itemattributes.h:49: error: `boost' has not been declared
  640. ../itemattributes.h:49: error: variable or field `set' declared void
  641. ../itemattributes.h:49: error: expected `;' before '(' token
  642. ../itemattributes.h:55: error: `boost' has not been declared
  643. ../itemattributes.h:55: error: ISO C++ forbids declaration of `any' with no type
  644. ../itemattributes.h:55: error: expected `;' before "get"
  645. ../itemattributes.h:80: error: `boost' has not been declared
  646. ../itemattributes.h:80: error: `any' has not been declared
  647. ../itemattributes.h:80: error: ISO C++ forbids declaration of `value' with no type
  648. ../itemattributes.h:81: error: `boost' has not been declared
  649.  
  650. ../itemattributes.h:81: error: ISO C++ forbids declaration of `any' with no type
  651. ../itemattributes.h:81: error: expected `;' before "getAttribute"
  652. ../itemattributes.h:84: error: `void ItemAttributes::setAttribute(const std::string&, int32_t)' and `void ItemAttributes::setAttribute(const std::string&, int)' cannot be overloaded
  653.  
  654. In file included from ../item.h:28,
  655. from ../tile.h:23,
  656. from ../map.h:26,
  657. from ../creature.h:28,
  658. from ../player.h:24,
  659. from ../actions.cpp:23:
  660. ../items.h:246: error: variable or field `parseItemNode' declared void
  661.  
  662. ../items.h:246: error: expected `;' before '(' token
  663.  
  664. In file included from ../item.h:29,
  665. from ../tile.h:23,
  666. from ../map.h:26,
  667. from ../creature.h:28,
  668. from ../player.h:24,
  669. from ../actions.cpp:23:
  670. ../raids.h:67: error: expected `;' before '(' token
  671.  
  672. ../raids.h:147: error: `configureRaidEvent' declared as a `virtual' field
  673. ../raids.h:147: error: expected `;' before '(' token
  674.  
  675. ../raids.h:171: error: `configureRaidEvent' declared as a `virtual' field
  676. ../raids.h:171: error: expected `;' before '(' token
  677. ../raids.h:186: error: `configureRaidEvent' declared as a `virtual' field
  678. ../raids.h:186: error: expected `;' before '(' token
  679. ../raids.h:201: error: `configureRaidEvent' declared as a `virtual' field
  680. ../raids.h:201: error: expected `;' before '(' token
  681. ../raids.h:218: error: `configureRaidEvent' declared as a `virtual' field
  682. ../raids.h:218: error: expected `;' before '(' token
  683. ../raids.h:232: error: `configureRaidEvent' declared as a `virtual' field
  684. ../raids.h:232: error: expected `;' before '(' token
  685. ../raids.h:250: error: `configureRaidEvent' declared as a `virtual' field
  686.  
  687. ../raids.h:250: error: expected `;' before '(' token
  688. ../raids.h:253: error: `configureEvent' declared as a `virtual' field
  689. ../raids.h:253: error: expected `;' before '(' token
  690. ../raids.h:254: error: expected `;' before "static"
  691. In file included from ../tile.h:23,
  692. from ../map.h:26,
  693. from ../creature.h:28,
  694. from ../player.h:24,
  695. from ../actions.cpp:23:
  696. ../item.h:143: error: expected `;' before '(' token
  697.  
  698. ../item.h:144: error: expected `;' before '(' token
  699.  
  700. In file included from ../map.h:26,
  701. from ../creature.h:28,
  702. from ../player.h:24,
  703. from ../actions.cpp:23:
  704. ../tile.h:38: error: `boost' has not been declared
  705. ../tile.h:38: error: `shared_ptr' was not declared in this scope
  706. ../tile.h:38: error: template argument 2 is invalid
  707. ../tile.h:38: error: template argument 4 is invalid
  708. ../tile.h:38: error: expected unqualified-id before '>' token
  709. ../tile.h:38: error: expected `,' or `;' before '>' token
  710.  
  711. In file included from ../creature.h:28,
  712. from ../player.h:24,
  713.  
  714. from ../actions.cpp:23:
  715. ../map.h:42: error: `boost' has not been declared
  716. ../map.h:42: error: expected nested-name-specifier before "shared_ptr"
  717. ../map.h:42: error: `shared_ptr' has not been declared
  718.  
  719. ../map.h:254: error: `SpectatorCache' does not name a type
  720.  
  721. ../map.h: In member function `void Map::clearSpectatorCache()':
  722. ../map.h:255: error: `spectatorCache' undeclared (first use this function)
  723.  
  724. In file included from ../creature.h:30,
  725. from ../player.h:24,
  726.  
  727. from ../actions.cpp:23:
  728. ../creatureevent.h: At global scope:
  729.  
  730. ../creatureevent.h:82: error: `xmlNodePtr' has not been declared
  731. ../creatureevent.h:82: error: ISO C++ forbids declaration of `p' with no type
  732.  
  733. ../creatureevent.h:102: error: `configureEvent' declared as a `virtual' field
  734. ../creatureevent.h:102: error: expected `;' before '(' token
  735.  
  736. In file included from ../player.h:24,
  737. from ../actions.cpp:23:
  738. ../creature.h:107: error: `boost' has not been declared
  739. ../creature.h:107: error: ISO C++ forbids declaration of `any' with no type
  740. ../creature.h:107: error: expected `;' before "data"
  741.  
  742. ../creature.h: In constructor `DeathEntry::DeathEntry(std::string, int32_t)':
  743. ../creature.h:93: error: class `DeathEntry' does not have any field named `data'
  744. ../creature.h: In constructor `DeathEntry::DeathEntry(Creature*, int32_t)':
  745. ../creature.h:95: error: class `DeathEntry' does not have any field named `data'
  746.  
  747. ../creature.h: In member function `bool DeathEntry::isCreatureKill() const':
  748. ../creature.h:98: error: `data' undeclared (first use this function)
  749. ../creature.h: In member function `const std::type_info& DeathEntry::getKillerType() const':
  750. ../creature.h:102: error: `data' undeclared (first use this function)
  751. ../creature.h: In member function `Creature* DeathEntry::getKillerCreature() const':
  752. ../creature.h:103: error: `boost' has not been declared
  753. ../creature.h:103: error: `any_cast' undeclared (first use this function)
  754. ../creature.h:103: error: expected primary-expression before '*' token
  755. ../creature.h:103: error: expected primary-expression before '>' token
  756. ../creature.h:103: error: `data' undeclared (first use this function)
  757. ../creature.h: In member function `std::string DeathEntry::getKillerName() const':
  758. ../creature.h:104: error: `boost' has not been declared
  759. ../creature.h:104: error: `any_cast' undeclared (first use this function)
  760. ../creature.h:104: error: expected primary-expression before '>' token
  761. ../creature.h:104: error: `data' undeclared (first use this function)
  762.  
  763. In file included from ../player.h:30,
  764. from ../actions.cpp:23:
  765. ../outfit.h: At global scope:
  766.  
  767. ../outfit.h:81: error: expected `;' before '(' token
  768.  
  769. In file included from ../player.h:31,
  770. from ../actions.cpp:23:
  771. ../vocation.h:141: error: expected `;' before '(' token
  772.  
  773. In file included from ../player.h:32,
  774. from ../actions.cpp:23:
  775. ../group.h:96: error: expected `;' before '(' token
  776.  
  777. In file included from ../protocol.h:21,
  778. from ../protocolgame.h:24,
  779. from ../player.h:34,
  780. from ../actions.cpp:23:
  781. ../rsa.h:22:17: gmp.h: No such file or directory
  782. In file included from ../protocol.h:21,
  783. from ../protocolgame.h:24,
  784. from ../player.h:34,
  785. from ../actions.cpp:23:
  786.  
  787. ../rsa.h:39: error: `boost' has not been declared
  788. ../rsa.h:39: error: ISO C++ forbids declaration of `recursive_mutex' with no type
  789. ../rsa.h:39: error: expected `;' before "rsaLock"
  790. ../rsa.h:43: error: `mpz_t' does not name a type
  791. In file included from ../protocolgame.h:24,
  792. from ../player.h:34,
  793. from ../actions.cpp:23:
  794. ../protocol.h:24: error: `boost' has not been declared
  795. ../protocol.h:24: error: expected init-declarator before '<' token
  796. ../protocol.h:24: error: expected `,' or `;' before '<' token
  797. ../protocol.h:27: error: `boost' has not been declared
  798. ../protocol.h:27: error: expected init-declarator before '<' token
  799.  
  800. ../protocol.h:27: error: expected `,' or `;' before '<' token
  801. ../protocol.h:32: error: `boost' has not been declared
  802. ../protocol.h:33: error: expected class-name before '{' token
  803. ../protocol.h:35: error: expected `)' before "connection"
  804. ../protocol.h:50: error: variable or field `onSendMessage' declared void
  805. ../protocol.h:50: error: expected `;' before '(' token
  806. ../protocol.h:55: error: `Connection_ptr' does not name a type
  807. ../protocol.h:56: error: `Connection_ptr' does not name a type
  808. ../protocol.h:57: error: variable or field `setConnection' declared void
  809. ../protocol.h:57: error: expected `;' before '(' token
  810. ../protocol.h:59: error: expected `;' before "int32_t"
  811. ../protocol.h:64: error: `OutputMessage_ptr' does not name a type
  812.  
  813. ../protocol.h:85: error: `OutputMessage_ptr' does not name a type
  814. ../protocol.h:86: error: `Connection_ptr' does not name a type
  815. In file included from ../player.h:34,
  816. from ../actions.cpp:23:
  817. ../protocolgame.h:36: error: `boost' has not been declared
  818.  
  819. ../protocolgame.h:36: error: expected init-declarator before '<' token
  820. ../protocolgame.h:36: error: expected `,' or `;' before '<' token
  821. ../protocolgame.h:43: error: expected `)' before "connection"
  822. ../protocolgame.h:254: error: `NetworkMessage_ptr' has not been declared
  823. ../protocolgame.h:254: error: ISO C++ forbids declaration of `msg' with no type
  824. ../protocolgame.h:257: error: variable or field `GetFloorDescription' declared void
  825. ../protocolgame.h:257: error: expected `;' before '(' token
  826. ../protocolgame.h:262: error: `NetworkMessage_ptr' has not been declared
  827. ../protocolgame.h:262: error: ISO C++ forbids declaration of `msg' with no type
  828. ../protocolgame.h:264: error: variable or field `AddMapDescription' declared void
  829. ../protocolgame.h:264: error: expected `;' before '(' token
  830. ../protocolgame.h:265: error: variable or field `AddTextMessage' declared void
  831. ../protocolgame.h:265: error: expected `;' before '(' token
  832. ../protocolgame.h:266: error: variable or field `AddAnimatedText' declared void
  833.  
  834. ../protocolgame.h:266: error: expected `;' before '(' token
  835. ../protocolgame.h:267: error: variable or field `AddMagicEffect' declared void
  836. ../protocolgame.h:267: error: expected `;' before '(' token
  837. ../protocolgame.h:268: error: variable or field `AddDistanceShoot' declared void
  838. ../protocolgame.h:268: error: expected `;' before '(' token
  839. ../protocolgame.h:269: error: variable or field `AddCreature' declared void
  840. ../protocolgame.h:269: error: expected `;' before '(' token
  841. ../protocolgame.h:270: error: variable or field `AddPlayerStats' declared void
  842. ../protocolgame.h:270: error: expected `;' before '(' token
  843.  
  844. ../protocolgame.h:271: error: variable or field `AddCreatureSpeak' declared void
  845. ../protocolgame.h:271: error: expected `;' before '(' token
  846. ../protocolgame.h:273: error: variable or field `AddCreatureHealth' declared void
  847. ../protocolgame.h:273: error: expected `;' before '(' token
  848. ../protocolgame.h:274: error: variable or field `AddCreatureOutfit' declared void
  849. ../protocolgame.h:274: error: expected `;' before '(' token
  850. ../protocolgame.h:275: error: variable or field `AddPlayerSkills' declared void
  851.  
  852. ../protocolgame.h:275: error: expected `;' before '(' token
  853. ../protocolgame.h:276: error: variable or field `AddWorldLight' declared void
  854. ../protocolgame.h:276: error: expected `;' before '(' token
  855. ../protocolgame.h:277: error: variable or field `AddCreatureLight' declared void
  856. ../protocolgame.h:277: error: expected `;' before '(' token
  857. ../protocolgame.h:280: error: variable or field `AddTileItem' declared void
  858. ../protocolgame.h:280: error: expected `;' before '(' token
  859. ../protocolgame.h:281: error: variable or field `AddTileCreature' declared void
  860. ../protocolgame.h:281: error: expected `;' before '(' token
  861.  
  862. ../protocolgame.h:282: error: variable or field `UpdateTileItem' declared void
  863.  
  864. ../protocolgame.h:282: error: expected `;' before '(' token
  865. ../protocolgame.h:283: error: variable or field `RemoveTileItem' declared void
  866. ../protocolgame.h:283: error: expected `;' before '(' token
  867. ../protocolgame.h:285: error: variable or field `MoveUpCreature' declared void
  868. ../protocolgame.h:285: error: expected `;' before '(' token
  869. ../protocolgame.h:287: error: variable or field `MoveDownCreature' declared void
  870. ../protocolgame.h:287: error: expected `;' before '(' token
  871. ../protocolgame.h:291: error: variable or field `AddContainerItem' declared void
  872. ../protocolgame.h:291: error: expected `;' before '(' token
  873. ../protocolgame.h:292: error: variable or field `UpdateContainerItem' declared void
  874. ../protocolgame.h:292: error: expected `;' before '(' token
  875. ../protocolgame.h:293: error: variable or field `RemoveContainerItem' declared void
  876. ../protocolgame.h:293: error: expected `;' before '(' token
  877. ../protocolgame.h:296: error: variable or field `AddInventoryItem' declared void
  878. ../protocolgame.h:296: error: expected `;' before '(' token
  879. ../protocolgame.h:297: error: variable or field `UpdateInventoryItem' declared void
  880. ../protocolgame.h:297: error: expected `;' before '(' token
  881. ../protocolgame.h:298: error: variable or field `RemoveInventoryItem' declared void
  882. ../protocolgame.h:298: error: expected `;' before '(' token
  883. ../protocolgame.h:304: error: variable or field `AddShopItem' declared void
  884. ../protocolgame.h:304: error: expected `;' before '(' token
  885. In file included from ../player.h:37,
  886. from ../actions.cpp:23:
  887. ../npc.h:50: error: variable or field `pushState' declared void
  888. ../npc.h:50: error: expected `;' before '(' token
  889. ../npc.h:51: error: variable or field `popState' declared void
  890. ../npc.h:51: error: expected `;' before '(' token
  891. ../npc.h:55: error: expected `;' before '(' token
  892. ../npc.h:56: error: expected `;' before '(' token
  893. ../npc.h:58: error: expected `;' before '(' token
  894. ../npc.h:59: error: expected `;' before '(' token
  895. ../npc.h:60: error: expected `;' before '(' token
  896. ../npc.h:61: error: expected `;' before '(' token
  897.  
  898. ../npc.h:63: error: expected `;' before '(' token
  899. ../npc.h:64: error: expected `;' before '(' token
  900. ../npc.h:65: error: expected `;' before '(' token
  901. ../npc.h:67: error: expected `;' before '(' token
  902. ../npc.h:68: error: expected `;' before '(' token
  903. ../npc.h:70: error: expected `;' before '(' token
  904. ../npc.h:71: error: expected `;' before '(' token
  905.  
  906. ../npc.h:466: error: expected `;' before '(' token
  907. ../npc.h:467: error: expected `;' before '(' token
  908.  
  909. In file included from ../monster.h:21,
  910. from ../actions.cpp:24:
  911. ../monsters.h:140: error: expected `;' before '(' token
  912. ../monsters.h:141: error: expected `;' before '(' token
  913. ../monsters.h:145: error: expected `;' before '(' token
  914.  
  915. In file included from ../scheduler.h:22,
  916. from ../game.h:24,
  917. from ../actions.cpp:30:
  918. ../tasks.h:28: error: `boost' has not been declared
  919. ../tasks.h:28: error: expected `,' or `...' before '<' token
  920. ../tasks.h:28: error: ISO C++ forbids declaration of `function' with no type
  921. ../tasks.h:30: error: `boost' has not been declared
  922. ../tasks.h:30: error: expected `,' or `...' before '<' token
  923. ../tasks.h:30: error: ISO C++ forbids declaration of `function' with no type
  924. ../tasks.h:46: error: `boost' has not been declared
  925.  
  926. ../tasks.h:46: error: ISO C++ forbids declaration of `system_time' with no type
  927. ../tasks.h:46: error: expected `;' before "m_expiration"
  928. ../tasks.h:47: error: `boost' has not been declared
  929.  
  930. ../tasks.h:47: error: ISO C++ forbids declaration of `function' with no type
  931. ../tasks.h:47: error: expected `;' before '<' token
  932. ../tasks.h: In constructor `Task::Task(int)':
  933. ../tasks.h:28: error: class `Task' does not have any field named `m_expiration'
  934. ../tasks.h:29: error: `boost' has not been declared
  935. ../tasks.h:29: error: `not_a_date_time' undeclared (first use this function)
  936. ../tasks.h:29: error: class `Task' does not have any field named `m_f'
  937. ../tasks.h:29: error: `f' undeclared (first use this function)
  938. ../tasks.h: In constructor `Task::Task(uint32_t, int)':
  939. ../tasks.h:30: error: class `Task' does not have any field named `m_expiration'
  940. ../tasks.h:31: error: `boost' has not been declared
  941. ../tasks.h:31: error: `get_system_time' undeclared (first use this function)
  942. ../tasks.h:31: error: `boost' has not been declared
  943.  
  944. ../tasks.h:31: error: `milliseconds' undeclared (first use this function)
  945. ../tasks.h:31: error: class `Task' does not have any field named `m_f'
  946. ../tasks.h:31: error: `f' undeclared (first use this function)
  947. ../tasks.h: In member function `void Task::operator()()':
  948. ../tasks.h:34: error: `m_f' undeclared (first use this function)
  949.  
  950. ../tasks.h: In member function `void Task::unsetExpiration()':
  951.  
  952. ../tasks.h:36: error: `m_expiration' undeclared (first use this function)
  953. ../tasks.h:36: error: `boost' has not been declared
  954.  
  955. ../tasks.h:36: error: `not_a_date_time' undeclared (first use this function)
  956. ../tasks.h: In member function `bool Task::hasExpired() const':
  957. ../tasks.h:39: error: `m_expiration' undeclared (first use this function)
  958. ../tasks.h:39: error: `boost' has not been declared
  959. ../tasks.h:39: error: `not_a_date_time' undeclared (first use this function)
  960. ../tasks.h:42: error: `boost' has not been declared
  961. ../tasks.h:42: error: `get_system_time' undeclared (first use this function)
  962.  
  963. ../tasks.h: At global scope:
  964. ../tasks.h:50: error: `boost' has not been declared
  965. ../tasks.h:50: error: `createTask' declared as an `inline' variable
  966. ../tasks.h:50: error: `function' was not declared in this scope
  967. ../tasks.h:50: error: expected primary-expression before "void"
  968. ../tasks.h:51: error: expected `,' or `;' before '{' token
  969. ../tasks.h:54: error: `boost' has not been declared
  970. ../tasks.h:54: error: `function' has not been declared
  971. ../tasks.h:54: error: expected `,' or `...' before '<' token
  972. ../tasks.h:55: error: ISO C++ forbids declaration of `parameter' with no type
  973.  
  974. ../tasks.h: In function `Task* createTask(uint32_t, int)':
  975. ../tasks.h:55: error: `Task* createTask(uint32_t, int)' redeclared as different kind of symbol
  976. ../tasks.h:50: error: previous declaration of `Task*createTask'
  977. ../tasks.h:50: error: previous non-function declaration `Task*createTask'
  978. ../tasks.h:55: error: conflicts with function declaration `Task* createTask(uint32_t, int)'
  979. ../tasks.h:56: error: `f' undeclared (first use this function)
  980. ../tasks.h: At global scope:
  981. ../tasks.h:87: error: `boost' has not been declared
  982. ../tasks.h:87: error: ISO C++ forbids declaration of `mutex' with no type
  983. ../tasks.h:87: error: expected `;' before "m_taskLock"
  984. ../tasks.h:88: error: `boost' has not been declared
  985.  
  986. ../tasks.h:88: error: ISO C++ forbids declaration of `condition_variable' with no type
  987. ../tasks.h:88: error: expected `;' before "m_taskSignal"
  988. In file included from ../game.h:24,
  989. from ../actions.cpp:30:
  990. ../scheduler.h:33: error: `boost' has not been declared
  991. ../scheduler.h:33: error: ISO C++ forbids declaration of `system_time' with no type
  992. ../scheduler.h:33: error: expected `;' before "getCycle"
  993. ../scheduler.h:34: error: expected `;' before "bool"
  994. ../scheduler.h:39: error: `boost' has not been declared
  995. ../scheduler.h:39: error: expected `,' or `...' before '<' token
  996. ../scheduler.h:39: error: ISO C++ forbids declaration of `function' with no type
  997. ../scheduler.h:41: error: `boost' has not been declared
  998. ../scheduler.h:41: error: expected `,' or `...' before '<' token
  999. ../scheduler.h:41: error: ISO C++ forbids declaration of `function' with no type
  1000. ../scheduler.h: In member function `bool SchedulerTask::operator<(const SchedulerTask&) const':
  1001. ../scheduler.h:34: error: `getCycle' undeclared (first use this function)
  1002. ../scheduler.h:34: error: 'const class SchedulerTask' has no member named 'getCycle'
  1003. ../scheduler.h: In constructor `SchedulerTask::SchedulerTask(uint32_t, int)':
  1004. ../scheduler.h:40: error: `f' undeclared (first use this function)
  1005. ../scheduler.h: At global scope:
  1006.  
  1007. ../scheduler.h:44: error: `boost' has not been declared
  1008. ../scheduler.h:44: error: expected `,' or `...' before '<' token
  1009. ../scheduler.h:45: error: ISO C++ forbids declaration of `function' with no type
  1010. ../scheduler.h: In function `SchedulerTask* createSchedulerTask(uint32_t, int)':
  1011. ../scheduler.h:50: error: `f' undeclared (first use this function)
  1012. ../scheduler.h: At global scope:
  1013. ../scheduler.h:90: error: `boost' has not been declared
  1014. ../scheduler.h:90: error: ISO C++ forbids declaration of `mutex' with no type
  1015. ../scheduler.h:90: error: expected `;' before "m_eventLock"
  1016. ../scheduler.h:91: error: `boost' has not been declared
  1017. ../scheduler.h:91: error: ISO C++ forbids declaration of `condition_variable' with no type
  1018. ../scheduler.h:91: error: expected `;' before "m_eventSignal"
  1019. In file included from ../game.h:27,
  1020. from ../actions.cpp:30:
  1021. ../spawn.h:44: error: expected `;' before '(' token
  1022. In file included from ../actions.cpp:30:
  1023. ../game.h:130: error: `shared_ptr' was not declared in this scope
  1024. ../game.h:130: error: template argument 2 is invalid
  1025. ../game.h:130: error: template argument 4 is invalid
  1026. ../game.h:130: error: expected unqualified-id before '>' token
  1027. ../game.h:130: error: expected `,' or `;' before '>' token
  1028. ../game.h:588: error: ISO C++ forbids declaration of `RuleViolationsMap' with no type
  1029. ../game.h:588: error: expected `;' before '&' token
  1030. ../game.h:589: error: expected `;' before "bool"
  1031. ../game.h:630: error: `RuleViolationsMap' does not name a type
  1032.  
  1033. In file included from ../actions.cpp:31:
  1034. ../configmanager.h:279: error: `lua_State' has not been declared
  1035. ../configmanager.h:279: error: ISO C++ forbids declaration of `_L' with no type
  1036.  
  1037. ../configmanager.h:300: error: ISO C++ forbids declaration of `lua_State' with no type
  1038. ../configmanager.h:300: error: expected `;' before '*' token
  1039. ../configmanager.h:301: error: variable or field `moveValue' declared void
  1040. ../configmanager.h:301: error: expected `;' before '(' token
  1041.  
  1042. ../configmanager.h: In member function `void ConfigManager::getValue(const std::string&, int*)':
  1043. ../configmanager.h:279: error: `L' undeclared (first use this function)
  1044. ../configmanager.h: In member function `std::string ConfigManager::getGlobalString(const std::string&, const std::string&)':
  1045. ../configmanager.h:284: error: `getGlobalString' is not a member of `LuaScriptInterface'
  1046. ../configmanager.h:284: error: `L' undeclared (first use this function)
  1047. ../configmanager.h: In member function `bool ConfigManager::getGlobalBool(const std::string&, bool)':
  1048. ../configmanager.h:288: error: `getGlobalBool' is not a member of `LuaScriptInterface'
  1049. ../configmanager.h:288: error: `L' undeclared (first use this function)
  1050. ../configmanager.h: In member function `int32_t ConfigManager::getGlobalNumber(const std::string&, int32_t)':
  1051. ../configmanager.h:292: error: `getGlobalNumber' is not a member of `LuaScriptInterface'
  1052. ../configmanager.h:292: error: `L' undeclared (first use this function)
  1053. ../configmanager.h: In member function `double ConfigManager::getGlobalDouble(const std::string&, double)':
  1054. ../configmanager.h:296: error: `getGlobalDouble' is not a member of `LuaScriptInterface'
  1055. ../configmanager.h:296: error: `L' undeclared (first use this function)
  1056.  
  1057. In file included from ../spells.h:28,
  1058. from ../actions.cpp:34:
  1059. ../talkaction.h: At global scope:
  1060. ../talkaction.h:58: error: `xmlNodePtr' has not been declared
  1061. ../talkaction.h:58: error: ISO C++ forbids declaration of `p' with no type
  1062.  
  1063. ../talkaction.h:72: error: `configureEvent' declared as a `virtual' field
  1064. ../talkaction.h:72: error: expected `;' before '(' token
  1065.  
  1066. In file included from ../actions.cpp:34:
  1067. ../spells.h:62: error: `xmlNodePtr' has not been declared
  1068. ../spells.h:62: error: ISO C++ forbids declaration of `p' with no type
  1069.  
  1070. ../spells.h:95: error: `configureEvent' declared as a `virtual' field
  1071. ../spells.h:95: error: expected `;' before '(' token
  1072. ../spells.h:98: error: expected `;' before "bool"
  1073.  
  1074. ../spells.h:118: error: expected `;' before '(' token
  1075.  
  1076. ../spells.h:180: error: `configureEvent' declared as a `virtual' field
  1077. ../spells.h:180: error: expected `;' before '(' token
  1078.  
  1079. ../spells.h:222: error: `configureEvent' declared as a `virtual' field
  1080. ../spells.h:222: error: expected `;' before '(' token
  1081. ../spells.h:260: error: `configureEvent' declared as a `virtual' field
  1082. ../spells.h:260: error: expected `;' before '(' token
  1083.  
  1084. In file included from ../actions.cpp:36:
  1085. ../house.h:23:39: boost/tr1/unordered_set.hpp: No such file or directory
  1086. In file included from ../actions.cpp:36:
  1087. ../house.h:76: error: `std::tr1' has not been declared
  1088. ../house.h:76: error: ISO C++ forbids declaration of `unordered_set' with no type
  1089. ../house.h:76: error: expected `;' before '<' token
  1090. ../house.h:79: error: `boost' has not been declared
  1091. ../house.h:79: error: `regex' was not declared in this scope
  1092. ../house.h:79: error: template argument 1 is invalid
  1093. ../house.h:79: error: template argument 1 is invalid
  1094. ../house.h:79: error: template argument 2 is invalid
  1095. ../house.h:79: error: ISO C++ forbids declaration of `RegExList' with no type
  1096.  
  1097. ../actions.cpp:83: error: `xmlNodePtr' has not been declared
  1098. ../actions.cpp:84: error: ISO C++ forbids declaration of `p' with no type
  1099.  
  1100. ../actions.cpp: In member function `virtual bool Actions::registerEvent(Event*, int, bool)':
  1101. ../actions.cpp:96: error: `readXMLString' cannot be used as a function
  1102. ../actions.cpp:135: error: `readXMLString' cannot be used as a function
  1103. ../actions.cpp:135: error: `readXMLString' cannot be used as a function
  1104.  
  1105. ../actions.cpp:168: error: `readXMLString' cannot be used as a function
  1106. ../actions.cpp:207: error: `readXMLString' cannot be used as a function
  1107. ../actions.cpp:207: error: `readXMLString' cannot be used as a function
  1108.  
  1109. ../actions.cpp:240: error: `readXMLString' cannot be used as a function
  1110. ../actions.cpp:279: error: `readXMLString' cannot be used as a function
  1111. ../actions.cpp:279: error: `readXMLString' cannot be used as a function
  1112.  
  1113. ../actions.cpp: At global scope:
  1114. ../actions.cpp:679: error: `bool Action::configureEvent' is not a static member of `class Action'
  1115. ../actions.cpp:679: error: `xmlNodePtr' was not declared in this scope
  1116. ../actions.cpp:680: error: expected `,' or `;' before '{' token
  1117.  
  1118. ../actions.cpp: In member function `virtual bool Action::executeUse(Player*, Item*, const PositionEx&, const PositionEx&, bool, uint32_t)':
  1119. ../actions.cpp:760: error: `lua_State' undeclared (first use this function)
  1120. ../actions.cpp:760: error: `L' undeclared (first use this function)
  1121. ../actions.cpp:760: error: 'class LuaScriptInterface' has no member named 'getState'
  1122. ../actions.cpp:761: error: 'class LuaScriptInterface' has no member named 'getGlobalBool'
  1123.  
  1124. ../actions.cpp:778: error: 'class LuaScriptInterface' has no member named 'getState'
  1125. ../actions.cpp:781: error: `lua_pushnumber' undeclared (first use this function)
  1126. ../actions.cpp:782: error: `pushThing' is not a member of `LuaScriptInterface'
  1127. ../actions.cpp:783: error: `pushPosition' is not a member of `LuaScriptInterface'
  1128. ../actions.cpp:788: error: `pushThing' is not a member of `LuaScriptInterface'
  1129. ../actions.cpp:789: error: `pushPosition' is not a member of `LuaScriptInterface'
  1130. ../actions.cpp:793: error: `pushThing' is not a member of `LuaScriptInterface'
  1131. ../actions.cpp:794: error: `pushPosition' is not a member of `LuaScriptInterface'
  1132.  
  1133. make.exe: *** [obj//actions.o] Error 1
  1134.  
  1135. Execução terminada
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement