Advertisement
Guest User

Untitled

a guest
Mar 17th, 2012
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 33.28 KB | None | 0 0
  1. 1>------ Build started: Project: map-server_sql, Configuration: Release Win32 ------
  2. 2>------ Build started: Project: login-server_sql, Configuration: Release Win32 ------
  3. 1>Build started 18/03/2012 2:37:03.
  4. 2>Build started 18/03/2012 2:37:03.
  5. 2>InitializeBuildStatus:
  6. 2> Creating "login-server_sql\Release\login-server_sql.unsuccessfulbuild" because "AlwaysCreate" was specified.
  7. 1>InitializeBuildStatus:
  8. 1> Touching "map-server_sql\Release\map-server_sql.unsuccessfulbuild".
  9. 1>ClCompile:
  10. 1> grammar.c
  11. 1> libconfig.c
  12. 2>ClCompile:
  13. 2> grammar.c
  14. 2> libconfig.c
  15. 2> scanctx.c
  16. 1> scanctx.c
  17. 1> scanner.c
  18. 2> scanner.c
  19. 2> strbuf.c
  20. 1> strbuf.c
  21. 2> account_sql.c
  22. 1> mt19937ar.c
  23. 1> conf.c
  24. 2> ipban_sql.c
  25. 1> core.c
  26. 1> db.c
  27. 2> login.c
  28. 1> des.c
  29. 1> ers.c
  30. 2> loginlog_sql.c
  31. 1> grfio.c
  32. 2> core.c
  33. 1> malloc.c
  34. 2> db.c
  35. 1> mapindex.c
  36. 2> ers.c
  37. 1> md5calc.c
  38. 2> malloc.c
  39. 1> nullpo.c
  40. 2> md5calc.c
  41. 2> nullpo.c
  42. 1> plugins.c
  43. 1> random.c
  44. 2> plugins.c
  45. 2> random.c
  46. 1> showmsg.c
  47. 2> showmsg.c
  48. 2> socket.c
  49. 1> socket.c
  50. 1> sql.c
  51. 2> sql.c
  52. 2> strlib.c
  53. 1> strlib.c
  54. 2> timer.c
  55. 1> timer.c
  56. 1> utils.c
  57. 2> utils.c
  58. 1> achievement.c
  59. 2> mt19937ar.c
  60. 1>c:\rathena-compiled_2\src\map\achievement.h(3): error C2061: syntax error : identifier 'map'
  61. 1>c:\rathena-compiled_2\src\map\achievement.h(3): error C2059: syntax error : ';'
  62. 1>c:\rathena-compiled_2\src\map\achievement.h(3): error C2059: syntax error : '-'
  63. 1>c:\rathena-compiled_2\src\map\pc.h(471): error C2065: 'MAX_ACHIEVEMENT' : undeclared identifier
  64. 1>c:\rathena-compiled_2\src\map\pc.h(471): error C2057: expected constant expression
  65. 1>c:\rathena-compiled_2\src\map\pc.h(471): error C2079: 'at' uses undefined struct 'achievement_tracker'
  66. 1>c:\rathena-compiled_2\src\map\pc.h(472): error C2229: struct 'map_session_data' has an illegal zero-sized array
  67. 1>..\src\map\achievement.c(40): error C2065: 'MAX_ACHIEVEMENT' : undeclared identifier
  68. 1>..\src\map\achievement.c(42): error C2036: 'achievement_tracker *' : unknown size
  69. 1>..\src\map\achievement.c(42): error C2037: left of 'achievement_id' specifies undefined struct/union 'achievement_tracker'
  70. 1>..\src\map\achievement.c(44): error C2036: 'achievement_tracker *' : unknown size
  71. 1>..\src\map\achievement.c(44): error C2037: left of 'achievement_id' specifies undefined struct/union 'achievement_tracker'
  72. 1>..\src\map\achievement.c(80): warning C4013: 'achievement_searchTrackerIndex' undefined; assuming extern returning int
  73. 1>..\src\map\achievement.c(80): error C2037: left of 'achievement_id' specifies undefined struct/union 'achievement_data'
  74. 1>..\src\map\achievement.c(84): error C2037: left of 'achievement_id' specifies undefined struct/union 'achievement_data'
  75. 1>..\src\map\achievement.c(90): error C2036: 'achievement_tracker *' : unknown size
  76. 1>..\src\map\achievement.c(90): error C2037: left of 'finished' specifies undefined struct/union 'achievement_tracker'
  77. 1>..\src\map\achievement.c(93): error C2037: left of 'bexp' specifies undefined struct/union 'achievement_data'
  78. 1>..\src\map\achievement.c(93): error C2037: left of 'jexp' specifies undefined struct/union 'achievement_data'
  79. 1>..\src\map\achievement.c(99): error C2037: left of 'bexp' specifies undefined struct/union 'achievement_data'
  80. 1>..\src\map\achievement.c(99): error C2037: left of 'bexp' specifies undefined struct/union 'achievement_data'
  81. 1>..\src\map\achievement.c(99): error C2037: left of 'bexp' specifies undefined struct/union 'achievement_data'
  82. 1>..\src\map\achievement.c(99): fatal error C1903: unable to recover from previous error(s); stopping compilation
  83. 1> atcommand.c
  84. 1>c:\rathena-compiled_2\src\map\achievement.h(3): error C2061: syntax error : identifier 'map'
  85. 1>c:\rathena-compiled_2\src\map\achievement.h(3): error C2059: syntax error : ';'
  86. 1>c:\rathena-compiled_2\src\map\achievement.h(3): error C2059: syntax error : '-'
  87. 1>c:\rathena-compiled_2\src\map\pc.h(471): error C2065: 'MAX_ACHIEVEMENT' : undeclared identifier
  88. 1>c:\rathena-compiled_2\src\map\pc.h(471): error C2057: expected constant expression
  89. 1>c:\rathena-compiled_2\src\map\pc.h(471): error C2079: 'at' uses undefined struct 'achievement_tracker'
  90. 1>c:\rathena-compiled_2\src\map\pc.h(472): error C2229: struct 'map_session_data' has an illegal zero-sized array
  91. 1>..\src\map\atcommand.c(8345): warning C4013: 'reload_achievementDB' undefined; assuming extern returning int
  92. 1>..\src\map\atcommand.c(8371): warning C4013: 'achievement_exists' undefined; assuming extern returning int
  93. 1>..\src\map\atcommand.c(8371): warning C4047: '=' : 'achievement_data *' differs in levels of indirection from 'int'
  94. 1>..\src\map\atcommand.c(8377): error C2037: left of 'achievement_id' specifies undefined struct/union 'achievement_data'
  95. 1>..\src\map\atcommand.c(8384): warning C4013: 'achievement_achieve' undefined; assuming extern returning int
  96. 1>..\src\map\atcommand.c(8386): fatal error C1020: unexpected #endif
  97. 1> battle.c
  98. 1>c:\rathena-compiled_2\src\map\achievement.h(3): error C2061: syntax error : identifier 'map'
  99. 1>c:\rathena-compiled_2\src\map\achievement.h(3): error C2059: syntax error : ';'
  100. 1>c:\rathena-compiled_2\src\map\achievement.h(3): error C2059: syntax error : '-'
  101. 1>c:\rathena-compiled_2\src\map\pc.h(471): error C2065: 'MAX_ACHIEVEMENT' : undeclared identifier
  102. 1>c:\rathena-compiled_2\src\map\pc.h(471): error C2057: expected constant expression
  103. 1>c:\rathena-compiled_2\src\map\pc.h(471): error C2079: 'at' uses undefined struct 'achievement_tracker'
  104. 1>c:\rathena-compiled_2\src\map\pc.h(472): error C2229: struct 'map_session_data' has an illegal zero-sized array
  105. 1> battleground.c
  106. 1> buyingstore.c
  107. 1>c:\rathena-compiled_2\src\map\achievement.h(3): error C2061: syntax error : identifier 'map'
  108. 1>c:\rathena-compiled_2\src\map\achievement.h(3): error C2059: syntax error : ';'
  109. 1>c:\rathena-compiled_2\src\map\achievement.h(3): error C2059: syntax error : '-'
  110. 1>c:\rathena-compiled_2\src\map\pc.h(471): error C2065: 'MAX_ACHIEVEMENT' : undeclared identifier
  111. 1>c:\rathena-compiled_2\src\map\pc.h(471): error C2057: expected constant expression
  112. 1>c:\rathena-compiled_2\src\map\pc.h(471): error C2079: 'at' uses undefined struct 'achievement_tracker'
  113. 1>c:\rathena-compiled_2\src\map\pc.h(472): error C2229: struct 'map_session_data' has an illegal zero-sized array
  114. 1> chat.c
  115. 1>c:\rathena-compiled_2\src\map\achievement.h(3): error C2061: syntax error : identifier 'map'
  116. 1>c:\rathena-compiled_2\src\map\achievement.h(3): error C2059: syntax error : ';'
  117. 1>c:\rathena-compiled_2\src\map\achievement.h(3): error C2059: syntax error : '-'
  118. 1>c:\rathena-compiled_2\src\map\pc.h(471): error C2065: 'MAX_ACHIEVEMENT' : undeclared identifier
  119. 1>c:\rathena-compiled_2\src\map\pc.h(471): error C2057: expected constant expression
  120. 1>c:\rathena-compiled_2\src\map\pc.h(471): error C2079: 'at' uses undefined struct 'achievement_tracker'
  121. 1>c:\rathena-compiled_2\src\map\pc.h(472): error C2229: struct 'map_session_data' has an illegal zero-sized array
  122. 1> chrif.c
  123. 1>c:\rathena-compiled_2\src\map\achievement.h(3): error C2061: syntax error : identifier 'map'
  124. 1>c:\rathena-compiled_2\src\map\achievement.h(3): error C2059: syntax error : ';'
  125. 1>c:\rathena-compiled_2\src\map\achievement.h(3): error C2059: syntax error : '-'
  126. 1>c:\rathena-compiled_2\src\map\pc.h(471): error C2065: 'MAX_ACHIEVEMENT' : undeclared identifier
  127. 1>c:\rathena-compiled_2\src\map\pc.h(471): error C2057: expected constant expression
  128. 1>c:\rathena-compiled_2\src\map\pc.h(471): error C2079: 'at' uses undefined struct 'achievement_tracker'
  129. 1>c:\rathena-compiled_2\src\map\pc.h(472): error C2229: struct 'map_session_data' has an illegal zero-sized array
  130. 1> clif.c
  131. 1>c:\rathena-compiled_2\src\map\achievement.h(3): error C2061: syntax error : identifier 'map'
  132. 1>c:\rathena-compiled_2\src\map\achievement.h(3): error C2059: syntax error : ';'
  133. 1>c:\rathena-compiled_2\src\map\achievement.h(3): error C2059: syntax error : '-'
  134. 1>c:\rathena-compiled_2\src\map\pc.h(471): error C2065: 'MAX_ACHIEVEMENT' : undeclared identifier
  135. 1>c:\rathena-compiled_2\src\map\pc.h(471): error C2057: expected constant expression
  136. 1>c:\rathena-compiled_2\src\map\pc.h(471): error C2079: 'at' uses undefined struct 'achievement_tracker'
  137. 1>c:\rathena-compiled_2\src\map\pc.h(472): error C2229: struct 'map_session_data' has an illegal zero-sized array
  138. 1>c:\rathena-compiled_2\src\map\achievement.h(3): error C2061: syntax error : identifier 'map'
  139. 1>c:\rathena-compiled_2\src\map\achievement.h(3): error C2059: syntax error : ';'
  140. 1>c:\rathena-compiled_2\src\map\achievement.h(3): error C2059: syntax error : '-'
  141. 1>c:\rathena-compiled_2\src\map\pc.h(471): error C2065: 'MAX_ACHIEVEMENT' : undeclared identifier
  142. 1>c:\rathena-compiled_2\src\map\pc.h(471): error C2057: expected constant expression
  143. 1>c:\rathena-compiled_2\src\map\pc.h(471): error C2079: 'at' uses undefined struct 'achievement_tracker'
  144. 1>c:\rathena-compiled_2\src\map\pc.h(472): error C2229: struct 'map_session_data' has an illegal zero-sized array
  145. 1> date.c
  146. 1>..\src\map\clif.c(9209): warning C4013: 'achievement_update_explore' undefined; assuming extern returning int
  147. 1> duel.c
  148. 1> guild.c
  149. 1>c:\rathena-compiled_2\src\map\achievement.h(3): error C2061: syntax error : identifier 'map'
  150. 1>c:\rathena-compiled_2\src\map\achievement.h(3): error C2059: syntax error : ';'
  151. 1>c:\rathena-compiled_2\src\map\achievement.h(3): error C2059: syntax error : '-'
  152. 1>c:\rathena-compiled_2\src\map\pc.h(471): error C2065: 'MAX_ACHIEVEMENT' : undeclared identifier
  153. 1>c:\rathena-compiled_2\src\map\pc.h(471): error C2057: expected constant expression
  154. 1>c:\rathena-compiled_2\src\map\pc.h(471): error C2079: 'at' uses undefined struct 'achievement_tracker'
  155. 1>c:\rathena-compiled_2\src\map\pc.h(472): error C2229: struct 'map_session_data' has an illegal zero-sized array
  156. 1> intif.c
  157. 1>c:\rathena-compiled_2\src\map\achievement.h(3): error C2061: syntax error : identifier 'map'
  158. 1>c:\rathena-compiled_2\src\map\achievement.h(3): error C2059: syntax error : ';'
  159. 1>c:\rathena-compiled_2\src\map\achievement.h(3): error C2059: syntax error : '-'
  160. 1>c:\rathena-compiled_2\src\map\pc.h(471): error C2065: 'MAX_ACHIEVEMENT' : undeclared identifier
  161. 1>c:\rathena-compiled_2\src\map\pc.h(471): error C2057: expected constant expression
  162. 1>c:\rathena-compiled_2\src\map\pc.h(471): error C2079: 'at' uses undefined struct 'achievement_tracker'
  163. 1>c:\rathena-compiled_2\src\map\pc.h(472): error C2229: struct 'map_session_data' has an illegal zero-sized array
  164. 1> itemdb.c
  165. 1>c:\rathena-compiled_2\src\map\achievement.h(3): error C2061: syntax error : identifier 'map'
  166. 1>c:\rathena-compiled_2\src\map\achievement.h(3): error C2059: syntax error : ';'
  167. 1>c:\rathena-compiled_2\src\map\achievement.h(3): error C2059: syntax error : '-'
  168. 1>c:\rathena-compiled_2\src\map\pc.h(471): error C2065: 'MAX_ACHIEVEMENT' : undeclared identifier
  169. 1>c:\rathena-compiled_2\src\map\pc.h(471): error C2057: expected constant expression
  170. 1>c:\rathena-compiled_2\src\map\pc.h(471): error C2079: 'at' uses undefined struct 'achievement_tracker'
  171. 1>c:\rathena-compiled_2\src\map\pc.h(472): error C2229: struct 'map_session_data' has an illegal zero-sized array
  172. 1> log.c
  173. 1>c:\rathena-compiled_2\src\map\achievement.h(3): error C2061: syntax error : identifier 'map'
  174. 1>c:\rathena-compiled_2\src\map\achievement.h(3): error C2059: syntax error : ';'
  175. 1>c:\rathena-compiled_2\src\map\achievement.h(3): error C2059: syntax error : '-'
  176. 1>c:\rathena-compiled_2\src\map\pc.h(471): error C2065: 'MAX_ACHIEVEMENT' : undeclared identifier
  177. 1>c:\rathena-compiled_2\src\map\pc.h(471): error C2057: expected constant expression
  178. 1>c:\rathena-compiled_2\src\map\pc.h(471): error C2079: 'at' uses undefined struct 'achievement_tracker'
  179. 1>c:\rathena-compiled_2\src\map\pc.h(472): error C2229: struct 'map_session_data' has an illegal zero-sized array
  180. 1> mail.c
  181. 1>c:\rathena-compiled_2\src\map\achievement.h(3): error C2061: syntax error : identifier 'map'
  182. 1>c:\rathena-compiled_2\src\map\achievement.h(3): error C2059: syntax error : ';'
  183. 1>c:\rathena-compiled_2\src\map\achievement.h(3): error C2059: syntax error : '-'
  184. 1>c:\rathena-compiled_2\src\map\pc.h(471): error C2065: 'MAX_ACHIEVEMENT' : undeclared identifier
  185. 1>c:\rathena-compiled_2\src\map\pc.h(471): error C2057: expected constant expression
  186. 1>c:\rathena-compiled_2\src\map\pc.h(471): error C2079: 'at' uses undefined struct 'achievement_tracker'
  187. 1>c:\rathena-compiled_2\src\map\pc.h(472): error C2229: struct 'map_session_data' has an illegal zero-sized array
  188. 1> map.c
  189. 1>c:\rathena-compiled_2\src\map\achievement.h(3): error C2061: syntax error : identifier 'map'
  190. 1>c:\rathena-compiled_2\src\map\achievement.h(3): error C2059: syntax error : ';'
  191. 1>c:\rathena-compiled_2\src\map\achievement.h(3): error C2059: syntax error : '-'
  192. 1>c:\rathena-compiled_2\src\map\pc.h(471): error C2065: 'MAX_ACHIEVEMENT' : undeclared identifier
  193. 1>c:\rathena-compiled_2\src\map\pc.h(471): error C2057: expected constant expression
  194. 1>c:\rathena-compiled_2\src\map\pc.h(471): error C2079: 'at' uses undefined struct 'achievement_tracker'
  195. 1>c:\rathena-compiled_2\src\map\pc.h(472): error C2229: struct 'map_session_data' has an illegal zero-sized array
  196. 1> mapreg_sql.c
  197. 1> homunculus.c
  198. 1>c:\rathena-compiled_2\src\map\achievement.h(3): error C2061: syntax error : identifier 'map'
  199. 1>c:\rathena-compiled_2\src\map\achievement.h(3): error C2059: syntax error : ';'
  200. 1>c:\rathena-compiled_2\src\map\achievement.h(3): error C2059: syntax error : '-'
  201. 1>c:\rathena-compiled_2\src\map\pc.h(471): error C2065: 'MAX_ACHIEVEMENT' : undeclared identifier
  202. 1>c:\rathena-compiled_2\src\map\pc.h(471): error C2057: expected constant expression
  203. 1>c:\rathena-compiled_2\src\map\pc.h(471): error C2079: 'at' uses undefined struct 'achievement_tracker'
  204. 1>c:\rathena-compiled_2\src\map\pc.h(472): error C2229: struct 'map_session_data' has an illegal zero-sized array
  205. 1>..\src\map\map.c(3536): warning C4013: 'do_final_achievement' undefined; assuming extern returning int
  206. 1>..\src\map\map.c(3863): warning C4013: 'do_init_achievement' undefined; assuming extern returning int
  207. 1> instance.c
  208. 1>c:\rathena-compiled_2\src\map\achievement.h(3): error C2061: syntax error : identifier 'map'
  209. 1>c:\rathena-compiled_2\src\map\achievement.h(3): error C2059: syntax error : ';'
  210. 1>c:\rathena-compiled_2\src\map\achievement.h(3): error C2059: syntax error : '-'
  211. 1>c:\rathena-compiled_2\src\map\pc.h(471): error C2065: 'MAX_ACHIEVEMENT' : undeclared identifier
  212. 1>c:\rathena-compiled_2\src\map\pc.h(471): error C2057: expected constant expression
  213. 1>c:\rathena-compiled_2\src\map\pc.h(471): error C2079: 'at' uses undefined struct 'achievement_tracker'
  214. 1>c:\rathena-compiled_2\src\map\pc.h(472): error C2229: struct 'map_session_data' has an illegal zero-sized array
  215. 1>c:\rathena-compiled_2\src\map\achievement.h(3): error C2061: syntax error : identifier 'map'
  216. 1>c:\rathena-compiled_2\src\map\achievement.h(3): error C2059: syntax error : ';'
  217. 1>c:\rathena-compiled_2\src\map\achievement.h(3): error C2059: syntax error : '-'
  218. 1>c:\rathena-compiled_2\src\map\pc.h(471): error C2065: 'MAX_ACHIEVEMENT' : undeclared identifier
  219. 1>c:\rathena-compiled_2\src\map\pc.h(471): error C2057: expected constant expression
  220. 1>c:\rathena-compiled_2\src\map\pc.h(471): error C2079: 'at' uses undefined struct 'achievement_tracker'
  221. 1>c:\rathena-compiled_2\src\map\pc.h(472): error C2229: struct 'map_session_data' has an illegal zero-sized array
  222. 1> mercenary.c
  223. 1> mob.c
  224. 1>c:\rathena-compiled_2\src\map\achievement.h(3): error C2061: syntax error : identifier 'map'
  225. 1>c:\rathena-compiled_2\src\map\achievement.h(3): error C2059: syntax error : ';'
  226. 1>c:\rathena-compiled_2\src\map\achievement.h(3): error C2059: syntax error : '-'
  227. 1>c:\rathena-compiled_2\src\map\pc.h(471): error C2065: 'MAX_ACHIEVEMENT' : undeclared identifier
  228. 1>c:\rathena-compiled_2\src\map\pc.h(471): error C2057: expected constant expression
  229. 1>c:\rathena-compiled_2\src\map\pc.h(471): error C2079: 'at' uses undefined struct 'achievement_tracker'
  230. 1>c:\rathena-compiled_2\src\map\pc.h(472): error C2229: struct 'map_session_data' has an illegal zero-sized array
  231. 1>..\src\map\mob.c(2029): warning C4013: 'achievement_update_mob' undefined; assuming extern returning int
  232. 1>c:\rathena-compiled_2\src\map\achievement.h(3): error C2061: syntax error : identifier 'map'
  233. 1>c:\rathena-compiled_2\src\map\achievement.h(3): error C2059: syntax error : ';'
  234. 1>c:\rathena-compiled_2\src\map\achievement.h(3): error C2059: syntax error : '-'
  235. 1>c:\rathena-compiled_2\src\map\pc.h(471): error C2065: 'MAX_ACHIEVEMENT' : undeclared identifier
  236. 1>c:\rathena-compiled_2\src\map\pc.h(471): error C2057: expected constant expression
  237. 1>c:\rathena-compiled_2\src\map\pc.h(471): error C2079: 'at' uses undefined struct 'achievement_tracker'
  238. 1>c:\rathena-compiled_2\src\map\pc.h(472): error C2229: struct 'map_session_data' has an illegal zero-sized array
  239. 1> npc.c
  240. 1> npc_chat.c
  241. 1>c:\rathena-compiled_2\src\map\achievement.h(3): error C2061: syntax error : identifier 'map'
  242. 1>c:\rathena-compiled_2\src\map\achievement.h(3): error C2059: syntax error : ';'
  243. 1>c:\rathena-compiled_2\src\map\achievement.h(3): error C2059: syntax error : '-'
  244. 1>c:\rathena-compiled_2\src\map\pc.h(471): error C2065: 'MAX_ACHIEVEMENT' : undeclared identifier
  245. 1>c:\rathena-compiled_2\src\map\pc.h(471): error C2057: expected constant expression
  246. 1>c:\rathena-compiled_2\src\map\pc.h(471): error C2079: 'at' uses undefined struct 'achievement_tracker'
  247. 1>c:\rathena-compiled_2\src\map\pc.h(472): error C2229: struct 'map_session_data' has an illegal zero-sized array
  248. 1>c:\rathena-compiled_2\src\map\achievement.h(3): error C2061: syntax error : identifier 'map'
  249. 1>c:\rathena-compiled_2\src\map\achievement.h(3): error C2059: syntax error : ';'
  250. 1>c:\rathena-compiled_2\src\map\achievement.h(3): error C2059: syntax error : '-'
  251. 1>c:\rathena-compiled_2\src\map\pc.h(471): error C2065: 'MAX_ACHIEVEMENT' : undeclared identifier
  252. 1>c:\rathena-compiled_2\src\map\pc.h(471): error C2057: expected constant expression
  253. 1>c:\rathena-compiled_2\src\map\pc.h(471): error C2079: 'at' uses undefined struct 'achievement_tracker'
  254. 1>c:\rathena-compiled_2\src\map\pc.h(472): error C2229: struct 'map_session_data' has an illegal zero-sized array
  255. 1> party.c
  256. 1> path.c
  257. 1> pc.c
  258. 1>c:\rathena-compiled_2\src\map\achievement.h(3): error C2061: syntax error : identifier 'map'
  259. 1>c:\rathena-compiled_2\src\map\achievement.h(3): error C2059: syntax error : ';'
  260. 1>c:\rathena-compiled_2\src\map\achievement.h(3): error C2059: syntax error : '-'
  261. 1>c:\rathena-compiled_2\src\map\pc.h(471): error C2065: 'MAX_ACHIEVEMENT' : undeclared identifier
  262. 1>c:\rathena-compiled_2\src\map\pc.h(471): error C2057: expected constant expression
  263. 1>c:\rathena-compiled_2\src\map\pc.h(471): error C2079: 'at' uses undefined struct 'achievement_tracker'
  264. 1>c:\rathena-compiled_2\src\map\pc.h(472): error C2229: struct 'map_session_data' has an illegal zero-sized array
  265. 1> pc_groups.c
  266. 1>c:\rathena-compiled_2\src\map\achievement.h(3): error C2061: syntax error : identifier 'map'
  267. 1>c:\rathena-compiled_2\src\map\achievement.h(3): error C2059: syntax error : ';'
  268. 1>c:\rathena-compiled_2\src\map\achievement.h(3): error C2059: syntax error : '-'
  269. 1>c:\rathena-compiled_2\src\map\pc.h(471): error C2065: 'MAX_ACHIEVEMENT' : undeclared identifier
  270. 1>c:\rathena-compiled_2\src\map\pc.h(471): error C2057: expected constant expression
  271. 1>c:\rathena-compiled_2\src\map\pc.h(471): error C2079: 'at' uses undefined struct 'achievement_tracker'
  272. 1>c:\rathena-compiled_2\src\map\pc.h(472): error C2229: struct 'map_session_data' has an illegal zero-sized array
  273. 1> pet.c
  274. 1>c:\rathena-compiled_2\src\map\achievement.h(3): error C2061: syntax error : identifier 'map'
  275. 1>c:\rathena-compiled_2\src\map\achievement.h(3): error C2059: syntax error : ';'
  276. 1>c:\rathena-compiled_2\src\map\achievement.h(3): error C2059: syntax error : '-'
  277. 1>c:\rathena-compiled_2\src\map\pc.h(471): error C2065: 'MAX_ACHIEVEMENT' : undeclared identifier
  278. 1>c:\rathena-compiled_2\src\map\pc.h(471): error C2057: expected constant expression
  279. 1>c:\rathena-compiled_2\src\map\pc.h(471): error C2079: 'at' uses undefined struct 'achievement_tracker'
  280. 1>c:\rathena-compiled_2\src\map\pc.h(472): error C2229: struct 'map_session_data' has an illegal zero-sized array
  281. 1>..\src\map\pc.c(1035): warning C4013: 'achievement_loadTracker' undefined; assuming extern returning int
  282. 1>c:\rathena-compiled_2\src\map\achievement.h(3): error C2061: syntax error : identifier 'map'
  283. 1>c:\rathena-compiled_2\src\map\achievement.h(3): error C2059: syntax error : ';'
  284. 1>c:\rathena-compiled_2\src\map\achievement.h(3): error C2059: syntax error : '-'
  285. 1>c:\rathena-compiled_2\src\map\pc.h(471): error C2065: 'MAX_ACHIEVEMENT' : undeclared identifier
  286. 1>c:\rathena-compiled_2\src\map\pc.h(471): error C2057: expected constant expression
  287. 1>c:\rathena-compiled_2\src\map\pc.h(471): error C2079: 'at' uses undefined struct 'achievement_tracker'
  288. 1>c:\rathena-compiled_2\src\map\pc.h(472): error C2229: struct 'map_session_data' has an illegal zero-sized array
  289. 1>..\src\map\pc.c(3664): warning C4013: 'achievement_update_itemfind' undefined; assuming extern returning int
  290. 1>..\src\map\pc.c(4053): warning C4013: 'achievement_update_itemuse' undefined; assuming extern returning int
  291. 1> quest.c
  292. 1> script.c
  293. 1>c:\rathena-compiled_2\src\map\achievement.h(3): error C2061: syntax error : identifier 'map'
  294. 1>c:\rathena-compiled_2\src\map\achievement.h(3): error C2059: syntax error : ';'
  295. 1>c:\rathena-compiled_2\src\map\achievement.h(3): error C2059: syntax error : '-'
  296. 1>c:\rathena-compiled_2\src\map\pc.h(471): error C2065: 'MAX_ACHIEVEMENT' : undeclared identifier
  297. 1>c:\rathena-compiled_2\src\map\pc.h(471): error C2057: expected constant expression
  298. 1>c:\rathena-compiled_2\src\map\pc.h(471): error C2079: 'at' uses undefined struct 'achievement_tracker'
  299. 1>c:\rathena-compiled_2\src\map\pc.h(472): error C2229: struct 'map_session_data' has an illegal zero-sized array
  300. 1>c:\rathena-compiled_2\src\map\achievement.h(3): error C2061: syntax error : identifier 'map'
  301. 1>c:\rathena-compiled_2\src\map\achievement.h(3): error C2059: syntax error : ';'
  302. 1>c:\rathena-compiled_2\src\map\achievement.h(3): error C2059: syntax error : '-'
  303. 1>c:\rathena-compiled_2\src\map\pc.h(471): error C2065: 'MAX_ACHIEVEMENT' : undeclared identifier
  304. 1>c:\rathena-compiled_2\src\map\pc.h(471): error C2057: expected constant expression
  305. 1>c:\rathena-compiled_2\src\map\pc.h(471): error C2079: 'at' uses undefined struct 'achievement_tracker'
  306. 1>c:\rathena-compiled_2\src\map\pc.h(472): error C2229: struct 'map_session_data' has an illegal zero-sized array
  307. 1>..\src\map\quest.c(250): warning C4013: 'achievement_update_quest' undefined; assuming extern returning int
  308. 1> searchstore.c
  309. 1>c:\rathena-compiled_2\src\map\achievement.h(3): error C2061: syntax error : identifier 'map'
  310. 1>c:\rathena-compiled_2\src\map\achievement.h(3): error C2059: syntax error : ';'
  311. 1>c:\rathena-compiled_2\src\map\achievement.h(3): error C2059: syntax error : '-'
  312. 1>c:\rathena-compiled_2\src\map\pc.h(471): error C2065: 'MAX_ACHIEVEMENT' : undeclared identifier
  313. 1>c:\rathena-compiled_2\src\map\pc.h(471): error C2057: expected constant expression
  314. 1>c:\rathena-compiled_2\src\map\pc.h(471): error C2079: 'at' uses undefined struct 'achievement_tracker'
  315. 1>c:\rathena-compiled_2\src\map\pc.h(472): error C2229: struct 'map_session_data' has an illegal zero-sized array
  316. 1> skill.c
  317. 1>..\src\map\script.c(15862): warning C4013: 'achievement_exists' undefined; assuming extern returning int
  318. 1>..\src\map\script.c(15862): warning C4047: '=' : 'achievement_data *' differs in levels of indirection from 'int'
  319. 1>..\src\map\script.c(15871): error C2037: left of 'type' specifies undefined struct/union 'achievement_data'
  320. 1>..\src\map\script.c(15871): warning C4047: 'function' : 'int' differs in levels of indirection from 'void *'
  321. 1>..\src\map\script.c(15871): warning C4024: 'push_val2' : different types for formal and actual parameter 3
  322. 1>..\src\map\script.c(15871): error C2198: 'push_val2' : too few arguments for call
  323. 1>..\src\map\script.c(15874): error C2037: left of 'bexp' specifies undefined struct/union 'achievement_data'
  324. 1>..\src\map\script.c(15874): warning C4047: 'function' : 'int' differs in levels of indirection from 'void *'
  325. 1>..\src\map\script.c(15874): warning C4024: 'push_val2' : different types for formal and actual parameter 3
  326. 1>..\src\map\script.c(15874): error C2198: 'push_val2' : too few arguments for call
  327. 1>..\src\map\script.c(15877): error C2037: left of 'jexp' specifies undefined struct/union 'achievement_data'
  328. 1>..\src\map\script.c(15877): warning C4047: 'function' : 'int' differs in levels of indirection from 'void *'
  329. 1>..\src\map\script.c(15877): warning C4024: 'push_val2' : different types for formal and actual parameter 3
  330. 1>..\src\map\script.c(15877): error C2198: 'push_val2' : too few arguments for call
  331. 1>..\src\map\script.c(15880): error C2037: left of 'nameid' specifies undefined struct/union 'achievement_data'
  332. 1>..\src\map\script.c(15880): warning C4047: 'function' : 'int' differs in levels of indirection from 'void *'
  333. 1>..\src\map\script.c(15880): warning C4024: 'push_val2' : different types for formal and actual parameter 3
  334. 1>..\src\map\script.c(15880): error C2198: 'push_val2' : too few arguments for call
  335. 1>..\src\map\script.c(15883): error C2037: left of 'points' specifies undefined struct/union 'achievement_data'
  336. 1>..\src\map\script.c(15883): warning C4047: 'function' : 'int' differs in levels of indirection from 'void *'
  337. 1>..\src\map\script.c(15883): warning C4024: 'push_val2' : different types for formal and actual parameter 3
  338. 1>..\src\map\script.c(15883): error C2198: 'push_val2' : too few arguments for call
  339. 1>..\src\map\script.c(15896): warning C4013: 'achievement_searchTrackerIndex' undefined; assuming extern returning int
  340. 1>..\src\map\script.c(15896): error C2037: left of 'achievement_id' specifies undefined struct/union 'achievement_data'
  341. 1>..\src\map\script.c(15897): error C2036: 'achievement_tracker *' : unknown size
  342. 1>..\src\map\script.c(15897): error C2037: left of 'finished' specifies undefined struct/union 'achievement_tracker'
  343. 1>..\src\map\script.c(15897): warning C4047: 'function' : 'int' differs in levels of indirection from 'void *'
  344. 1>..\src\map\script.c(15897): warning C4024: 'push_val2' : different types for formal and actual parameter 3
  345. 1>..\src\map\script.c(15897): error C2198: 'push_val2' : too few arguments for call
  346. 1>..\src\map\script.c(15914): warning C4047: '=' : 'achievement_data *' differs in levels of indirection from 'int'
  347. 1>..\src\map\script.c(15920): error C2037: left of 'name' specifies undefined struct/union 'achievement_data'
  348. 1>..\src\map\script.c(15920): error C2198: 'push_str' : too few arguments for call
  349. 1>..\src\map\script.c(15947): warning C4047: '=' : 'achievement_data *' differs in levels of indirection from 'int'
  350. 1>..\src\map\script.c(15953): error C2037: left of 'achievement_id' specifies undefined struct/union 'achievement_data'
  351. 1>..\src\map\script.c(15959): warning C4013: 'achievement_achieve' undefined; assuming extern returning int
  352. 1>..\src\map\script.c(15970): warning C4047: '=' : 'achievement_data *' differs in levels of indirection from 'int'
  353. 1>..\src\map\script.c(15976): error C2037: left of 'cutin' specifies undefined struct/union 'achievement_data'
  354. 1>..\src\map\script.c(15976): error C2198: 'push_str' : too few arguments for call
  355. 1> status.c
  356. 1>c:\rathena-compiled_2\src\map\achievement.h(3): error C2061: syntax error : identifier 'map'
  357. 1>c:\rathena-compiled_2\src\map\achievement.h(3): error C2059: syntax error : ';'
  358. 1>c:\rathena-compiled_2\src\map\achievement.h(3): error C2059: syntax error : '-'
  359. 1>c:\rathena-compiled_2\src\map\pc.h(471): error C2065: 'MAX_ACHIEVEMENT' : undeclared identifier
  360. 1>c:\rathena-compiled_2\src\map\pc.h(471): error C2057: expected constant expression
  361. 1>c:\rathena-compiled_2\src\map\pc.h(471): error C2079: 'at' uses undefined struct 'achievement_tracker'
  362. 1>c:\rathena-compiled_2\src\map\pc.h(472): error C2229: struct 'map_session_data' has an illegal zero-sized array
  363. 1>c:\rathena-compiled_2\src\map\achievement.h(3): error C2061: syntax error : identifier 'map'
  364. 1>c:\rathena-compiled_2\src\map\achievement.h(3): error C2059: syntax error : ';'
  365. 1>c:\rathena-compiled_2\src\map\achievement.h(3): error C2059: syntax error : '-'
  366. 1>c:\rathena-compiled_2\src\map\pc.h(471): error C2065: 'MAX_ACHIEVEMENT' : undeclared identifier
  367. 1>c:\rathena-compiled_2\src\map\pc.h(471): error C2057: expected constant expression
  368. 1>c:\rathena-compiled_2\src\map\pc.h(471): error C2079: 'at' uses undefined struct 'achievement_tracker'
  369. 1>c:\rathena-compiled_2\src\map\pc.h(472): error C2229: struct 'map_session_data' has an illegal zero-sized array
  370. 1> storage.c
  371. 1> trade.c
  372. 1>c:\rathena-compiled_2\src\map\achievement.h(3): error C2061: syntax error : identifier 'map'
  373. 1>c:\rathena-compiled_2\src\map\achievement.h(3): error C2059: syntax error : ';'
  374. 1>c:\rathena-compiled_2\src\map\achievement.h(3): error C2059: syntax error : '-'
  375. 1>c:\rathena-compiled_2\src\map\pc.h(471): error C2065: 'MAX_ACHIEVEMENT' : undeclared identifier
  376. 1>c:\rathena-compiled_2\src\map\pc.h(471): error C2057: expected constant expression
  377. 1>c:\rathena-compiled_2\src\map\pc.h(471): error C2079: 'at' uses undefined struct 'achievement_tracker'
  378. 1>c:\rathena-compiled_2\src\map\pc.h(472): error C2229: struct 'map_session_data' has an illegal zero-sized array
  379. 1> unit.c
  380. 1>c:\rathena-compiled_2\src\map\achievement.h(3): error C2061: syntax error : identifier 'map'
  381. 1>c:\rathena-compiled_2\src\map\achievement.h(3): error C2059: syntax error : ';'
  382. 1>c:\rathena-compiled_2\src\map\achievement.h(3): error C2059: syntax error : '-'
  383. 1>c:\rathena-compiled_2\src\map\pc.h(471): error C2065: 'MAX_ACHIEVEMENT' : undeclared identifier
  384. 1>c:\rathena-compiled_2\src\map\pc.h(471): error C2057: expected constant expression
  385. 1>c:\rathena-compiled_2\src\map\pc.h(471): error C2079: 'at' uses undefined struct 'achievement_tracker'
  386. 1>c:\rathena-compiled_2\src\map\pc.h(472): error C2229: struct 'map_session_data' has an illegal zero-sized array
  387. 1>c:\rathena-compiled_2\src\map\achievement.h(3): error C2061: syntax error : identifier 'map'
  388. 1>c:\rathena-compiled_2\src\map\achievement.h(3): error C2059: syntax error : ';'
  389. 1>c:\rathena-compiled_2\src\map\achievement.h(3): error C2059: syntax error : '-'
  390. 1>c:\rathena-compiled_2\src\map\pc.h(471): error C2065: 'MAX_ACHIEVEMENT' : undeclared identifier
  391. 1>c:\rathena-compiled_2\src\map\pc.h(471): error C2057: expected constant expression
  392. 1>c:\rathena-compiled_2\src\map\pc.h(471): error C2079: 'at' uses undefined struct 'achievement_tracker'
  393. 1>c:\rathena-compiled_2\src\map\pc.h(472): error C2229: struct 'map_session_data' has an illegal zero-sized array
  394. 1> vending.c
  395. 1>c:\rathena-compiled_2\src\map\achievement.h(3): error C2061: syntax error : identifier 'map'
  396. 1>c:\rathena-compiled_2\src\map\achievement.h(3): error C2059: syntax error : ';'
  397. 1>c:\rathena-compiled_2\src\map\achievement.h(3): error C2059: syntax error : '-'
  398. 1>c:\rathena-compiled_2\src\map\pc.h(471): error C2065: 'MAX_ACHIEVEMENT' : undeclared identifier
  399. 1>c:\rathena-compiled_2\src\map\pc.h(471): error C2057: expected constant expression
  400. 1>c:\rathena-compiled_2\src\map\pc.h(471): error C2079: 'at' uses undefined struct 'achievement_tracker'
  401. 1>c:\rathena-compiled_2\src\map\pc.h(472): error C2229: struct 'map_session_data' has an illegal zero-sized array
  402. 1>
  403. 1>Build FAILED.
  404. 1>
  405. 1>Time Elapsed 00:00:10.93
  406. 3>------ Build started: Project: char-server_sql, Configuration: Release Win32 ------
  407. 3>Build started 18/03/2012 2:37:15.
  408. 3>InitializeBuildStatus:
  409. 3> Creating "char-server_sql\Release\char-server_sql.unsuccessfulbuild" because "AlwaysCreate" was specified.
  410. 2>Link:
  411. 2> Generating code
  412. 3>ClCompile:
  413. 3> grammar.c
  414. 3> libconfig.c
  415. 3> scanctx.c
  416. 3> scanner.c
  417. 3> strbuf.c
  418. 3> mt19937ar.c
  419. 3> core.c
  420. 3> db.c
  421. 3> ers.c
  422. 3> malloc.c
  423. 3> mapindex.c
  424. 3> nullpo.c
  425. 3> plugins.c
  426. 2> Finished generating code
  427. 3> random.c
  428. 3> showmsg.c
  429. 3> socket.c
  430. 3> sql.c
  431. 3> strlib.c
  432. 3> timer.c
  433. 3> utils.c
  434. 3> char.c
  435. 3> int_auction.c
  436. 3> int_guild.c
  437. 3> int_homun.c
  438. 3> int_mail.c
  439. 3> int_mercenary.c
  440. 3> int_party.c
  441. 3> int_pet.c
  442. 3> int_quest.c
  443. 3> int_storage.c
  444. 3> inter.c
  445. 2> login-server_sql.vcxproj -> C:\rathena-compiled_2\vcproj-10\..\login-server_sql.exe
  446. 2>FinalizeBuildStatus:
  447. 2> Deleting file "login-server_sql\Release\login-server_sql.unsuccessfulbuild".
  448. 2> Touching "login-server_sql\Release\login-server_sql.lastbuildstate".
  449. 2>
  450. 2>Build succeeded.
  451. 2>
  452. 2>Time Elapsed 00:00:15.64
  453. 3>Link:
  454. 3> Generating code
  455. 4>------ Build started: Project: mapcache, Configuration: Release Win32 ------
  456. 4>Build started 18/03/2012 2:37:19.
  457. 4>InitializeBuildStatus:
  458. 4> Creating "mapcache\Release\mapcache.unsuccessfulbuild" because "AlwaysCreate" was specified.
  459. 4>ClCompile:
  460. 4> core.c
  461. 4> des.c
  462. 4> grfio.c
  463. 4> malloc.c
  464. 4> showmsg.c
  465. 4> strlib.c
  466. 4> utils.c
  467. 4> mapcache.c
  468. 4>Link:
  469. 4> Generating code
  470. 4> Finished generating code
  471. 4> mapcache.vcxproj -> C:\rathena-compiled_2\vcproj-10\..\mapcache.exe
  472. 4>FinalizeBuildStatus:
  473. 4> Deleting file "mapcache\Release\mapcache.unsuccessfulbuild".
  474. 4> Touching "mapcache\Release\mapcache.lastbuildstate".
  475. 4>
  476. 4>Build succeeded.
  477. 4>
  478. 4>Time Elapsed 00:00:01.87
  479. 3> Finished generating code
  480. 3> char-server_sql.vcxproj -> C:\rathena-compiled_2\vcproj-10\..\char-server_sql.exe
  481. 3>FinalizeBuildStatus:
  482. 3> Deleting file "char-server_sql\Release\char-server_sql.unsuccessfulbuild".
  483. 3> Touching "char-server_sql\Release\char-server_sql.lastbuildstate".
  484. 3>
  485. 3>Build succeeded.
  486. 3>
  487. 3>Time Elapsed 00:00:07.10
  488. ========== Build: 3 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement