Advertisement
Guest User

Untitled

a guest
Dec 18th, 2011
138
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.46 KB | None | 0 0
  1. 9>------ Build started: Project: map-server_txt, Configuration: Debug Win32 ------
  2. 8> account_txt.c
  3. 8> ipban_txt.c
  4. 8> login.c
  5. 8> loginlog_txt.c
  6. 9> atcommand.c
  7. 9> battle.c
  8. 9> battleground.c
  9. 9> buyingstore.c
  10. 8> core.c
  11. 8> db.c
  12. 8> ers.c
  13. 8> lock.c
  14. 8> malloc.c
  15. 9> chat.c
  16. 8> md5calc.c
  17. 8> nullpo.c
  18. 8> plugins.c
  19. 8> random.c
  20. 9> chrif.c
  21. 7> char-server_txt.vcxproj -> G:\Testing\vcproj-10\..\char-server.exe
  22. 9> clif.c
  23. 8> showmsg.c
  24. 9> date.c
  25. 1> inter.c
  26. 9> duel.c
  27. 8> socket.c
  28. 9> guild.c
  29. 8> strlib.c
  30. 8> timer.c
  31. 9> homunculus.c
  32. 8> utils.c
  33. 8> mt19937ar.c
  34. 9> instance.c
  35. 9> intif.c
  36. 9> itemdb.c
  37. 9>g:\testing\src\map\clif.c(13613): warning C4101: 'nd' : unreferenced local variable
  38. 9> log.c
  39. 9> mail.c
  40. 9> map.c
  41. 9> mapreg_txt.c
  42. 9> mercenary.c
  43. 9> mob.c
  44. 9> npc.c
  45. 9> npc_chat.c
  46. 9> party.c
  47. 9>g:\testing\src\map\mob.c(4371): error C2059: syntax error : ','
  48. 9>g:\testing\src\map\mob.c(4371): error C2143: syntax error : missing ')' before 'string'
  49. 9>g:\testing\src\map\mob.c(4371): error C2143: syntax error : missing '{' before 'string'
  50. 9>g:\testing\src\map\mob.c(4371): error C2059: syntax error : '<Unknown>'
  51. 9>g:\testing\src\map\mob.c(4371): error C2059: syntax error : ')'
  52. 9>g:\testing\src\map\mob.c(4373): error C2371: 'mob_readchatdb' : redefinition; different basic types
  53. 9> g:\testing\src\map\mob.c(3924) : see declaration of 'mob_readchatdb'
  54. 9>g:\testing\src\map\mob.c(4374): error C2059: syntax error : ','
  55. 9>g:\testing\src\map\mob.c(4374): error C2143: syntax error : missing ')' before 'string'
  56. 9>g:\testing\src\map\mob.c(4374): error C2143: syntax error : missing '{' before 'string'
  57. 9>g:\testing\src\map\mob.c(4374): error C2059: syntax error : '<Unknown>'
  58. 9>g:\testing\src\map\mob.c(4374): error C2059: syntax error : ')'
  59. 9>g:\testing\src\map\mob.c(4375): error C2059: syntax error : '}'
  60. 9> path.c
  61. 9> pc.c
  62. 9> pet.c
  63. 9> quest.c
  64. 9> script.c
  65. 9> searchstore.c
  66. 9> skill.c
  67. 9> status.c
  68. 9> storage.c
  69. 9> trade.c
  70. 9> unit.c
  71. 9> vending.c
  72. 9> core.c
  73. 9> db.c
  74. 9> des.c
  75. 9> ers.c
  76. 1> txt-converter-char.vcxproj -> G:\Testing\vcproj-10\..\tools\char-converter.exe
  77. 9> grfio.c
  78. 9> lock.c
  79. 9> malloc.c
  80. 9> mapindex.c
  81. 9> md5calc.c
  82. 9> nullpo.c
  83. 9> plugins.c
  84. 9> random.c
  85. 9> showmsg.c
  86. 9> socket.c
  87. 8> login-server_txt.vcxproj -> G:\Testing\vcproj-10\..\login-server.exe
  88. 9> strlib.c
  89. 9> timer.c
  90. 9> utils.c
  91. 9> mt19937ar.c
  92. ========== Build: 5 succeeded, 1 failed, 0 up-to-date, 3 skipped ==========
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement