Guest User

Untitled

a guest
Sep 4th, 2012
44
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 31.91 KB | None | 0 0
  1. Compilador: Default compiler
  2. Building Makefile: "C:\Users\user\Desktop\Source 5.0\dev-cpp\Makefile.win"
  3. Executando make...
  4. make.exe -f "C:\Users\user\Desktop\Source 5.0\dev-cpp\Makefile.win" all
  5. g++.exe -c ../actions.cpp -o obj//actions.o -I"include" -D__USE_MYSQL__ -D__USE_SQLITE__ -D__ENABLE_SERVER_DIAGNOSTIC__ -fexpensive-optimizations -O1
  6.  
  7. In file included from ../baseevents.h:22,
  8. from ../actions.h:20,
  9. from ../actions.cpp:20:
  10. ../luascript.h:24:18: lua.h: No such file or directory
  11. ../luascript.h:25:21: lualib.h: No such file or directory
  12.  
  13. ../luascript.h:26:22: lauxlib.h: No such file or directory
  14. In file included from ../luascript.h:29,
  15. from ../baseevents.h:22,
  16. from ../actions.h:20,
  17. from ../actions.cpp:20:
  18. ../database.h: In constructor `DBQuery::DBQuery()':
  19. ../database.h:255: error: 'class boost::recursive_mutex' has no member named 'lock'
  20.  
  21. ../database.h: In destructor `virtual DBQuery::~DBQuery()':
  22. ../database.h:256: error: 'class boost::recursive_mutex' has no member named 'unlock'
  23.  
  24. In file included from ../baseevents.h:22,
  25. from ../actions.h:20,
  26. from ../actions.cpp:20:
  27. ../luascript.h: At global scope:
  28. ../luascript.h:248: error: ISO C++ forbids declaration of `lua_State' with no type
  29. ../luascript.h:248: error: expected `;' before '*' token
  30. ../luascript.h:249: error: expected `;' before "static"
  31.  
  32. ../luascript.h:257: error: expected `;' before '(' token
  33. ../luascript.h:259: error: variable or field `dumpStack' declared void
  34. ../luascript.h:259: error: expected `;' before '(' token
  35. ../luascript.h:262: error: variable or field `pushThing' declared void
  36. ../luascript.h:262: error: expected `;' before '(' token
  37. ../luascript.h:263: error: variable or field `pushVariant' declared void
  38. ../luascript.h:263: error: expected `;' before '(' token
  39. ../luascript.h:264: error: variable or field `pushPosition' declared void
  40. ../luascript.h:264: error: expected `;' before '(' token
  41. ../luascript.h:265: error: expected `;' before "static"
  42.  
  43. ../luascript.h:265: error: variable or field `pushPosition' declared void
  44. ../luascript.h:265: error: expected `;' before '(' token
  45. ../luascript.h:266: error: variable or field `pushOutfit' declared void
  46. ../luascript.h:266: error: expected `;' before '(' token
  47. ../luascript.h:267: error: variable or field `pushCallback' declared void
  48. ../luascript.h:267: error: expected `;' before '(' token
  49. ../luascript.h:269: error: expected `;' before '(' token
  50. ../luascript.h:270: error: variable or field `popPosition' declared void
  51. ../luascript.h:270: error: expected `;' before '(' token
  52. ../luascript.h:271: error: variable or field `popPosition' declared void
  53. ../luascript.h:271: error: expected `;' before '(' token
  54. ../luascript.h:272: error: expected `;' before '(' token
  55. ../luascript.h:273: error: expected `;' before '(' token
  56. ../luascript.h:274: error: expected `;' before '(' token
  57. ../luascript.h:275: error: expected `;' before '(' token
  58. ../luascript.h:276: error: expected `;' before '(' token
  59. ../luascript.h:277: error: expected `;' before '(' token
  60. ../luascript.h:279: error: expected `;' before '(' token
  61. ../luascript.h:280: error: expected `;' before '(' token
  62. ../luascript.h:281: error: expected `;' before '(' token
  63. ../luascript.h:282: error: expected `;' before '(' token
  64. ../luascript.h:284: error: variable or field `setField' declared void
  65. ../luascript.h:284: error: expected `;' before '(' token
  66. ../luascript.h:285: error: variable or field `setField' declared void
  67. ../luascript.h:285: error: expected `;' before '(' token
  68. ../luascript.h:286: error: variable or field `setFieldBool' declared void
  69.  
  70. ../luascript.h:286: error: expected `;' before '(' token
  71. ../luascript.h:287: error: variable or field `setFieldFloat' declared void
  72. ../luascript.h:287: error: expected `;' before '(' token
  73.  
  74. ../luascript.h:289: error: variable or field `createTable' declared void
  75. ../luascript.h:289: error: expected `;' before '(' token
  76. ../luascript.h:290: error: variable or field `createTable' declared void
  77. ../luascript.h:290: error: expected `;' before '(' token
  78. ../luascript.h:291: error: variable or field `createTable' declared void
  79. ../luascript.h:291: error: expected `;' before '(' token
  80. ../luascript.h:292: error: variable or field `createTable' declared void
  81. ../luascript.h:292: error: expected `;' before '(' token
  82.  
  83. ../luascript.h:293: error: variable or field `pushTable' declared void
  84. ../luascript.h:293: error: expected `;' before '(' token
  85. ../luascript.h:295: error: expected `;' before '(' token
  86. ../luascript.h:296: error: expected `;' before '(' token
  87. ../luascript.h:297: error: expected `;' before '(' token
  88.  
  89. ../luascript.h:298: error: expected `;' before '(' token
  90. ../luascript.h:300: error: `lua_State' has not been declared
  91. ../luascript.h:300: error: `lua_State' has not been declared
  92. ../luascript.h:300: error: ISO C++ forbids declaration of `L' with no type
  93. ../luascript.h:300: error: ISO C++ forbids declaration of `_L' with no type
  94. ../luascript.h:301: error: variable or field `moveValue' declared void
  95. ../luascript.h:301: error: expected `;' before '(' token
  96. ../luascript.h:309: error: expected `;' before '(' token
  97. ../luascript.h:314: error: expected `;' before '(' token
  98. ../luascript.h:315: error: expected `;' before '(' token
  99. ../luascript.h:316: error: expected `;' before '(' token
  100. ../luascript.h:317: error: expected `;' before '(' token
  101. ../luascript.h:318: error: expected `;' before '(' token
  102. ../luascript.h:319: error: expected `;' before '(' token
  103. ../luascript.h:320: error: expected `;' before '(' token
  104. ../luascript.h:321: error: expected `;' before '(' token
  105. ../luascript.h:322: error: expected `;' before '(' token
  106. ../luascript.h:323: error: expected `;' before '(' token
  107. ../luascript.h:324: error: expected `;' before '(' token
  108. ../luascript.h:325: error: expected `;' before '(' token
  109. ../luascript.h:326: error: expected `;' before '(' token
  110. ../luascript.h:327: error: expected `;' before '(' token
  111. ../luascript.h:328: error: expected `;' before '(' token
  112. ../luascript.h:329: error: expected `;' before '(' token
  113. ../luascript.h:330: error: expected `;' before '(' token
  114. ../luascript.h:331: error: expected `;' before '(' token
  115. ../luascript.h:332: error: expected `;' before '(' token
  116. ../luascript.h:333: error: expected `;' before '(' token
  117. ../luascript.h:334: error: expected `;' before '(' token
  118. ../luascript.h:335: error: expected `;' before '(' token
  119. ../luascript.h:336: error: expected `;' before '(' token
  120. ../luascript.h:337: error: expected `;' before '(' token
  121. ../luascript.h:338: error: expected `;' before '(' token
  122. ../luascript.h:339: error: expected `;' before '(' token
  123. ../luascript.h:340: error: expected `;' before '(' token
  124. ../luascript.h:341: error: expected `;' before '(' token
  125. ../luascript.h:342: error: expected `;' before '(' token
  126. ../luascript.h:343: error: expected `;' before '(' token
  127. ../luascript.h:344: error: expected `;' before '(' token
  128. ../luascript.h:345: error: expected `;' before '(' token
  129. ../luascript.h:346: error: expected `;' before '(' token
  130. ../luascript.h:347: error: expected `;' before '(' token
  131. ../luascript.h:348: error: expected `;' before '(' token
  132. ../luascript.h:349: error: expected `;' before '(' token
  133. ../luascript.h:350: error: expected `;' before '(' token
  134. ../luascript.h:351: error: expected `;' before '(' token
  135. ../luascript.h:352: error: expected `;' before '(' token
  136. ../luascript.h:353: error: expected `;' before '(' token
  137. ../luascript.h:354: error: expected `;' before '(' token
  138. ../luascript.h:355: error: expected `;' before '(' token
  139. ../luascript.h:356: error: expected `;' before '(' token
  140. ../luascript.h:357: error: expected `;' before '(' token
  141. ../luascript.h:358: error: expected `;' before '(' token
  142. ../luascript.h:359: error: expected `;' before '(' token
  143. ../luascript.h:360: error: expected `;' before '(' token
  144. ../luascript.h:361: error: expected `;' before '(' token
  145. ../luascript.h:362: error: expected `;' before '(' token
  146. ../luascript.h:363: error: expected `;' before '(' token
  147. ../luascript.h:364: error: expected `;' before '(' token
  148. ../luascript.h:365: error: expected `;' before '(' token
  149. ../luascript.h:366: error: expected `;' before '(' token
  150. ../luascript.h:367: error: expected `;' before '(' token
  151. ../luascript.h:368: error: expected `;' before '(' token
  152. ../luascript.h:369: error: expected `;' before '(' token
  153. ../luascript.h:370: error: expected `;' before '(' token
  154. ../luascript.h:371: error: expected `;' before '(' token
  155. ../luascript.h:372: error: expected `;' before '(' token
  156. ../luascript.h:373: error: expected `;' before '(' token
  157. ../luascript.h:374: error: expected `;' before '(' token
  158. ../luascript.h:375: error: expected `;' before '(' token
  159. ../luascript.h:376: error: expected `;' before '(' token
  160. ../luascript.h:377: error: expected `;' before '(' token
  161. ../luascript.h:378: error: expected `;' before '(' token
  162. ../luascript.h:379: error: expected `;' before '(' token
  163. ../luascript.h:380: error: expected `;' before '(' token
  164. ../luascript.h:381: error: expected `;' before '(' token
  165. ../luascript.h:382: error: expected `;' before '(' token
  166. ../luascript.h:383: error: expected `;' before '(' token
  167. ../luascript.h:384: error: expected `;' before '(' token
  168. ../luascript.h:385: error: expected `;' before '(' token
  169. ../luascript.h:386: error: expected `;' before '(' token
  170. ../luascript.h:387: error: expected `;' before '(' token
  171. ../luascript.h:388: error: expected `;' before '(' token
  172. ../luascript.h:389: error: expected `;' before '(' token
  173. ../luascript.h:390: error: expected `;' before '(' token
  174. ../luascript.h:391: error: expected `;' before '(' token
  175. ../luascript.h:392: error: expected `;' before '(' token
  176. ../luascript.h:393: error: expected `;' before '(' token
  177. ../luascript.h:394: error: expected `;' before '(' token
  178. ../luascript.h:395: error: expected `;' before '(' token
  179. ../luascript.h:396: error: expected `;' before '(' token
  180. ../luascript.h:397: error: expected `;' before '(' token
  181. ../luascript.h:398: error: expected `;' before '(' token
  182. ../luascript.h:399: error: expected `;' before '(' token
  183. ../luascript.h:400: error: expected `;' before '(' token
  184. ../luascript.h:401: error: expected `;' before '(' token
  185. ../luascript.h:402: error: expected `;' before '(' token
  186. ../luascript.h:403: error: expected `;' before '(' token
  187. ../luascript.h:404: error: expected `;' before '(' token
  188. ../luascript.h:405: error: expected `;' before '(' token
  189. ../luascript.h:406: error: expected `;' before '(' token
  190. ../luascript.h:407: error: expected `;' before '(' token
  191. ../luascript.h:408: error: expected `;' before '(' token
  192. ../luascript.h:409: error: expected `;' before '(' token
  193. ../luascript.h:410: error: expected `;' before '(' token
  194. ../luascript.h:411: error: expected `;' before '(' token
  195. ../luascript.h:412: error: expected `;' before '(' token
  196. ../luascript.h:413: error: expected `;' before '(' token
  197. ../luascript.h:414: error: expected `;' before '(' token
  198. ../luascript.h:415: error: expected `;' before '(' token
  199. ../luascript.h:416: error: expected `;' before '(' token
  200. ../luascript.h:417: error: expected `;' before '(' token
  201. ../luascript.h:418: error: expected `;' before '(' token
  202. ../luascript.h:419: error: expected `;' before '(' token
  203. ../luascript.h:420: error: expected `;' before '(' token
  204. ../luascript.h:421: error: expected `;' before '(' token
  205. ../luascript.h:422: error: expected `;' before '(' token
  206. ../luascript.h:423: error: expected `;' before '(' token
  207. ../luascript.h:424: error: expected `;' before '(' token
  208. ../luascript.h:425: error: expected `;' before '(' token
  209. ../luascript.h:426: error: expected `;' before '(' token
  210. ../luascript.h:427: error: expected `;' before '(' token
  211. ../luascript.h:428: error: expected `;' before '(' token
  212. ../luascript.h:429: error: expected `;' before '(' token
  213. ../luascript.h:430: error: expected `;' before '(' token
  214. ../luascript.h:431: error: expected `;' before '(' token
  215. ../luascript.h:432: error: expected `;' before '(' token
  216. ../luascript.h:433: error: expected `;' before '(' token
  217. ../luascript.h:434: error: expected `;' before '(' token
  218. ../luascript.h:435: error: expected `;' before '(' token
  219. ../luascript.h:436: error: expected `;' before '(' token
  220. ../luascript.h:437: error: expected `;' before '(' token
  221. ../luascript.h:438: error: expected `;' before '(' token
  222. ../luascript.h:439: error: expected `;' before '(' token
  223. ../luascript.h:440: error: expected `;' before '(' token
  224. ../luascript.h:441: error: expected `;' before '(' token
  225. ../luascript.h:442: error: expected `;' before '(' token
  226. ../luascript.h:443: error: expected `;' before '(' token
  227. ../luascript.h:444: error: expected `;' before '(' token
  228. ../luascript.h:445: error: expected `;' before '(' token
  229. ../luascript.h:446: error: expected `;' before '(' token
  230. ../luascript.h:447: error: expected `;' before '(' token
  231. ../luascript.h:448: error: expected `;' before '(' token
  232. ../luascript.h:449: error: expected `;' before '(' token
  233. ../luascript.h:450: error: expected `;' before '(' token
  234. ../luascript.h:451: error: expected `;' before '(' token
  235. ../luascript.h:452: error: expected `;' before '(' token
  236. ../luascript.h:453: error: expected `;' before '(' token
  237. ../luascript.h:454: error: expected `;' before '(' token
  238. ../luascript.h:455: error: expected `;' before '(' token
  239. ../luascript.h:456: error: expected `;' before '(' token
  240. ../luascript.h:457: error: expected `;' before '(' token
  241. ../luascript.h:458: error: expected `;' before '(' token
  242. ../luascript.h:459: error: expected `;' before '(' token
  243. ../luascript.h:460: error: expected `;' before '(' token
  244. ../luascript.h:461: error: expected `;' before '(' token
  245. ../luascript.h:462: error: expected `;' before '(' token
  246. ../luascript.h:463: error: expected `;' before '(' token
  247. ../luascript.h:464: error: expected `;' before '(' token
  248. ../luascript.h:465: error: expected `;' before '(' token
  249. ../luascript.h:466: error: expected `;' before '(' token
  250. ../luascript.h:467: error: expected `;' before '(' token
  251. ../luascript.h:468: error: expected `;' before '(' token
  252. ../luascript.h:469: error: expected `;' before '(' token
  253. ../luascript.h:470: error: expected `;' before '(' token
  254. ../luascript.h:471: error: expected `;' before '(' token
  255. ../luascript.h:472: error: expected `;' before '(' token
  256. ../luascript.h:473: error: expected `;' before '(' token
  257. ../luascript.h:474: error: expected `;' before '(' token
  258. ../luascript.h:475: error: expected `;' before '(' token
  259. ../luascript.h:476: error: expected `;' before '(' token
  260. ../luascript.h:477: error: expected `;' before '(' token
  261. ../luascript.h:478: error: expected `;' before '(' token
  262. ../luascript.h:479: error: expected `;' before '(' token
  263. ../luascript.h:480: error: expected `;' before '(' token
  264. ../luascript.h:481: error: expected `;' before '(' token
  265. ../luascript.h:482: error: expected `;' before '(' token
  266. ../luascript.h:483: error: expected `;' before '(' token
  267. ../luascript.h:484: error: expected `;' before '(' token
  268. ../luascript.h:485: error: expected `;' before '(' token
  269. ../luascript.h:486: error: expected `;' before '(' token
  270. ../luascript.h:487: error: expected `;' before '(' token
  271. ../luascript.h:488: error: expected `;' before '(' token
  272. ../luascript.h:489: error: expected `;' before '(' token
  273. ../luascript.h:490: error: expected `;' before '(' token
  274. ../luascript.h:491: error: expected `;' before '(' token
  275. ../luascript.h:492: error: expected `;' before '(' token
  276. ../luascript.h:493: error: expected `;' before '(' token
  277. ../luascript.h:494: error: expected `;' before '(' token
  278. ../luascript.h:495: error: expected `;' before '(' token
  279. ../luascript.h:496: error: expected `;' before '(' token
  280. ../luascript.h:497: error: expected `;' before '(' token
  281. ../luascript.h:498: error: expected `;' before '(' token
  282. ../luascript.h:499: error: expected `;' before '(' token
  283. ../luascript.h:500: error: expected `;' before '(' token
  284. ../luascript.h:501: error: expected `;' before '(' token
  285. ../luascript.h:502: error: expected `;' before '(' token
  286. ../luascript.h:503: error: expected `;' before '(' token
  287. ../luascript.h:504: error: expected `;' before '(' token
  288. ../luascript.h:505: error: expected `;' before '(' token
  289. ../luascript.h:506: error: expected `;' before '(' token
  290. ../luascript.h:507: error: expected `;' before '(' token
  291. ../luascript.h:508: error: expected `;' before '(' token
  292. ../luascript.h:509: error: expected `;' before '(' token
  293. ../luascript.h:510: error: expected `;' before '(' token
  294. ../luascript.h:511: error: expected `;' before '(' token
  295. ../luascript.h:512: error: expected `;' before '(' token
  296. ../luascript.h:513: error: expected `;' before '(' token
  297. ../luascript.h:514: error: expected `;' before '(' token
  298. ../luascript.h:515: error: expected `;' before '(' token
  299. ../luascript.h:516: error: expected `;' before '(' token
  300. ../luascript.h:517: error: expected `;' before '(' token
  301. ../luascript.h:518: error: expected `;' before '(' token
  302. ../luascript.h:519: error: expected `;' before '(' token
  303. ../luascript.h:520: error: expected `;' before '(' token
  304. ../luascript.h:521: error: expected `;' before '(' token
  305. ../luascript.h:522: error: expected `;' before '(' token
  306. ../luascript.h:523: error: expected `;' before '(' token
  307. ../luascript.h:524: error: expected `;' before '(' token
  308. ../luascript.h:525: error: expected `;' before '(' token
  309. ../luascript.h:526: error: expected `;' before '(' token
  310. ../luascript.h:527: error: expected `;' before '(' token
  311. ../luascript.h:528: error: expected `;' before '(' token
  312. ../luascript.h:529: error: expected `;' before '(' token
  313. ../luascript.h:530: error: expected `;' before '(' token
  314. ../luascript.h:531: error: expected `;' before '(' token
  315. ../luascript.h:532: error: expected `;' before '(' token
  316. ../luascript.h:533: error: expected `;' before '(' token
  317. ../luascript.h:534: error: expected `;' before '(' token
  318. ../luascript.h:535: error: expected `;' before '(' token
  319. ../luascript.h:536: error: expected `;' before '(' token
  320. ../luascript.h:537: error: expected `;' before '(' token
  321. ../luascript.h:538: error: expected `;' before '(' token
  322. ../luascript.h:539: error: expected `;' before '(' token
  323. ../luascript.h:540: error: expected `;' before '(' token
  324. ../luascript.h:541: error: expected `;' before '(' token
  325. ../luascript.h:542: error: expected `;' before '(' token
  326. ../luascript.h:543: error: expected `;' before '(' token
  327. ../luascript.h:544: error: expected `;' before '(' token
  328. ../luascript.h:545: error: expected `;' before '(' token
  329. ../luascript.h:546: error: expected `;' before '(' token
  330. ../luascript.h:547: error: expected `;' before '(' token
  331. ../luascript.h:548: error: expected `;' before '(' token
  332. ../luascript.h:549: error: expected `;' before '(' token
  333. ../luascript.h:550: error: expected `;' before '(' token
  334. ../luascript.h:551: error: expected `;' before '(' token
  335. ../luascript.h:552: error: expected `;' before '(' token
  336. ../luascript.h:553: error: expected `;' before '(' token
  337. ../luascript.h:554: error: expected `;' before '(' token
  338. ../luascript.h:555: error: expected `;' before '(' token
  339. ../luascript.h:556: error: expected `;' before '(' token
  340. ../luascript.h:557: error: expected `;' before '(' token
  341. ../luascript.h:558: error: expected `;' before '(' token
  342. ../luascript.h:559: error: expected `;' before '(' token
  343. ../luascript.h:560: error: expected `;' before '(' token
  344. ../luascript.h:561: error: expected `;' before '(' token
  345. ../luascript.h:562: error: expected `;' before '(' token
  346. ../luascript.h:563: error: expected `;' before '(' token
  347. ../luascript.h:564: error: expected `;' before '(' token
  348. ../luascript.h:565: error: expected `;' before '(' token
  349. ../luascript.h:566: error: expected `;' before '(' token
  350. ../luascript.h:567: error: expected `;' before '(' token
  351. ../luascript.h:568: error: expected `;' before '(' token
  352. ../luascript.h:569: error: expected `;' before '(' token
  353.  
  354. ../luascript.h:570: error: expected `;' before '(' token
  355. ../luascript.h:571: error: expected `;' before '(' token
  356. ../luascript.h:572: error: expected `;' before '(' token
  357. ../luascript.h:573: error: expected `;' before '(' token
  358. ../luascript.h:574: error: expected `;' before '(' token
  359. ../luascript.h:575: error: expected `;' before '(' token
  360. ../luascript.h:576: error: expected `;' before '(' token
  361. ../luascript.h:577: error: expected `;' before '(' token
  362.  
  363. ../luascript.h:578: error: expected `;' before '(' token
  364. ../luascript.h:579: error: expected `;' before '(' token
  365. ../luascript.h:580: error: expected `;' before '(' token
  366. ../luascript.h:581: error: expected `;' before '(' token
  367. ../luascript.h:582: error: expected `;' before '(' token
  368. ../luascript.h:583: error: expected `;' before '(' token
  369. ../luascript.h:584: error: expected `;' before '(' token
  370. ../luascript.h:585: error: expected `;' before '(' token
  371.  
  372. ../luascript.h:586: error: expected `;' before '(' token
  373. ../luascript.h:587: error: expected `;' before '(' token
  374. ../luascript.h:588: error: expected `;' before '(' token
  375. ../luascript.h:589: error: expected `;' before '(' token
  376. ../luascript.h:590: error: expected `;' before '(' token
  377. ../luascript.h:591: error: expected `;' before '(' token
  378. ../luascript.h:592: error: expected `;' before '(' token
  379. ../luascript.h:593: error: expected `;' before '(' token
  380.  
  381. ../luascript.h:594: error: expected `;' before '(' token
  382. ../luascript.h:595: error: expected `;' before '(' token
  383. ../luascript.h:596: error: expected `;' before '(' token
  384. ../luascript.h:597: error: expected `;' before '(' token
  385. ../luascript.h:598: error: expected `;' before '(' token
  386. ../luascript.h:599: error: expected `;' before '(' token
  387. ../luascript.h:600: error: expected `;' before '(' token
  388. ../luascript.h:601: error: expected `;' before '(' token
  389.  
  390. ../luascript.h:602: error: expected `;' before '(' token
  391. ../luascript.h:603: error: expected `;' before '(' token
  392. ../luascript.h:604: error: expected `;' before '(' token
  393. ../luascript.h:605: error: expected `;' before '(' token
  394. ../luascript.h:606: error: expected `;' before '(' token
  395. ../luascript.h:607: error: expected `;' before '(' token
  396. ../luascript.h:608: error: expected `;' before '(' token
  397. ../luascript.h:609: error: expected `;' before '(' token
  398.  
  399. ../luascript.h:610: error: expected `;' before '(' token
  400. ../luascript.h:611: error: expected `;' before '(' token
  401. ../luascript.h:612: error: expected `;' before '(' token
  402. ../luascript.h:613: error: expected `;' before '(' token
  403. ../luascript.h:614: error: expected `;' before '(' token
  404. ../luascript.h:615: error: expected `;' before '(' token
  405. ../luascript.h:616: error: expected `;' before '(' token
  406. ../luascript.h:617: error: expected `;' before '(' token
  407.  
  408. ../luascript.h:618: error: expected `;' before '(' token
  409. ../luascript.h:619: error: expected `;' before '(' token
  410. ../luascript.h:620: error: expected `;' before '(' token
  411. ../luascript.h:621: error: expected `;' before '(' token
  412. ../luascript.h:622: error: expected `;' before '(' token
  413. ../luascript.h:623: error: expected `;' before '(' token
  414. ../luascript.h:624: error: expected `;' before '(' token
  415. ../luascript.h:625: error: expected `;' before '(' token
  416.  
  417. ../luascript.h:626: error: expected `;' before '(' token
  418. ../luascript.h:627: error: expected `;' before '(' token
  419. ../luascript.h:628: error: expected `;' before '(' token
  420. ../luascript.h:629: error: expected `;' before '(' token
  421. ../luascript.h:630: error: expected `;' before '(' token
  422. ../luascript.h:631: error: expected `;' before '(' token
  423. ../luascript.h:632: error: expected `;' before '(' token
  424. ../luascript.h:633: error: expected `;' before '(' token
  425.  
  426. ../luascript.h:634: error: expected `;' before '(' token
  427. ../luascript.h:635: error: expected `;' before '(' token
  428. ../luascript.h:637: error: expected `;' before '(' token
  429. ../luascript.h:638: error: expected `;' before '(' token
  430. ../luascript.h:639: error: expected `;' before '(' token
  431. ../luascript.h:641: error: `luaL_Reg' does not name a type
  432. ../luascript.h:642: error: expected `;' before '(' token
  433. ../luascript.h:643: error: expected `;' before '(' token
  434. ../luascript.h:644: error: expected `;' before '(' token
  435. ../luascript.h:645: error: expected `;' before '(' token
  436. ../luascript.h:646: error: expected `;' before '(' token
  437.  
  438. ../luascript.h:647: error: expected `;' before '(' token
  439. ../luascript.h:648: error: expected `;' before '(' token
  440. ../luascript.h:650: error: `luaL_Reg' does not name a type
  441.  
  442. ../luascript.h:651: error: expected `;' before '(' token
  443. ../luascript.h:652: error: expected `;' before '(' token
  444. ../luascript.h:653: error: expected `;' before '(' token
  445. ../luascript.h:654: error: expected `;' before '(' token
  446. ../luascript.h:655: error: expected `;' before '(' token
  447. ../luascript.h:656: error: expected `;' before '(' token
  448. ../luascript.h:658: error: `luaL_Reg' does not name a type
  449. ../luascript.h:659: error: expected `;' before '(' token
  450. ../luascript.h:660: error: expected `;' before '(' token
  451. ../luascript.h:661: error: expected `;' before '(' token
  452. ../luascript.h:662: error: expected `;' before '(' token
  453.  
  454. ../luascript.h:663: error: expected `;' before '(' token
  455. ../luascript.h:664: error: expected `;' before '(' token
  456. ../luascript.h:665: error: expected `;' before '(' token
  457. ../luascript.h:666: error: expected `;' before '(' token
  458. ../luascript.h:667: error: expected `;' before '(' token
  459. ../luascript.h:668: error: expected `;' before '(' token
  460. ../luascript.h:669: error: expected `;' before '(' token
  461. ../luascript.h:670: error: expected `;' before '(' token
  462.  
  463. ../luascript.h:672: error: `luaL_Reg' does not name a type
  464. ../luascript.h:673: error: expected `;' before '(' token
  465. ../luascript.h:674: error: expected `;' before '(' token
  466.  
  467. ../luascript.h:675: error: expected `;' before '(' token
  468. ../luascript.h:676: error: expected `;' before '(' token
  469. ../luascript.h:677: error: expected `;' before '(' token
  470. ../luascript.h:679: error: ISO C++ forbids declaration of `lua_State' with no type
  471. ../luascript.h:679: error: expected `;' before '*' token
  472. ../luascript.h:726: error: expected `;' before '(' token
  473.  
  474. In file included from ../player.h:37,
  475. from ../actions.cpp:23:
  476. ../npc.h:50: error: variable or field `pushState' declared void
  477. ../npc.h:50: error: expected `;' before '(' token
  478. ../npc.h:51: error: variable or field `popState' declared void
  479. ../npc.h:51: error: expected `;' before '(' token
  480. ../npc.h:55: error: expected `;' before '(' token
  481. ../npc.h:56: error: expected `;' before '(' token
  482. ../npc.h:58: error: expected `;' before '(' token
  483. ../npc.h:59: error: expected `;' before '(' token
  484. ../npc.h:60: error: expected `;' before '(' token
  485. ../npc.h:61: error: expected `;' before '(' token
  486. ../npc.h:63: error: expected `;' before '(' token
  487. ../npc.h:64: error: expected `;' before '(' token
  488.  
  489. ../npc.h:65: error: expected `;' before '(' token
  490. ../npc.h:67: error: expected `;' before '(' token
  491. ../npc.h:68: error: expected `;' before '(' token
  492. ../npc.h:70: error: expected `;' before '(' token
  493. ../npc.h:71: error: expected `;' before '(' token
  494.  
  495. In file included from ../scheduler.h:22,
  496. from ../game.h:24,
  497. from ../actions.cpp:30:
  498. ../tasks.h:46: error: using-declaration for non-member at class scope
  499.  
  500. ../tasks.h:46: error: expected `;' before "m_expiration"
  501. ../tasks.h: In constructor `Task::Task(const boost::function<void ()(), std::allocator<void> >&)':
  502. ../tasks.h:28: error: class `Task' does not have any field named `m_expiration'
  503. ../tasks.h: In constructor `Task::Task(uint32_t, const boost::function<void ()(), std::allocator<void> >&)':
  504. ../tasks.h:30: error: class `Task' does not have any field named `m_expiration'
  505. ../tasks.h:31: error: `get_system_time' is not a member of `boost'
  506. ../tasks.h: In member function `void Task::unsetExpiration()':
  507. ../tasks.h:36: error: `m_expiration' undeclared (first use this function)
  508. ../tasks.h:36: error: (Each undeclared identifier is reported only once for each function it appears in.)
  509. ../tasks.h: In member function `bool Task::hasExpired() const':
  510. ../tasks.h:39: error: `m_expiration' undeclared (first use this function)
  511. ../tasks.h:42: error: `get_system_time' is not a member of `boost'
  512. ../tasks.h: At global scope:
  513. ../tasks.h:88: error: using-declaration for non-member at class scope
  514. ../tasks.h:88: error: expected `;' before "m_taskSignal"
  515. In file included from ../game.h:24,
  516. from ../actions.cpp:30:
  517. ../scheduler.h:33: error: using-declaration for non-member at class scope
  518. ../scheduler.h:33: error: expected `;' before "getCycle"
  519. ../scheduler.h:34: error: expected `;' before "bool"
  520. ../scheduler.h: In member function `bool SchedulerTask::operator<(const SchedulerTask&) const':
  521. ../scheduler.h:34: error: `getCycle' undeclared (first use this function)
  522. ../scheduler.h:34: error: 'const class SchedulerTask' has no member named 'getCycle'
  523. ../scheduler.h: At global scope:
  524. ../scheduler.h:91: error: using-declaration for non-member at class scope
  525.  
  526. ../scheduler.h:91: error: expected `;' before "m_eventSignal"
  527.  
  528. In file included from ../actions.cpp:31:
  529. ../configmanager.h:285: error: `lua_State' has not been declared
  530. ../configmanager.h:285: error: ISO C++ forbids declaration of `_L' with no type
  531. ../configmanager.h:306: error: ISO C++ forbids declaration of `lua_State' with no type
  532. ../configmanager.h:306: error: expected `;' before '*' token
  533. ../configmanager.h:307: error: variable or field `moveValue' declared void
  534. ../configmanager.h:307: error: expected `;' before '(' token
  535. ../configmanager.h: In member function `void ConfigManager::getValue(const std::string&, int*)':
  536. ../configmanager.h:285: error: `L' undeclared (first use this function)
  537. ../configmanager.h: In member function `std::string ConfigManager::getGlobalString(const std::string&, const std::string&)':
  538. ../configmanager.h:290: error: `getGlobalString' is not a member of `LuaScriptInterface'
  539.  
  540. ../configmanager.h:290: error: `L' undeclared (first use this function)
  541. ../configmanager.h: In member function `bool ConfigManager::getGlobalBool(const std::string&, bool)':
  542.  
  543. ../configmanager.h:294: error: `getGlobalBool' is not a member of `LuaScriptInterface'
  544. ../configmanager.h:294: error: `L' undeclared (first use this function)
  545. ../configmanager.h: In member function `int32_t ConfigManager::getGlobalNumber(const std::string&, int32_t)':
  546.  
  547. ../configmanager.h:298: error: `getGlobalNumber' is not a member of `LuaScriptInterface'
  548. ../configmanager.h:298: error: `L' undeclared (first use this function)
  549. ../configmanager.h: In member function `double ConfigManager::getGlobalDouble(const std::string&, double)':
  550.  
  551. ../configmanager.h:302: error: `getGlobalDouble' is not a member of `LuaScriptInterface'
  552. ../configmanager.h:302: error: `L' undeclared (first use this function)
  553.  
  554. In file included from ../actions.cpp:36:
  555. ../house.h:23:39: boost/tr1/unordered_set.hpp: No such file or directory
  556. In file included from ../actions.cpp:36:
  557. ../house.h: At global scope:
  558. ../house.h:76: error: `std::tr1' has not been declared
  559. ../house.h:76: error: ISO C++ forbids declaration of `unordered_set' with no type
  560. ../house.h:76: error: expected `;' before '<' token
  561.  
  562. ../actions.cpp: In member function `virtual bool Action::executeUse(Player*, Item*, const PositionEx&, const PositionEx&, bool, uint32_t)':
  563. ../actions.cpp:760: error: `lua_State' undeclared (first use this function)
  564. ../actions.cpp:760: error: `L' undeclared (first use this function)
  565. ../actions.cpp:760: error: 'class LuaScriptInterface' has no member named 'getState'
  566. ../actions.cpp:761: error: 'class LuaScriptInterface' has no member named 'getGlobalBool'
  567.  
  568. ../actions.cpp:778: error: 'class LuaScriptInterface' has no member named 'getState'
  569. ../actions.cpp:781: error: `lua_pushnumber' undeclared (first use this function)
  570. ../actions.cpp:782: error: `pushThing' is not a member of `LuaScriptInterface'
  571. ../actions.cpp:783: error: `pushPosition' is not a member of `LuaScriptInterface'
  572. ../actions.cpp:788: error: `pushThing' is not a member of `LuaScriptInterface'
  573. ../actions.cpp:789: error: `pushPosition' is not a member of `LuaScriptInterface'
  574. ../actions.cpp:793: error: `pushThing' is not a member of `LuaScriptInterface'
  575. ../actions.cpp:794: error: `pushPosition' is not a member of `LuaScriptInterface'
  576.  
  577. make.exe: *** [obj//actions.o] Error 1
  578.  
  579. Execução terminada
Advertisement
Add Comment
Please, Sign In to add comment