Guest User

eq bot error

a guest
Sep 29th, 2012
118
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
C++ 115.67 KB | None | 0 0
  1. 1>------ Build started: Project: EMuShareMem, Configuration: Release Win32 ------
  2. 2>------ Build started: Project: queryserv, Configuration: Release Win32 ------
  3. 1>Compiling...
  4. 2>Compiling...
  5. 1>timer.cpp
  6. 2>XMLParser.cpp
  7. 1>SharedLibrary.cpp
  8. 2>worldconn.cpp
  9. 1>Mutex.cpp
  10. 2>unix.cpp
  11. 2>tinyxmlparser.cpp
  12. 1>debug.cpp
  13. 2>c:\users\jonas\desktop\eqserver\eqemuserver\common\tinyxml\tinyxml.h(280) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  14. 2>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\string.h(157) : see declaration of 'strncpy'
  15. 2>tinyxmlerror.cpp
  16. 1>Spells.cpp
  17. 2>c:\users\jonas\desktop\eqserver\eqemuserver\common\tinyxml\tinyxml.h(280) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  18. 2>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\string.h(157) : see declaration of 'strncpy'
  19. 2>tinyxml.cpp
  20. 2>c:\users\jonas\desktop\eqserver\eqemuserver\common\tinyxml\tinyxml.h(280) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  21. 2>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\string.h(157) : see declaration of 'strncpy'
  22. 2>..\common\tinyxml\tinyxml.cpp(103) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  23. 2>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
  24. 2>..\common\tinyxml\tinyxml.cpp(126) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  25. 2>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\string.h(74) : see declaration of 'strcpy'
  26. 2>..\common\tinyxml\tinyxml.cpp(718) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  27. 2>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
  28. 2>..\common\tinyxml\tinyxml.cpp(726) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  29. 2>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
  30. 2>..\common\tinyxml\tinyxml.cpp(944) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  31. 2>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(237) : see declaration of 'fopen'
  32. 2>..\common\tinyxml\tinyxml.cpp(989) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  33. 2>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(237) : see declaration of 'fopen'
  34. 2>..\common\tinyxml\tinyxml.cpp(1122) : warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  35. 2>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(324) : see declaration of 'sscanf'
  36. 2>..\common\tinyxml\tinyxml.cpp(1129) : warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  37. 2>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(324) : see declaration of 'sscanf'
  38. 2>..\common\tinyxml\tinyxml.cpp(1137) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  39. 2>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
  40. 2>..\common\tinyxml\tinyxml.cpp(1144) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  41. 2>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
  42. 2>tinystr.cpp
  43. 1>SkillCaps.cpp
  44. 2>c:\users\jonas\desktop\eqserver\eqemuserver\common\tinyxml\tinyxml.h(280) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  45. 2>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\string.h(157) : see declaration of 'strncpy'
  46. 2>timer.cpp
  47. 2>..\common\timer.cpp(68) : warning C4244: '=' : conversion from 'time_t' to 'long', possible loss of data
  48. 2>timeoutmgr.cpp
  49. 1>Opcodes.cpp
  50. 2>TCPServer.cpp
  51. 1>NPCTypes.cpp
  52. 2>TCPConnection.cpp
  53. 1>NPCFactionLists.cpp
  54. 2>StructStrategy.cpp
  55. 1>MMF.cpp
  56. 2>SharedLibrary.cpp
  57. 1>.\MMF.cpp(325) : warning C4532: 'return' : jump out of __finally block has undefined behavior during termination handling
  58. 1>Loot.cpp
  59. 2>..\common\SharedLibrary.cpp(112) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  60. 2>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
  61. 2>serverinfo.cpp
  62. 2>..\common\serverinfo.cpp(32) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  63. 2>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\string.h(74) : see declaration of 'strcpy'
  64. 2>..\common\serverinfo.cpp(48) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  65. 2>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\string.h(74) : see declaration of 'strcpy'
  66. 2>..\common\serverinfo.cpp(53) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  67. 2>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\string.h(74) : see declaration of 'strcpy'
  68. 2>..\common\serverinfo.cpp(57) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  69. 2>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\string.h(74) : see declaration of 'strcpy'
  70. 2>..\common\serverinfo.cpp(61) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  71. 2>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\string.h(74) : see declaration of 'strcpy'
  72. 2>..\common\serverinfo.cpp(66) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  73. 2>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\string.h(74) : see declaration of 'strcpy'
  74. 2>..\common\serverinfo.cpp(70) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  75. 2>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\string.h(74) : see declaration of 'strcpy'
  76. 2>..\common\serverinfo.cpp(74) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  77. 2>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\string.h(74) : see declaration of 'strcpy'
  78. 2>..\common\serverinfo.cpp(81) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  79. 2>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\string.h(74) : see declaration of 'strcpy'
  80. 2>..\common\serverinfo.cpp(85) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  81. 2>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\string.h(74) : see declaration of 'strcpy'
  82. 2>..\common\serverinfo.cpp(89) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  83. 2>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\string.h(74) : see declaration of 'strcpy'
  84. 2>..\common\serverinfo.cpp(93) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  85. 2>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\string.h(74) : see declaration of 'strcpy'
  86. 2>..\common\serverinfo.cpp(97) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  87. 2>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\string.h(74) : see declaration of 'strcpy'
  88. 2>rulesys.cpp
  89. 1>Items.cpp
  90. 2>..\common\rulesys.cpp(177) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  91. 2>c:\users\jonas\desktop\eqserver\eqemuserver\common\ruletypes.h(40) : warning C4305: '=' : truncation from 'double' to 'float'
  92. 2>c:\users\jonas\desktop\eqserver\eqemuserver\common\ruletypes.h(243) : warning C4305: '=' : truncation from 'double' to 'float'
  93. 2>c:\users\jonas\desktop\eqserver\eqemuserver\common\ruletypes.h(244) : warning C4305: '=' : truncation from 'double' to 'float'
  94. 2>c:\users\jonas\desktop\eqserver\eqemuserver\common\ruletypes.h(293) : warning C4305: '=' : truncation from 'double' to 'float'
  95. 2>c:\users\jonas\desktop\eqserver\eqemuserver\common\ruletypes.h(294) : warning C4305: '=' : truncation from 'double' to 'float'
  96. 2>c:\users\jonas\desktop\eqserver\eqemuserver\common\ruletypes.h(301) : warning C4305: '=' : truncation from 'double' to 'float'
  97. 2>c:\users\jonas\desktop\eqserver\eqemuserver\common\ruletypes.h(302) : warning C4305: '=' : truncation from 'double' to 'float'
  98. 2>c:\users\jonas\desktop\eqserver\eqemuserver\common\ruletypes.h(304) : warning C4305: '=' : truncation from 'double' to 'float'
  99. 2>c:\users\jonas\desktop\eqserver\eqemuserver\common\ruletypes.h(327) : warning C4305: '=' : truncation from 'double' to 'float'
  100. 2>c:\users\jonas\desktop\eqserver\eqemuserver\common\ruletypes.h(328) : warning C4305: '=' : truncation from 'double' to 'float'
  101. 2>c:\users\jonas\desktop\eqserver\eqemuserver\common\ruletypes.h(329) : warning C4305: '=' : truncation from 'double' to 'float'
  102. 2>c:\users\jonas\desktop\eqserver\eqemuserver\common\ruletypes.h(330) : warning C4305: '=' : truncation from 'double' to 'float'
  103. 2>c:\users\jonas\desktop\eqserver\eqemuserver\common\ruletypes.h(331) : warning C4305: '=' : truncation from 'double' to 'float'
  104. 2>c:\users\jonas\desktop\eqserver\eqemuserver\common\ruletypes.h(332) : warning C4305: '=' : truncation from 'double' to 'float'
  105. 2>c:\users\jonas\desktop\eqserver\eqemuserver\common\ruletypes.h(333) : warning C4305: '=' : truncation from 'double' to 'float'
  106. 2>c:\users\jonas\desktop\eqserver\eqemuserver\common\ruletypes.h(334) : warning C4305: '=' : truncation from 'double' to 'float'
  107. 2>c:\users\jonas\desktop\eqserver\eqemuserver\common\ruletypes.h(339) : warning C4305: '=' : truncation from 'double' to 'float'
  108. 2>c:\users\jonas\desktop\eqserver\eqemuserver\common\ruletypes.h(343) : warning C4305: '=' : truncation from 'double' to 'float'
  109. 2>c:\users\jonas\desktop\eqserver\eqemuserver\common\ruletypes.h(419) : warning C4305: '=' : truncation from 'double' to 'float'
  110. 2>c:\users\jonas\desktop\eqserver\eqemuserver\common\ruletypes.h(420) : warning C4305: '=' : truncation from 'double' to 'float'
  111. 2>c:\users\jonas\desktop\eqserver\eqemuserver\common\ruletypes.h(423) : warning C4305: '=' : truncation from 'double' to 'float'
  112. 2>c:\users\jonas\desktop\eqserver\eqemuserver\common\ruletypes.h(424) : warning C4305: '=' : truncation from 'double' to 'float'
  113. 2>rdtsc.cpp
  114. 1>Doors.cpp
  115. 2>packet_functions.cpp
  116. 2>packet_dump_file.cpp
  117. 1>DLLMain.cpp
  118. 1>Generating Code...
  119. 1>Linking...
  120. 2>packet_dump.cpp
  121. 1>   Creating library .\../Build/EMuShareMem/EMuShareMem.lib and object .\../Build/EMuShareMem/EMuShareMem.exp
  122. 1>Embedding manifest...
  123. 1>Build log was saved at "file://c:\Users\Jonas\Desktop\eqserver\EQEmuServer\Build\EMuShareMem\Release\BuildLog.htm"
  124. 1>EMuShareMem - 0 error(s), 1 warning(s)
  125. 2>opcodemgr.cpp
  126. 3>------ Build started: Project: World, Configuration: ReleaseBots Win32 ------
  127. 3>Compiling...
  128. 3>XMLParser.cpp
  129. 2>Compiling...
  130. 2>Mutex.cpp
  131. 3>Utility.cpp
  132. 2>..\common\Mutex.cpp(128) : warning C4800: 'BOOL' : forcing value to bool 'true' or 'false' (performance warning)
  133. 3>tinyxmlparser.cpp
  134. 2>moremath.cpp
  135. 3>tinyxmlerror.cpp
  136. 3>tinyxml.cpp
  137. 3>tinystr.cpp
  138. 2>MiscFunctions.cpp
  139. 3>timer.cpp
  140. 2>misc.cpp
  141. 3>timeoutmgr.cpp
  142. 3>TCPServer.cpp
  143. 2>md5.cpp
  144. 2>c:\users\jonas\desktop\eqserver\eqemuserver\common\../common/seperator.h(42) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  145. 2>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\string.h(74) : see declaration of 'strcpy'
  146. 2>..\common\md5.cpp(61) : warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  147. 2>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(358) : see declaration of '_snprintf'
  148. 2>logsys_eqemu.cpp
  149. 3>TCPConnection.cpp
  150. 2>logsys.cpp
  151. 3>StructStrategy.cpp
  152. 2>EQStreamProxy.cpp
  153. 2>EQStreamIdent.cpp
  154. 3>socket_include.cpp
  155. 3>SharedLibrary.cpp
  156. 3>shareddb.cpp
  157. 2>EQStreamFactory.cpp
  158. 3>serverinfo.cpp
  159. 2>EQStream.cpp
  160. 3>rulesys.cpp
  161. 2>..\common\EQStream.cpp(84) : warning C4018: '>' : signed/unsigned mismatch
  162. 2>..\common\EQStream.cpp(345) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
  163. 2>..\common\EQStream.cpp(393) : warning C4018: '>' : signed/unsigned mismatch
  164. 2>..\common\EQStream.cpp(425) : warning C4018: '>' : signed/unsigned mismatch
  165. 2>..\common\EQStream.cpp(443) : warning C4244: 'argument' : conversion from 'uint64' to 'u_long', possible loss of data
  166. 2>..\common\EQStream.cpp(443) : warning C4244: 'argument' : conversion from 'uint64' to 'u_long', possible loss of data
  167. 2>..\common\EQStream.cpp(581) : warning C4018: '>' : signed/unsigned mismatch
  168. 2>..\common\EQStream.cpp(593) : warning C4018: '>' : signed/unsigned mismatch
  169. 2>..\common\EQStream.cpp(644) : warning C4244: 'argument' : conversion from 'long' to 'uint16', possible loss of data
  170. 2>..\common\EQStream.cpp(644) : warning C4244: 'argument' : conversion from 'long' to 'uint16', possible loss of data
  171. 2>..\common\EQStream.cpp(645) : warning C4244: 'argument' : conversion from 'long' to 'uint16', possible loss of data
  172. 2>..\common\EQStream.cpp(709) : warning C4018: '>' : signed/unsigned mismatch
  173. 2>..\common\EQStream.cpp(712) : warning C4244: 'initializing' : conversion from 'long' to 'uint16', possible loss of data
  174. 2>..\common\EQStream.cpp(760) : warning C4018: '>' : signed/unsigned mismatch
  175. 2>..\common\EQStream.cpp(829) : warning C4244: 'argument' : conversion from 'unsigned long' to 'u_short', possible loss of data
  176. 2>..\common\EQStream.cpp(901) : warning C4244: 'argument' : conversion from 'time_t' to 'u_long', possible loss of data
  177. 2>..\common\EQStream.cpp(1139) : warning C4018: '>' : signed/unsigned mismatch
  178. 2>..\common\EQStream.cpp(1176) : warning C4018: '>' : signed/unsigned mismatch
  179. 2>EQPacket.cpp
  180. 3>races.cpp
  181. 2>..\common\EQPacket.cpp(206) : warning C4244: '=' : conversion from 'const uint16' to 'unsigned char', possible loss of data
  182. 2>..\common\EQPacket.cpp(218) : warning C4244: '=' : conversion from 'uint16' to 'unsigned char', possible loss of data
  183. 2>..\common\EQPacket.cpp(343) : warning C4244: 'initializing' : conversion from 'unsigned long' to 'uint16', possible loss of data
  184. 2>EQEmuConfig.cpp
  185. 3>perl_EQDBRes.cpp
  186. 2>EmuTCPServer.cpp
  187. 2>EmuTCPConnection.cpp
  188. 3>perl_EQDB.cpp
  189. 2>emu_opcodes.cpp
  190. 3>Parse.cpp
  191. 2>debug.cpp
  192. 3>Generating Code...
  193. 3>Compiling...
  194. 3>packet_functions.cpp
  195. 2>dbcore.cpp
  196. 3>packet_dump_file.cpp
  197. 2>..\common\dbcore.cpp(199) : warning C4244: '=' : conversion from 'my_ulonglong' to 'int32', possible loss of data
  198. 2>..\common\dbcore.cpp(201) : warning C4244: '=' : conversion from 'my_ulonglong' to 'int32', possible loss of data
  199. 2>crc32.cpp
  200. 2>CRC16.cpp
  201. 2>Compiling...
  202. 2>Condition.cpp
  203. 2>BasePacket.cpp
  204. 3>packet_dump.cpp
  205. 2>lfguild.cpp
  206. 3>opcodemgr.cpp
  207. 2>.\lfguild.cpp(265) : warning C4244: 'initializing' : conversion from 'time_t' to 'uint32', possible loss of data
  208. 2>.\lfguild.cpp(316) : warning C4244: 'initializing' : conversion from 'time_t' to 'uint32', possible loss of data
  209. 2>worldserver.cpp
  210. 3>Mutex.cpp
  211. 2>queryservconfig.cpp
  212. 3>moremath.cpp
  213. 3>MiscFunctions.cpp
  214. 2>queryserv.cpp
  215. 3>misc.cpp
  216. 2>database.cpp
  217. 3>Mime.cpp
  218. 2>Linking...
  219. 3>MemFile.cpp
  220. 3>md5.cpp
  221. 2>Generating code
  222. 3>logsys_eqemu.cpp
  223. 3>logsys.cpp
  224. 3>Item.cpp
  225. 3>HTTPSocket.cpp
  226. 3>HttpdSocket.cpp
  227. 3>HttpdForm.cpp
  228. 3>HttpdCookies.cpp
  229. 2>Finished generating code
  230. 2>Embedding manifest...
  231. 3>guilds.cpp
  232. 3>guild_base.cpp
  233. 2>Build log was saved at "file://c:\Users\Jonas\Desktop\eqserver\EQEmuServer\Build\queryserv\Release\BuildLog.htm"
  234. 2>queryserv - 0 error(s), 80 warning(s)
  235. 3>Generating Code...
  236. 3>c:\users\jonas\desktop\eqserver\eqemuserver\common\socketlib\httpsocket.cpp(115) : warning C4715: 'HTTPSocket::ProcessReceivedData' : not all control paths return a value
  237. 3>Compiling...
  238. 3>File.cpp
  239. 3>extprofile.cpp
  240. 3>eqtime.cpp
  241. 3>EQStreamProxy.cpp
  242. 3>EQStreamIdent.cpp
  243. 3>EQStreamFactory.cpp
  244. 3>EQStream.cpp
  245. 3>EQPacket.cpp
  246. 3>EQEMuError.cpp
  247. 3>EQEmuConfig.cpp
  248. 3>EQDBRes.cpp
  249. 3>EQDB.cpp
  250. 3>EmuTCPServer.cpp
  251. 3>EmuTCPConnection.cpp
  252. 3>EMuShareMem.cpp
  253. 3>emu_opcodes.cpp
  254. 3>debug.cpp
  255. 3>DBMemLeak.cpp
  256. 3>dbcore.cpp
  257. 3>dbasync.cpp
  258. 3>Generating Code...
  259. 3>Compiling...
  260. 3>database.cpp
  261. 3>crc32.cpp
  262. 3>CRC16.cpp
  263. 3>Condition.cpp
  264. 3>classes.cpp
  265. 3>BasePacket.cpp
  266. 3>Base64.cpp
  267. 3>VoA.cpp
  268. 3>Underfoot.cpp
  269. 3>Titanium.cpp
  270. 3>SoF.cpp
  271. 3>SoD.cpp
  272. 3>Patches.cpp
  273. 3>HoT.cpp
  274. 3>Client62.cpp
  275. 3>Anniversary.cpp
  276. 3>zoneserver.cpp
  277. 3>zonelist.cpp
  278. 3>worlddb.cpp
  279. 3>WorldConfig.cpp
  280. 3>Generating Code...
  281. 3>Compiling...
  282. 3>world_logsys.cpp
  283. 3>wguild_mgr.cpp
  284. 3>ucs.cpp
  285. 3>queryserv.cpp
  286. 3>perl_HTTPRequest.cpp
  287. 3>perl_EQW.cpp
  288. 3>perl_EQLConfig.cpp
  289. 3>net.cpp
  290. 3>LoginServerList.cpp
  291. 3>LoginServer.cpp
  292. 3>lfplist.cpp
  293. 3>LauncherList.cpp
  294. 3>LauncherLink.cpp
  295. 3>HTTPRequest.cpp
  296. 3>EQWParser.cpp
  297. 3>EQWHTTPHandler.cpp
  298. 3>EQW.cpp
  299. 3>EQLConfig.cpp
  300. 3>console.cpp
  301. 3>clientlist.cpp
  302. 3>Generating Code...
  303. 3>Compiling...
  304. 3>cliententry.cpp
  305. 3>client.cpp
  306. 3>AdventureManager.cpp
  307. 3>Adventure.cpp
  308. 3>Generating Code...
  309. 3>Linking...
  310. 3>perl_EQDB.obj : error LNK2019: unresolved external symbol _Perl_sv_2pv_flags referenced in function _XS_EQDB_field_count
  311. 3>EQW.obj : error LNK2001: unresolved external symbol _Perl_sv_2pv_flags
  312. 3>perl_EQLConfig.obj : error LNK2001: unresolved external symbol _Perl_sv_2pv_flags
  313. 3>perl_EQW.obj : error LNK2001: unresolved external symbol _Perl_sv_2pv_flags
  314. 3>perl_HTTPRequest.obj : error LNK2001: unresolved external symbol _Perl_sv_2pv_flags
  315. 3>perl_HTTPRequest.obj : error LNK2019: unresolved external symbol _Perl_Istack_base_ptr referenced in function _XS_HTTPRequest_get
  316. 3>perl_EQDB.obj : error LNK2001: unresolved external symbol _Perl_Istack_base_ptr
  317. 3>perl_EQDBRes.obj : error LNK2001: unresolved external symbol _Perl_Istack_base_ptr
  318. 3>EQW.obj : error LNK2001: unresolved external symbol _Perl_Istack_base_ptr
  319. 3>EQWParser.obj : error LNK2001: unresolved external symbol _Perl_Istack_base_ptr
  320. 3>perl_EQLConfig.obj : error LNK2001: unresolved external symbol _Perl_Istack_base_ptr
  321. 3>perl_EQW.obj : error LNK2001: unresolved external symbol _Perl_Istack_base_ptr
  322. 3>perl_HTTPRequest.obj : error LNK2019: unresolved external symbol _Perl_Imarkstack_ptr_ptr referenced in function _XS_HTTPRequest_get
  323. 3>perl_EQDB.obj : error LNK2001: unresolved external symbol _Perl_Imarkstack_ptr_ptr
  324. 3>perl_EQDBRes.obj : error LNK2001: unresolved external symbol _Perl_Imarkstack_ptr_ptr
  325. 3>EQW.obj : error LNK2001: unresolved external symbol _Perl_Imarkstack_ptr_ptr
  326. 3>EQWParser.obj : error LNK2001: unresolved external symbol _Perl_Imarkstack_ptr_ptr
  327. 3>perl_EQLConfig.obj : error LNK2001: unresolved external symbol _Perl_Imarkstack_ptr_ptr
  328. 3>perl_EQW.obj : error LNK2001: unresolved external symbol _Perl_Imarkstack_ptr_ptr
  329. 3>perl_HTTPRequest.obj : error LNK2019: unresolved external symbol _Perl_Istack_sp_ptr referenced in function _XS_HTTPRequest_get
  330. 3>perl_EQDB.obj : error LNK2001: unresolved external symbol _Perl_Istack_sp_ptr
  331. 3>perl_EQDBRes.obj : error LNK2001: unresolved external symbol _Perl_Istack_sp_ptr
  332. 3>EQW.obj : error LNK2001: unresolved external symbol _Perl_Istack_sp_ptr
  333. 3>EQWParser.obj : error LNK2001: unresolved external symbol _Perl_Istack_sp_ptr
  334. 3>perl_EQLConfig.obj : error LNK2001: unresolved external symbol _Perl_Istack_sp_ptr
  335. 3>perl_EQW.obj : error LNK2001: unresolved external symbol _Perl_Istack_sp_ptr
  336. 3>perl_HTTPRequest.obj : error LNK2019: unresolved external symbol _Perl_get_context referenced in function _XS_HTTPRequest_get
  337. 3>perl_EQDB.obj : error LNK2001: unresolved external symbol _Perl_get_context
  338. 3>perl_EQDBRes.obj : error LNK2001: unresolved external symbol _Perl_get_context
  339. 3>EQW.obj : error LNK2001: unresolved external symbol _Perl_get_context
  340. 3>EQWParser.obj : error LNK2001: unresolved external symbol _Perl_get_context
  341. 3>perl_EQLConfig.obj : error LNK2001: unresolved external symbol _Perl_get_context
  342. 3>perl_EQW.obj : error LNK2001: unresolved external symbol _Perl_get_context
  343. 3>EQWParser.obj : error LNK2019: unresolved external symbol _Perl_newXS referenced in function _xs_init
  344. 3>EQWParser.obj : error LNK2019: unresolved external symbol _boot_DynaLoader referenced in function _xs_init
  345. 3>EQWParser.obj : error LNK2019: unresolved external symbol _Perl_newSV referenced in function "public: __thiscall EQWParser::EQWParser(void)" (??0EQWParser@@QAE@XZ)
  346. 3>EQWParser.obj : error LNK2019: unresolved external symbol _perl_alloc referenced in function "public: __thiscall EQWParser::EQWParser(void)" (??0EQWParser@@QAE@XZ)
  347. 3>EQWParser.obj : error LNK2019: unresolved external symbol _Perl_sv_setsv_flags referenced in function "protected: void __thiscall EQWParser::DoInit(void)" (?DoInit@EQWParser@@IAEXXZ)
  348. 3>EQWParser.obj : error LNK2019: unresolved external symbol _Perl_sv_setref_pv referenced in function "protected: void __thiscall EQWParser::DoInit(void)" (?DoInit@EQWParser@@IAEXXZ)
  349. 3>perl_EQW.obj : error LNK2001: unresolved external symbol _Perl_sv_setref_pv
  350. 3>perl_EQDB.obj : error LNK2001: unresolved external symbol _Perl_sv_setref_pv
  351. 3>EQWParser.obj : error LNK2019: unresolved external symbol _Perl_get_sv referenced in function "protected: void __thiscall EQWParser::DoInit(void)" (?DoInit@EQWParser@@IAEXXZ)
  352. 3>EQWParser.obj : error LNK2019: unresolved external symbol _Perl_get_cv referenced in function "protected: void __thiscall EQWParser::DoInit(void)" (?DoInit@EQWParser@@IAEXXZ)
  353. 3>EQWParser.obj : error LNK2019: unresolved external symbol _Perl_gv_fetchpv referenced in function "protected: void __thiscall EQWParser::DoInit(void)" (?DoInit@EQWParser@@IAEXXZ)
  354. 3>EQWParser.obj : error LNK2019: unresolved external symbol _Perl_gv_stashpv referenced in function "protected: void __thiscall EQWParser::DoInit(void)" (?DoInit@EQWParser@@IAEXXZ)
  355. 3>EQWParser.obj : error LNK2019: unresolved external symbol _Perl_eval_pv referenced in function "protected: void __thiscall EQWParser::DoInit(void)" (?DoInit@EQWParser@@IAEXXZ)
  356. 3>EQWParser.obj : error LNK2019: unresolved external symbol _perl_run referenced in function "protected: void __thiscall EQWParser::DoInit(void)" (?DoInit@EQWParser@@IAEXXZ)
  357. 3>EQWParser.obj : error LNK2019: unresolved external symbol _perl_parse referenced in function "protected: void __thiscall EQWParser::DoInit(void)" (?DoInit@EQWParser@@IAEXXZ)
  358. 3>EQWParser.obj : error LNK2019: unresolved external symbol _Perl_sys_init3 referenced in function "protected: void __thiscall EQWParser::DoInit(void)" (?DoInit@EQWParser@@IAEXXZ)
  359. 3>EQWParser.obj : error LNK2019: unresolved external symbol _perl_construct referenced in function "protected: void __thiscall EQWParser::DoInit(void)" (?DoInit@EQWParser@@IAEXXZ)
  360. 3>EQWParser.obj : error LNK2019: unresolved external symbol _Perl_Iperl_destruct_level_ptr referenced in function "protected: void __thiscall EQWParser::DoInit(void)" (?DoInit@EQWParser@@IAEXXZ)
  361. 3>EQWParser.obj : error LNK2019: unresolved external symbol _perl_free referenced in function "public: __thiscall EQWParser::~EQWParser(void)" (??1EQWParser@@QAE@XZ)
  362. 3>EQWParser.obj : error LNK2019: unresolved external symbol _Perl_pop_scope referenced in function "protected: bool __thiscall EQWParser::dosub(char const *,class std::vector<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::allocator<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > > const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > &,int)" (?dosub@EQWParser@@IAE_NPBDABV?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@AAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@3@H@Z)
  363. 3>EQWParser.obj : error LNK2019: unresolved external symbol _Perl_free_tmps referenced in function "protected: bool __thiscall EQWParser::dosub(char const *,class std::vector<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::allocator<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > > const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > &,int)" (?dosub@EQWParser@@IAE_NPBDABV?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@AAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@3@H@Z)
  364. 3>EQWParser.obj : error LNK2019: unresolved external symbol _Perl_sv_2bool referenced in function "protected: bool __thiscall EQWParser::dosub(char const *,class std::vector<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::allocator<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > > const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > &,int)" (?dosub@EQWParser@@IAE_NPBDABV?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@AAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@3@H@Z)
  365. 3>perl_EQW.obj : error LNK2001: unresolved external symbol _Perl_sv_2bool
  366. 3>EQWParser.obj : error LNK2019: unresolved external symbol _Perl_IXpv_ptr referenced in function "protected: bool __thiscall EQWParser::dosub(char const *,class std::vector<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::allocator<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > > const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > &,int)" (?dosub@EQWParser@@IAE_NPBDABV?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@AAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@3@H@Z)
  367. 3>perl_EQW.obj : error LNK2001: unresolved external symbol _Perl_IXpv_ptr
  368. 3>EQWParser.obj : error LNK2019: unresolved external symbol _Perl_ISv_ptr referenced in function "protected: bool __thiscall EQWParser::dosub(char const *,class std::vector<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::allocator<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > > const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > &,int)" (?dosub@EQWParser@@IAE_NPBDABV?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@AAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@3@H@Z)
  369. 3>perl_EQW.obj : error LNK2001: unresolved external symbol _Perl_ISv_ptr
  370. 3>EQWParser.obj : error LNK2019: unresolved external symbol _Perl_gv_add_by_type referenced in function "protected: bool __thiscall EQWParser::dosub(char const *,class std::vector<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::allocator<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > > const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > &,int)" (?dosub@EQWParser@@IAE_NPBDABV?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@AAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@3@H@Z)
  371. 3>EQWParser.obj : error LNK2019: unresolved external symbol _Perl_Ierrgv_ptr referenced in function "protected: bool __thiscall EQWParser::dosub(char const *,class std::vector<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::allocator<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > > const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > &,int)" (?dosub@EQWParser@@IAE_NPBDABV?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@AAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@3@H@Z)
  372. 3>EQWParser.obj : error LNK2019: unresolved external symbol _Perl_call_pv referenced in function "protected: bool __thiscall EQWParser::dosub(char const *,class std::vector<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::allocator<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > > const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > &,int)" (?dosub@EQWParser@@IAE_NPBDABV?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@AAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@3@H@Z)
  373. 3>perl_EQDBRes.obj : error LNK2001: unresolved external symbol _Perl_sv_2mortal
  374. 3>EQWParser.obj : error LNK2019: unresolved external symbol _Perl_sv_2mortal referenced in function "protected: bool __thiscall EQWParser::dosub(char const *,class std::vector<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::allocator<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > > const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > &,int)" (?dosub@EQWParser@@IAE_NPBDABV?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@AAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@3@H@Z)
  375. 3>perl_EQLConfig.obj : error LNK2001: unresolved external symbol _Perl_sv_2mortal
  376. 3>perl_EQW.obj : error LNK2001: unresolved external symbol _Perl_sv_2mortal
  377. 3>perl_HTTPRequest.obj : error LNK2001: unresolved external symbol _Perl_sv_2mortal
  378. 3>EQWParser.obj : error LNK2019: unresolved external symbol _Perl_newSVpv referenced in function "protected: bool __thiscall EQWParser::dosub(char const *,class std::vector<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::allocator<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > > const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > &,int)" (?dosub@EQWParser@@IAE_NPBDABV?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@AAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@3@H@Z)
  379. 3>EQWParser.obj : error LNK2019: unresolved external symbol _Perl_stack_grow referenced in function "protected: bool __thiscall EQWParser::dosub(char const *,class std::vector<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::allocator<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > > const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > &,int)" (?dosub@EQWParser@@IAE_NPBDABV?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@AAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@3@H@Z)
  380. 3>perl_EQLConfig.obj : error LNK2001: unresolved external symbol _Perl_stack_grow
  381. 3>perl_EQW.obj : error LNK2001: unresolved external symbol _Perl_stack_grow
  382. 3>perl_EQDBRes.obj : error LNK2001: unresolved external symbol _Perl_stack_grow
  383. 3>EQWParser.obj : error LNK2019: unresolved external symbol _Perl_Istack_max_ptr referenced in function "protected: bool __thiscall EQWParser::dosub(char const *,class std::vector<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::allocator<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > > const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > &,int)" (?dosub@EQWParser@@IAE_NPBDABV?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@AAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@3@H@Z)
  384. 3>perl_EQLConfig.obj : error LNK2001: unresolved external symbol _Perl_Istack_max_ptr
  385. 3>perl_EQW.obj : error LNK2001: unresolved external symbol _Perl_Istack_max_ptr
  386. 3>perl_EQDBRes.obj : error LNK2001: unresolved external symbol _Perl_Istack_max_ptr
  387. 3>EQWParser.obj : error LNK2019: unresolved external symbol _Perl_markstack_grow referenced in function "protected: bool __thiscall EQWParser::dosub(char const *,class std::vector<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::allocator<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > > const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > &,int)" (?dosub@EQWParser@@IAE_NPBDABV?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@AAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@3@H@Z)
  388. 3>EQWParser.obj : error LNK2019: unresolved external symbol _Perl_Imarkstack_max_ptr referenced in function "protected: bool __thiscall EQWParser::dosub(char const *,class std::vector<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::allocator<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > > const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > &,int)" (?dosub@EQWParser@@IAE_NPBDABV?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@AAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@3@H@Z)
  389. 3>EQWParser.obj : error LNK2019: unresolved external symbol _Perl_Itmps_ix_ptr referenced in function "protected: bool __thiscall EQWParser::dosub(char const *,class std::vector<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::allocator<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > > const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > &,int)" (?dosub@EQWParser@@IAE_NPBDABV?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@AAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@3@H@Z)
  390. 3>EQWParser.obj : error LNK2019: unresolved external symbol _Perl_save_int referenced in function "protected: bool __thiscall EQWParser::dosub(char const *,class std::vector<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::allocator<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > > const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > &,int)" (?dosub@EQWParser@@IAE_NPBDABV?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@AAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@3@H@Z)
  391. 3>EQWParser.obj : error LNK2019: unresolved external symbol _Perl_Itmps_floor_ptr referenced in function "protected: bool __thiscall EQWParser::dosub(char const *,class std::vector<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::allocator<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > > const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > &,int)" (?dosub@EQWParser@@IAE_NPBDABV?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@AAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@3@H@Z)
  392. 3>EQWParser.obj : error LNK2019: unresolved external symbol _Perl_push_scope referenced in function "protected: bool __thiscall EQWParser::dosub(char const *,class std::vector<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::allocator<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > > const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > &,int)" (?dosub@EQWParser@@IAE_NPBDABV?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@AAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@3@H@Z)
  393. 3>perl_EQDBRes.obj : error LNK2019: unresolved external symbol _Perl_mg_set referenced in function _XS_EQDBRes_num_rows
  394. 3>perl_EQLConfig.obj : error LNK2001: unresolved external symbol _Perl_mg_set
  395. 3>perl_EQW.obj : error LNK2001: unresolved external symbol _Perl_mg_set
  396. 3>perl_HTTPRequest.obj : error LNK2001: unresolved external symbol _Perl_mg_set
  397. 3>perl_EQDB.obj : error LNK2001: unresolved external symbol _Perl_mg_set
  398. 3>perl_EQLConfig.obj : error LNK2019: unresolved external symbol _Perl_sv_setpv referenced in function _XS_EQLConfig_GetName
  399. 3>perl_EQW.obj : error LNK2001: unresolved external symbol _Perl_sv_setpv
  400. 3>perl_HTTPRequest.obj : error LNK2001: unresolved external symbol _Perl_sv_setpv
  401. 3>perl_EQDB.obj : error LNK2001: unresolved external symbol _Perl_sv_setpv
  402. 3>perl_EQDBRes.obj : error LNK2019: unresolved external symbol _Perl_sv_2iv_flags referenced in function _XS_EQDBRes_num_rows
  403. 3>perl_EQLConfig.obj : error LNK2001: unresolved external symbol _Perl_sv_2iv_flags
  404. 3>perl_EQW.obj : error LNK2001: unresolved external symbol _Perl_sv_2iv_flags
  405. 3>perl_HTTPRequest.obj : error LNK2001: unresolved external symbol _Perl_sv_2iv_flags
  406. 3>perl_EQDB.obj : error LNK2001: unresolved external symbol _Perl_sv_2iv_flags
  407. 3>perl_EQDBRes.obj : error LNK2019: unresolved external symbol _Perl_sv_derived_from referenced in function _XS_EQDBRes_num_rows
  408. 3>perl_EQLConfig.obj : error LNK2001: unresolved external symbol _Perl_sv_derived_from
  409. 3>perl_EQW.obj : error LNK2001: unresolved external symbol _Perl_sv_derived_from
  410. 3>perl_HTTPRequest.obj : error LNK2001: unresolved external symbol _Perl_sv_derived_from
  411. 3>perl_EQDB.obj : error LNK2001: unresolved external symbol _Perl_sv_derived_from
  412. 3>perl_EQDBRes.obj : error LNK2019: unresolved external symbol _Perl_sv_newmortal referenced in function _XS_EQDBRes_num_rows
  413. 3>perl_EQLConfig.obj : error LNK2001: unresolved external symbol _Perl_sv_newmortal
  414. 3>perl_EQW.obj : error LNK2001: unresolved external symbol _Perl_sv_newmortal
  415. 3>perl_HTTPRequest.obj : error LNK2001: unresolved external symbol _Perl_sv_newmortal
  416. 3>perl_EQDB.obj : error LNK2001: unresolved external symbol _Perl_sv_newmortal
  417. 3>perl_EQDBRes.obj : error LNK2019: unresolved external symbol _Perl_Icurpad_ptr referenced in function _XS_EQDBRes_num_rows
  418. 3>perl_EQLConfig.obj : error LNK2001: unresolved external symbol _Perl_Icurpad_ptr
  419. 3>perl_EQW.obj : error LNK2001: unresolved external symbol _Perl_Icurpad_ptr
  420. 3>perl_HTTPRequest.obj : error LNK2001: unresolved external symbol _Perl_Icurpad_ptr
  421. 3>perl_EQDB.obj : error LNK2001: unresolved external symbol _Perl_Icurpad_ptr
  422. 3>perl_EQDBRes.obj : error LNK2019: unresolved external symbol _Perl_Iop_ptr referenced in function _XS_EQDBRes_num_rows
  423. 3>perl_EQLConfig.obj : error LNK2001: unresolved external symbol _Perl_Iop_ptr
  424. 3>perl_EQW.obj : error LNK2001: unresolved external symbol _Perl_Iop_ptr
  425. 3>perl_HTTPRequest.obj : error LNK2001: unresolved external symbol _Perl_Iop_ptr
  426. 3>perl_EQDB.obj : error LNK2001: unresolved external symbol _Perl_Iop_ptr
  427. 3>perl_EQDBRes.obj : error LNK2019: unresolved external symbol _Perl_croak referenced in function _XS_EQDBRes_num_rows
  428. 3>perl_EQLConfig.obj : error LNK2001: unresolved external symbol _Perl_croak
  429. 3>perl_EQW.obj : error LNK2001: unresolved external symbol _Perl_croak
  430. 3>perl_HTTPRequest.obj : error LNK2001: unresolved external symbol _Perl_croak
  431. 3>perl_EQDB.obj : error LNK2001: unresolved external symbol _Perl_croak
  432. 3>perl_EQLConfig.obj : error LNK2019: unresolved external symbol _Perl_sv_setiv referenced in function _XS_EQLConfig_GetStaticCount
  433. 3>perl_EQW.obj : error LNK2001: unresolved external symbol _Perl_sv_setiv
  434. 3>perl_HTTPRequest.obj : error LNK2001: unresolved external symbol _Perl_sv_setiv
  435. 3>perl_EQLConfig.obj : error LNK2019: unresolved external symbol _Perl_Isv_no_ptr referenced in function _XS_EQLConfig_IsConnected
  436. 3>perl_EQW.obj : error LNK2001: unresolved external symbol _Perl_Isv_no_ptr
  437. 3>perl_EQDBRes.obj : error LNK2001: unresolved external symbol _Perl_Isv_yes_ptr
  438. 3>perl_EQLConfig.obj : error LNK2019: unresolved external symbol _Perl_Isv_yes_ptr referenced in function _XS_EQLConfig_IsConnected
  439. 3>perl_EQW.obj : error LNK2001: unresolved external symbol _Perl_Isv_yes_ptr
  440. 3>perl_HTTPRequest.obj : error LNK2001: unresolved external symbol _Perl_Isv_yes_ptr
  441. 3>perl_EQDB.obj : error LNK2001: unresolved external symbol _Perl_Isv_yes_ptr
  442. 3>perl_EQLConfig.obj : error LNK2019: unresolved external symbol _Perl_sv_2uv_flags referenced in function _XS_EQLConfig_BootStaticZone
  443. 3>perl_EQW.obj : error LNK2001: unresolved external symbol _Perl_sv_2uv_flags
  444. 3>perl_EQLConfig.obj : error LNK2019: unresolved external symbol _Perl_sv_setpvn referenced in function _XS_EQLConfig_ListZones
  445. 3>perl_EQW.obj : error LNK2001: unresolved external symbol _Perl_sv_setpvn
  446. 3>perl_HTTPRequest.obj : error LNK2001: unresolved external symbol _Perl_sv_setpvn
  447. 3>perl_EQDBRes.obj : error LNK2001: unresolved external symbol _Perl_sv_setpvn
  448. 3>perl_EQLConfig.obj : error LNK2019: unresolved external symbol _Perl_hv_common_key_len referenced in function _XS_EQLConfig_GetZoneDetails
  449. 3>perl_EQW.obj : error LNK2001: unresolved external symbol _Perl_hv_common_key_len
  450. 3>perl_HTTPRequest.obj : error LNK2001: unresolved external symbol _Perl_hv_common_key_len
  451. 3>perl_EQDBRes.obj : error LNK2001: unresolved external symbol _Perl_hv_common_key_len
  452. 3>perl_EQLConfig.obj : error LNK2019: unresolved external symbol _Perl_newRV referenced in function _XS_EQLConfig_GetZoneDetails
  453. 3>perl_EQW.obj : error LNK2001: unresolved external symbol _Perl_newRV
  454. 3>perl_HTTPRequest.obj : error LNK2001: unresolved external symbol _Perl_newRV
  455. 3>perl_EQDBRes.obj : error LNK2001: unresolved external symbol _Perl_newRV
  456. 3>perl_EQLConfig.obj : error LNK2019: unresolved external symbol _Perl_newSV_type referenced in function _XS_EQLConfig_GetZoneDetails
  457. 3>perl_EQW.obj : error LNK2001: unresolved external symbol _Perl_newSV_type
  458. 3>perl_HTTPRequest.obj : error LNK2001: unresolved external symbol _Perl_newSV_type
  459. 3>perl_EQDBRes.obj : error LNK2001: unresolved external symbol _Perl_newSV_type
  460. 3>perl_EQDBRes.obj : error LNK2001: unresolved external symbol _Perl_newXS_flags
  461. 3>perl_EQLConfig.obj : error LNK2019: unresolved external symbol _Perl_newXS_flags referenced in function _boot_EQLConfig
  462. 3>perl_EQW.obj : error LNK2001: unresolved external symbol _Perl_newXS_flags
  463. 3>perl_HTTPRequest.obj : error LNK2001: unresolved external symbol _Perl_newXS_flags
  464. 3>perl_EQDB.obj : error LNK2001: unresolved external symbol _Perl_newXS_flags
  465. 3>perl_EQW.obj : error LNK2019: unresolved external symbol _Perl_sv_setuv referenced in function _XS_EQW_CreateGuild
  466. 3>perl_EQDB.obj : error LNK2001: unresolved external symbol _Perl_sv_setuv
  467. 3>perl_EQDBRes.obj : error LNK2001: unresolved external symbol _Perl_sv_setuv
  468. 3>perl_HTTPRequest.obj : error LNK2019: unresolved external symbol _Perl_sv_setnv referenced in function _XS_HTTPRequest_getFloat
  469. 3>perl_HTTPRequest.obj : error LNK2019: unresolved external symbol _Perl_sv_2nv referenced in function _XS_HTTPRequest_getFloat
  470. 3>.\../build/World.exe : fatal error LNK1120: 60 unresolved externals
  471. 3>Creating browse information file...
  472. 3>Microsoft Browse Information Maintenance Utility Version 9.00.21022
  473. 3>Copyright (C) Microsoft Corporation. All rights reserved.
  474. 3>Build log was saved at "file://c:\Users\Jonas\Desktop\eqserver\EQEmuServer\world\ReleaseBots\BuildLog.htm"
  475. 3>World - 161 error(s), 1 warning(s)
  476. 4>------ Build started: Project: Zone, Configuration: ReleaseBots Win32 ------
  477. 4>Compiling...
  478. 4>XMLParser.cpp
  479. 4>worldconn.cpp
  480. 4>tinyxmlparser.cpp
  481. 4>tinyxmlerror.cpp
  482. 4>tinyxml.cpp
  483. 4>tinystr.cpp
  484. 4>timer.cpp
  485. 4>timeoutmgr.cpp
  486. 4>TCPServer.cpp
  487. 4>TCPConnection.cpp
  488. 4>StructStrategy.cpp
  489. 4>SharedLibrary.cpp
  490. 4>shareddb.cpp
  491. 4>serverinfo.cpp
  492. 4>rulesys.cpp
  493. 4>rdtsc.cpp
  494. 4>races.cpp
  495. 4>packet_functions.cpp
  496. 4>packet_dump_file.cpp
  497. 4>packet_dump.cpp
  498. 4>Generating Code...
  499. 4>Compiling...
  500. 4>opcodemgr.cpp
  501. 4>Mutex.cpp
  502. 4>moremath.cpp
  503. 4>MiscFunctions.cpp
  504. 4>misc.cpp
  505. 4>md5.cpp
  506. 4>logsys_eqemu.cpp
  507. 4>logsys.cpp
  508. 4>Item.cpp
  509. 4>guilds.cpp
  510. 4>guild_base.cpp
  511. 4>extprofile.cpp
  512. 4>eqtime.cpp
  513. 4>EQStreamProxy.cpp
  514. 4>EQStreamIdent.cpp
  515. 4>EQStreamFactory.cpp
  516. 4>EQStream.cpp
  517. 4>EQPacket.cpp
  518. 4>EQEmuConfig.cpp
  519. 4>EmuTCPServer.cpp
  520. 4>Generating Code...
  521. 4>Compiling...
  522. 4>EmuTCPConnection.cpp
  523. 4>EMuShareMem.cpp
  524. 4>emu_opcodes.cpp
  525. 4>debug.cpp
  526. 4>DBMemLeak.cpp
  527. 4>dbcore.cpp
  528. 4>dbasync.cpp
  529. 4>database.cpp
  530. 4>crc32.cpp
  531. 4>CRC16.cpp
  532. 4>Condition.cpp
  533. 4>classes.cpp
  534. 4>BasePacket.cpp
  535. 4>VoA.cpp
  536. 4>Underfoot.cpp
  537. 4>Titanium.cpp
  538. 4>SoF.cpp
  539. 4>SoD.cpp
  540. 4>Patches.cpp
  541. 4>HoT.cpp
  542. 4>Generating Code...
  543. 4>Compiling...
  544. 4>Client62.cpp
  545. 4>Anniversary.cpp
  546. 4>zoning.cpp
  547. 4>zonedbasync.cpp
  548. 4>zonedb.cpp
  549. 4>ZoneConfig.cpp
  550. 4>zone_logsys.cpp
  551. 4>zone.cpp
  552. 4>worldserver.cpp
  553. 4>waypoints.cpp
  554. 4>watermap.cpp
  555. 4>tribute.cpp
  556. 4>trap.cpp
  557. 4>trading.cpp
  558. 4>tradeskills.cpp
  559. 4>titles.cpp
  560. 4>tasks.cpp
  561. 4>spells.cpp
  562. 4>spell_effects.cpp
  563. 4>special_attacks.cpp
  564. 4>Generating Code...
  565. 4>Compiling...
  566. 4>spdat.cpp
  567. 4>spawngroup.cpp
  568. 4>spawn2.cpp
  569. 4>raids.cpp
  570. 4>QuestParserCollection.cpp
  571. 4>questmgr.cpp
  572. 4>QGlobals.cpp
  573. 4>ptimer.cpp
  574. 4>PlayerCorpse.cpp
  575. 4>pets.cpp
  576. 4>petitions.cpp
  577. 4>perlparser.cpp
  578. 4>perlpacket.cpp
  579. 4>perl_raids.cpp
  580. 4>perl_questitem.cpp
  581. 4>perl_PlayerCorpse.cpp
  582. 4>perl_perlpacket.cpp
  583. 4>perl_object.cpp
  584. 4>perl_npc.cpp
  585. 4>perl_mob.cpp
  586. 4>Generating Code...
  587. 4>Compiling...
  588. 4>perl_hateentry.cpp
  589. 4>perl_groups.cpp
  590. 4>perl_entity.cpp
  591. 4>perl_doors.cpp
  592. 4>perl_client.cpp
  593. 4>pathing.cpp
  594. 4>parser.cpp
  595. 4>Object.cpp
  596. 4>npc.cpp
  597. 4>net.cpp
  598. 4>MobAI.cpp
  599. 4>mob.cpp
  600. 4>Map.cpp
  601. 4>loottables.cpp
  602. 4>inventory.cpp
  603. 4>horse.cpp
  604. 4>hate_list.cpp
  605. 4>guild_mgr.cpp
  606. 4>guild.cpp
  607. 4>groups.cpp
  608. 4>Generating Code...
  609. 4>Compiling...
  610. 4>forage.cpp
  611. 4>fearpath.cpp
  612. 4>faction.cpp
  613. 4>exp.cpp
  614. 4>EQEMuError.cpp
  615. 4>entity.cpp
  616. 4>embxs.cpp
  617. 4>embperl.cpp
  618. 4>embparser.cpp
  619. 4>effects.cpp
  620. 4>doors.cpp
  621. 4>command.cpp
  622. 4>client_process.cpp
  623. 4>client_packet.cpp
  624. 4>client_mods.cpp
  625. 4>client_logs.cpp
  626. 4>client.cpp
  627. 4>botspellsai.cpp
  628. 4>bot.cpp
  629. 4>bonuses.cpp
  630. 4>Generating Code...
  631. 4>Compiling...
  632. 4>beacon.cpp
  633. 4>attack.cpp
  634. 4>aggro.cpp
  635. 4>AA.cpp
  636. 4>Generating Code...
  637. 4>Linking...
  638. 4>perl_PlayerCorpse.obj : error LNK2001: unresolved external symbol _Perl_sv_setpv
  639. 4>perl_questitem.obj : error LNK2001: unresolved external symbol _Perl_sv_setpv
  640. 4>perlparser.obj : error LNK2001: unresolved external symbol _Perl_sv_setpv
  641. 4>perl_entity.obj : error LNK2019: unresolved external symbol _Perl_sv_setpv referenced in function _XS_EntityList_MakeNameUnique
  642. 4>perl_groups.obj : error LNK2001: unresolved external symbol _Perl_sv_setpv
  643. 4>perl_mob.obj : error LNK2001: unresolved external symbol _Perl_sv_setpv
  644. 4>perl_object.obj : error LNK2001: unresolved external symbol _Perl_sv_setpv
  645. 4>embparser.obj : error LNK2001: unresolved external symbol _Perl_sv_setpv
  646. 4>embxs.obj : error LNK2001: unresolved external symbol _Perl_sv_setpv
  647. 4>perl_client.obj : error LNK2001: unresolved external symbol _Perl_sv_setpv
  648. 4>perl_doors.obj : error LNK2001: unresolved external symbol _Perl_sv_setpv
  649. 4>embparser.obj : error LNK2019: unresolved external symbol _Perl_get_sv referenced in function "public: void __thiscall PerlembParser::ExportVar(char const *,char const *,char const *)const " (?ExportVar@PerlembParser@@QBEXPBD00@Z)
  650. 4>perlparser.obj : error LNK2001: unresolved external symbol _Perl_get_sv
  651. 4>perl_PlayerCorpse.obj : error LNK2001: unresolved external symbol _Perl_get_context
  652. 4>perl_questitem.obj : error LNK2001: unresolved external symbol _Perl_get_context
  653. 4>perl_raids.obj : error LNK2001: unresolved external symbol _Perl_get_context
  654. 4>perlparser.obj : error LNK2019: unresolved external symbol _Perl_get_context referenced in function _XS__settimerMS
  655. 4>perl_mob.obj : error LNK2001: unresolved external symbol _Perl_get_context
  656. 4>perl_npc.obj : error LNK2001: unresolved external symbol _Perl_get_context
  657. 4>perl_object.obj : error LNK2001: unresolved external symbol _Perl_get_context
  658. 4>perl_perlpacket.obj : error LNK2001: unresolved external symbol _Perl_get_context
  659. 4>perl_doors.obj : error LNK2001: unresolved external symbol _Perl_get_context
  660. 4>perl_entity.obj : error LNK2001: unresolved external symbol _Perl_get_context
  661. 4>perl_groups.obj : error LNK2001: unresolved external symbol _Perl_get_context
  662. 4>perl_hateentry.obj : error LNK2001: unresolved external symbol _Perl_get_context
  663. 4>embparser.obj : error LNK2001: unresolved external symbol _Perl_get_context
  664. 4>embperl.obj : error LNK2001: unresolved external symbol _Perl_get_context
  665. 4>embxs.obj : error LNK2001: unresolved external symbol _Perl_get_context
  666. 4>perl_client.obj : error LNK2001: unresolved external symbol _Perl_get_context
  667. 4>embparser.obj : error LNK2019: unresolved external symbol _Perl_hv_common_key_len referenced in function "public: void __thiscall Embperl::sethash(char const *,class std::map<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,struct std::less<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > >,class std::allocator<struct std::pair<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const ,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > > > &)" (?sethash@Embperl@@QAEXPBDAAV?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@Z)
  668. 4>embperl.obj : error LNK2001: unresolved external symbol _Perl_hv_common_key_len
  669. 4>embparser.obj : error LNK2019: unresolved external symbol _Perl_newSVpv referenced in function "public: void __thiscall Embperl::sethash(char const *,class std::map<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,struct std::less<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > >,class std::allocator<struct std::pair<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const ,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > > > &)" (?sethash@Embperl@@QAEXPBDAAV?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@Z)
  670. 4>embperl.obj : error LNK2001: unresolved external symbol _Perl_newSVpv
  671. 4>embparser.obj : error LNK2019: unresolved external symbol _Perl_hv_clear referenced in function "public: void __thiscall Embperl::sethash(char const *,class std::map<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,struct std::less<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > >,class std::allocator<struct std::pair<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const ,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > > > &)" (?sethash@Embperl@@QAEXPBDAAV?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@Z)
  672. 4>embparser.obj : error LNK2019: unresolved external symbol _Perl_get_hv referenced in function "public: void __thiscall Embperl::sethash(char const *,class std::map<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,struct std::less<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > >,class std::allocator<struct std::pair<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const ,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > > > &)" (?sethash@Embperl@@QAEXPBDAAV?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@Z)
  673. 4>perl_mob.obj : error LNK2019: unresolved external symbol _Perl_sv_setiv referenced in function _XS_Mob_GetDrakkinDetails
  674. 4>perl_npc.obj : error LNK2001: unresolved external symbol _Perl_sv_setiv
  675. 4>perl_questitem.obj : error LNK2001: unresolved external symbol _Perl_sv_setiv
  676. 4>perlparser.obj : error LNK2001: unresolved external symbol _Perl_sv_setiv
  677. 4>embparser.obj : error LNK2001: unresolved external symbol _Perl_sv_setiv
  678. 4>perl_client.obj : error LNK2001: unresolved external symbol _Perl_sv_setiv
  679. 4>perl_entity.obj : error LNK2001: unresolved external symbol _Perl_sv_setiv
  680. 4>perl_hateentry.obj : error LNK2001: unresolved external symbol _Perl_sv_setiv
  681. 4>perl_npc.obj : error LNK2019: unresolved external symbol _Perl_sv_setnv referenced in function _boot_NPC
  682. 4>perl_object.obj : error LNK2001: unresolved external symbol _Perl_sv_setnv
  683. 4>perl_perlpacket.obj : error LNK2001: unresolved external symbol _Perl_sv_setnv
  684. 4>embparser.obj : error LNK2001: unresolved external symbol _Perl_sv_setnv
  685. 4>perl_client.obj : error LNK2001: unresolved external symbol _Perl_sv_setnv
  686. 4>perl_doors.obj : error LNK2001: unresolved external symbol _Perl_sv_setnv
  687. 4>perl_mob.obj : error LNK2001: unresolved external symbol _Perl_sv_setnv
  688. 4>perl_questitem.obj : error LNK2001: unresolved external symbol _Perl_sv_2iv_flags
  689. 4>perl_raids.obj : error LNK2001: unresolved external symbol _Perl_sv_2iv_flags
  690. 4>perlparser.obj : error LNK2001: unresolved external symbol _Perl_sv_2iv_flags
  691. 4>perl_npc.obj : error LNK2001: unresolved external symbol _Perl_sv_2iv_flags
  692. 4>perl_object.obj : error LNK2001: unresolved external symbol _Perl_sv_2iv_flags
  693. 4>perl_perlpacket.obj : error LNK2001: unresolved external symbol _Perl_sv_2iv_flags
  694. 4>perl_PlayerCorpse.obj : error LNK2001: unresolved external symbol _Perl_sv_2iv_flags
  695. 4>perl_entity.obj : error LNK2001: unresolved external symbol _Perl_sv_2iv_flags
  696. 4>perl_groups.obj : error LNK2001: unresolved external symbol _Perl_sv_2iv_flags
  697. 4>perl_hateentry.obj : error LNK2001: unresolved external symbol _Perl_sv_2iv_flags
  698. 4>perl_mob.obj : error LNK2019: unresolved external symbol _Perl_sv_2iv_flags referenced in function _XS_Mob_GetEntityVariable
  699. 4>embparser.obj : error LNK2001: unresolved external symbol _Perl_sv_2iv_flags
  700. 4>embxs.obj : error LNK2001: unresolved external symbol _Perl_sv_2iv_flags
  701. 4>perl_client.obj : error LNK2001: unresolved external symbol _Perl_sv_2iv_flags
  702. 4>perl_doors.obj : error LNK2001: unresolved external symbol _Perl_sv_2iv_flags
  703. 4>perlparser.obj : error LNK2001: unresolved external symbol _Perl_sv_2pv_flags
  704. 4>perl_object.obj : error LNK2001: unresolved external symbol _Perl_sv_2pv_flags
  705. 4>perl_perlpacket.obj : error LNK2001: unresolved external symbol _Perl_sv_2pv_flags
  706. 4>perl_questitem.obj : error LNK2001: unresolved external symbol _Perl_sv_2pv_flags
  707. 4>perl_raids.obj : error LNK2001: unresolved external symbol _Perl_sv_2pv_flags
  708. 4>perl_entity.obj : error LNK2001: unresolved external symbol _Perl_sv_2pv_flags
  709. 4>perl_groups.obj : error LNK2001: unresolved external symbol _Perl_sv_2pv_flags
  710. 4>perl_mob.obj : error LNK2019: unresolved external symbol _Perl_sv_2pv_flags referenced in function _XS_Mob_SetTexture
  711. 4>perl_npc.obj : error LNK2001: unresolved external symbol _Perl_sv_2pv_flags
  712. 4>embparser.obj : error LNK2001: unresolved external symbol _Perl_sv_2pv_flags
  713. 4>embxs.obj : error LNK2001: unresolved external symbol _Perl_sv_2pv_flags
  714. 4>perl_client.obj : error LNK2001: unresolved external symbol _Perl_sv_2pv_flags
  715. 4>perl_doors.obj : error LNK2001: unresolved external symbol _Perl_sv_2pv_flags
  716. 4>embparser.obj : error LNK2019: unresolved external symbol _Perl_sv_setsv_flags referenced in function "public: void __thiscall PerlembParser::ExecCommand(class Client *,class Seperator *)" (?ExecCommand@PerlembParser@@QAEXPAVClient@@PAVSeperator@@@Z)
  717. 4>perlparser.obj : error LNK2001: unresolved external symbol _Perl_sv_setsv_flags
  718. 4>embparser.obj : error LNK2019: unresolved external symbol _Perl_newSV referenced in function "public: void __thiscall PerlembParser::ExecCommand(class Client *,class Seperator *)" (?ExecCommand@PerlembParser@@QAEXPAVClient@@PAVSeperator@@@Z)
  719. 4>perlparser.obj : error LNK2001: unresolved external symbol _Perl_newSV
  720. 4>perl_raids.obj : error LNK2001: unresolved external symbol _Perl_sv_setref_pv
  721. 4>perlparser.obj : error LNK2019: unresolved external symbol _Perl_sv_setref_pv referenced in function _boot_quest
  722. 4>perl_hateentry.obj : error LNK2001: unresolved external symbol _Perl_sv_setref_pv
  723. 4>perl_mob.obj : error LNK2001: unresolved external symbol _Perl_sv_setref_pv
  724. 4>perl_perlpacket.obj : error LNK2001: unresolved external symbol _Perl_sv_setref_pv
  725. 4>perl_questitem.obj : error LNK2001: unresolved external symbol _Perl_sv_setref_pv
  726. 4>embparser.obj : error LNK2001: unresolved external symbol _Perl_sv_setref_pv
  727. 4>perl_client.obj : error LNK2001: unresolved external symbol _Perl_sv_setref_pv
  728. 4>perl_entity.obj : error LNK2001: unresolved external symbol _Perl_sv_setref_pv
  729. 4>perl_groups.obj : error LNK2001: unresolved external symbol _Perl_sv_setref_pv
  730. 4>embperl.obj : error LNK2019: unresolved external symbol _Perl_newXS referenced in function _xs_init
  731. 4>embxs.obj : error LNK2001: unresolved external symbol _Perl_newXS
  732. 4>perlparser.obj : error LNK2001: unresolved external symbol _Perl_newXS
  733. 4>embperl.obj : error LNK2019: unresolved external symbol _boot_DynaLoader referenced in function _xs_init
  734. 4>embperl.obj : error LNK2019: unresolved external symbol _perl_alloc referenced in function "public: __thiscall Embperl::Embperl(void)" (??0Embperl@@QAE@XZ)
  735. 4>embperl.obj : error LNK2019: unresolved external symbol _Perl_get_cv referenced in function "protected: void __thiscall Embperl::DoInit(void)" (?DoInit@Embperl@@IAEXXZ)
  736. 4>embperl.obj : error LNK2019: unresolved external symbol _Perl_gv_fetchpv referenced in function "protected: void __thiscall Embperl::DoInit(void)" (?DoInit@Embperl@@IAEXXZ)
  737. 4>embperl.obj : error LNK2019: unresolved external symbol _Perl_gv_stashpv referenced in function "protected: void __thiscall Embperl::DoInit(void)" (?DoInit@Embperl@@IAEXXZ)
  738. 4>embperl.obj : error LNK2019: unresolved external symbol _Perl_eval_pv referenced in function "protected: void __thiscall Embperl::DoInit(void)" (?DoInit@Embperl@@IAEXXZ)
  739. 4>embperl.obj : error LNK2019: unresolved external symbol _perl_run referenced in function "protected: void __thiscall Embperl::DoInit(void)" (?DoInit@Embperl@@IAEXXZ)
  740. 4>embperl.obj : error LNK2019: unresolved external symbol _perl_parse referenced in function "protected: void __thiscall Embperl::DoInit(void)" (?DoInit@Embperl@@IAEXXZ)
  741. 4>embperl.obj : error LNK2019: unresolved external symbol _Perl_sys_init3 referenced in function "protected: void __thiscall Embperl::DoInit(void)" (?DoInit@Embperl@@IAEXXZ)
  742. 4>embperl.obj : error LNK2019: unresolved external symbol _perl_construct referenced in function "protected: void __thiscall Embperl::DoInit(void)" (?DoInit@Embperl@@IAEXXZ)
  743. 4>embperl.obj : error LNK2019: unresolved external symbol _Perl_Iperl_destruct_level_ptr referenced in function "protected: void __thiscall Embperl::DoInit(void)" (?DoInit@Embperl@@IAEXXZ)
  744. 4>embperl.obj : error LNK2019: unresolved external symbol _perl_free referenced in function "public: __thiscall Embperl::~Embperl(void)" (??1Embperl@@QAE@XZ)
  745. 4>embperl.obj : error LNK2019: unresolved external symbol _perl_destruct referenced in function "public: void __thiscall Embperl::Reinit(void)" (?Reinit@Embperl@@QAEXXZ)
  746. 4>embperl.obj : error LNK2019: unresolved external symbol _Perl_pop_scope referenced in function "public: void __thiscall Embperl::dosub(char const *,class std::vector<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::allocator<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > > const *,int)" (?dosub@Embperl@@QAEXPBDPBV?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@H@Z)
  747. 4>embperl.obj : error LNK2019: unresolved external symbol _Perl_free_tmps referenced in function "public: void __thiscall Embperl::dosub(char const *,class std::vector<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::allocator<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > > const *,int)" (?dosub@Embperl@@QAEXPBDPBV?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@H@Z)
  748. 4>perl_npc.obj : error LNK2001: unresolved external symbol _Perl_sv_2bool
  749. 4>perl_object.obj : error LNK2001: unresolved external symbol _Perl_sv_2bool
  750. 4>perl_PlayerCorpse.obj : error LNK2019: unresolved external symbol _Perl_sv_2bool referenced in function _boot_Corpse
  751. 4>perlparser.obj : error LNK2001: unresolved external symbol _Perl_sv_2bool
  752. 4>embperl.obj : error LNK2001: unresolved external symbol _Perl_sv_2bool
  753. 4>perl_client.obj : error LNK2001: unresolved external symbol _Perl_sv_2bool
  754. 4>perl_entity.obj : error LNK2001: unresolved external symbol _Perl_sv_2bool
  755. 4>perl_mob.obj : error LNK2001: unresolved external symbol _Perl_sv_2bool
  756. 4>perl_npc.obj : error LNK2019: unresolved external symbol _Perl_IXpv_ptr referenced in function _XS_NPC_DisplayWaypointInfo
  757. 4>perl_object.obj : error LNK2001: unresolved external symbol _Perl_IXpv_ptr
  758. 4>perl_PlayerCorpse.obj : error LNK2001: unresolved external symbol _Perl_IXpv_ptr
  759. 4>perlparser.obj : error LNK2001: unresolved external symbol _Perl_IXpv_ptr
  760. 4>embperl.obj : error LNK2001: unresolved external symbol _Perl_IXpv_ptr
  761. 4>perl_client.obj : error LNK2001: unresolved external symbol _Perl_IXpv_ptr
  762. 4>perl_entity.obj : error LNK2001: unresolved external symbol _Perl_IXpv_ptr
  763. 4>perl_mob.obj : error LNK2001: unresolved external symbol _Perl_IXpv_ptr
  764. 4>perl_npc.obj : error LNK2001: unresolved external symbol _Perl_ISv_ptr
  765. 4>perl_object.obj : error LNK2019: unresolved external symbol _Perl_ISv_ptr referenced in function _boot_Object
  766. 4>perl_PlayerCorpse.obj : error LNK2001: unresolved external symbol _Perl_ISv_ptr
  767. 4>perlparser.obj : error LNK2001: unresolved external symbol _Perl_ISv_ptr
  768. 4>embperl.obj : error LNK2001: unresolved external symbol _Perl_ISv_ptr
  769. 4>perl_client.obj : error LNK2001: unresolved external symbol _Perl_ISv_ptr
  770. 4>perl_entity.obj : error LNK2001: unresolved external symbol _Perl_ISv_ptr
  771. 4>perl_mob.obj : error LNK2001: unresolved external symbol _Perl_ISv_ptr
  772. 4>embperl.obj : error LNK2019: unresolved external symbol _Perl_gv_add_by_type referenced in function "public: void __thiscall Embperl::dosub(char const *,class std::vector<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::allocator<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > > const *,int)" (?dosub@Embperl@@QAEXPBDPBV?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@H@Z)
  773. 4>embperl.obj : error LNK2019: unresolved external symbol _Perl_Ierrgv_ptr referenced in function "public: void __thiscall Embperl::dosub(char const *,class std::vector<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::allocator<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > > const *,int)" (?dosub@Embperl@@QAEXPBDPBV?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@H@Z)
  774. 4>embperl.obj : error LNK2019: unresolved external symbol _Perl_call_pv referenced in function "public: void __thiscall Embperl::dosub(char const *,class std::vector<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::allocator<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > > const *,int)" (?dosub@Embperl@@QAEXPBDPBV?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@H@Z)
  775. 4>perl_PlayerCorpse.obj : error LNK2019: unresolved external symbol _Perl_sv_2mortal referenced in function _boot_Corpse
  776. 4>perl_questitem.obj : error LNK2001: unresolved external symbol _Perl_sv_2mortal
  777. 4>perl_raids.obj : error LNK2001: unresolved external symbol _Perl_sv_2mortal
  778. 4>perlparser.obj : error LNK2001: unresolved external symbol _Perl_sv_2mortal
  779. 4>perl_mob.obj : error LNK2001: unresolved external symbol _Perl_sv_2mortal
  780. 4>perl_npc.obj : error LNK2001: unresolved external symbol _Perl_sv_2mortal
  781. 4>perl_object.obj : error LNK2001: unresolved external symbol _Perl_sv_2mortal
  782. 4>perl_perlpacket.obj : error LNK2001: unresolved external symbol _Perl_sv_2mortal
  783. 4>embperl.obj : error LNK2001: unresolved external symbol _Perl_sv_2mortal
  784. 4>perl_client.obj : error LNK2001: unresolved external symbol _Perl_sv_2mortal
  785. 4>perl_entity.obj : error LNK2001: unresolved external symbol _Perl_sv_2mortal
  786. 4>perl_groups.obj : error LNK2001: unresolved external symbol _Perl_sv_2mortal
  787. 4>embperl.obj : error LNK2019: unresolved external symbol _Perl_stack_grow referenced in function "public: void __thiscall Embperl::dosub(char const *,class std::vector<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::allocator<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > > const *,int)" (?dosub@Embperl@@QAEXPBDPBV?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@H@Z)
  788. 4>perl_entity.obj : error LNK2001: unresolved external symbol _Perl_stack_grow
  789. 4>perl_mob.obj : error LNK2001: unresolved external symbol _Perl_stack_grow
  790. 4>embperl.obj : error LNK2019: unresolved external symbol _Perl_Istack_max_ptr referenced in function "public: void __thiscall Embperl::dosub(char const *,class std::vector<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::allocator<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > > const *,int)" (?dosub@Embperl@@QAEXPBDPBV?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@H@Z)
  791. 4>perl_entity.obj : error LNK2001: unresolved external symbol _Perl_Istack_max_ptr
  792. 4>perl_mob.obj : error LNK2001: unresolved external symbol _Perl_Istack_max_ptr
  793. 4>perl_questitem.obj : error LNK2001: unresolved external symbol _Perl_Istack_base_ptr
  794. 4>perl_raids.obj : error LNK2001: unresolved external symbol _Perl_Istack_base_ptr
  795. 4>perlparser.obj : error LNK2019: unresolved external symbol _Perl_Istack_base_ptr referenced in function _XS__spawn
  796. 4>perl_npc.obj : error LNK2001: unresolved external symbol _Perl_Istack_base_ptr
  797. 4>perl_object.obj : error LNK2001: unresolved external symbol _Perl_Istack_base_ptr
  798. 4>perl_perlpacket.obj : error LNK2001: unresolved external symbol _Perl_Istack_base_ptr
  799. 4>perl_PlayerCorpse.obj : error LNK2001: unresolved external symbol _Perl_Istack_base_ptr
  800. 4>perl_entity.obj : error LNK2001: unresolved external symbol _Perl_Istack_base_ptr
  801. 4>perl_groups.obj : error LNK2001: unresolved external symbol _Perl_Istack_base_ptr
  802. 4>perl_hateentry.obj : error LNK2001: unresolved external symbol _Perl_Istack_base_ptr
  803. 4>perl_mob.obj : error LNK2001: unresolved external symbol _Perl_Istack_base_ptr
  804. 4>embperl.obj : error LNK2001: unresolved external symbol _Perl_Istack_base_ptr
  805. 4>embxs.obj : error LNK2001: unresolved external symbol _Perl_Istack_base_ptr
  806. 4>perl_client.obj : error LNK2001: unresolved external symbol _Perl_Istack_base_ptr
  807. 4>perl_doors.obj : error LNK2001: unresolved external symbol _Perl_Istack_base_ptr
  808. 4>embperl.obj : error LNK2019: unresolved external symbol _Perl_markstack_grow referenced in function "public: void __thiscall Embperl::dosub(char const *,class std::vector<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::allocator<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > > const *,int)" (?dosub@Embperl@@QAEXPBDPBV?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@H@Z)
  809. 4>embperl.obj : error LNK2019: unresolved external symbol _Perl_Imarkstack_max_ptr referenced in function "public: void __thiscall Embperl::dosub(char const *,class std::vector<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::allocator<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > > const *,int)" (?dosub@Embperl@@QAEXPBDPBV?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@H@Z)
  810. 4>perl_questitem.obj : error LNK2001: unresolved external symbol _Perl_Imarkstack_ptr_ptr
  811. 4>perl_raids.obj : error LNK2001: unresolved external symbol _Perl_Imarkstack_ptr_ptr
  812. 4>perlparser.obj : error LNK2001: unresolved external symbol _Perl_Imarkstack_ptr_ptr
  813. 4>perl_npc.obj : error LNK2019: unresolved external symbol _Perl_Imarkstack_ptr_ptr referenced in function _XS_NPC_AssignWaypoints
  814. 4>perl_object.obj : error LNK2001: unresolved external symbol _Perl_Imarkstack_ptr_ptr
  815. 4>perl_perlpacket.obj : error LNK2001: unresolved external symbol _Perl_Imarkstack_ptr_ptr
  816. 4>perl_PlayerCorpse.obj : error LNK2001: unresolved external symbol _Perl_Imarkstack_ptr_ptr
  817. 4>perl_entity.obj : error LNK2001: unresolved external symbol _Perl_Imarkstack_ptr_ptr
  818. 4>perl_groups.obj : error LNK2001: unresolved external symbol _Perl_Imarkstack_ptr_ptr
  819. 4>perl_hateentry.obj : error LNK2001: unresolved external symbol _Perl_Imarkstack_ptr_ptr
  820. 4>perl_mob.obj : error LNK2001: unresolved external symbol _Perl_Imarkstack_ptr_ptr
  821. 4>embperl.obj : error LNK2001: unresolved external symbol _Perl_Imarkstack_ptr_ptr
  822. 4>embxs.obj : error LNK2001: unresolved external symbol _Perl_Imarkstack_ptr_ptr
  823. 4>perl_client.obj : error LNK2001: unresolved external symbol _Perl_Imarkstack_ptr_ptr
  824. 4>perl_doors.obj : error LNK2001: unresolved external symbol _Perl_Imarkstack_ptr_ptr
  825. 4>embperl.obj : error LNK2019: unresolved external symbol _Perl_Itmps_ix_ptr referenced in function "public: void __thiscall Embperl::dosub(char const *,class std::vector<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::allocator<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > > const *,int)" (?dosub@Embperl@@QAEXPBDPBV?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@H@Z)
  826. 4>embperl.obj : error LNK2019: unresolved external symbol _Perl_save_int referenced in function "public: void __thiscall Embperl::dosub(char const *,class std::vector<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::allocator<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > > const *,int)" (?dosub@Embperl@@QAEXPBDPBV?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@H@Z)
  827. 4>embperl.obj : error LNK2019: unresolved external symbol _Perl_Itmps_floor_ptr referenced in function "public: void __thiscall Embperl::dosub(char const *,class std::vector<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::allocator<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > > const *,int)" (?dosub@Embperl@@QAEXPBDPBV?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@H@Z)
  828. 4>embperl.obj : error LNK2019: unresolved external symbol _Perl_push_scope referenced in function "public: void __thiscall Embperl::dosub(char const *,class std::vector<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::allocator<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > > const *,int)""public: unsigned int __thiscall NetConnection::GetIP(void)" (?GetIP@NetConnection@@QAEIXZ)
  829. 4>net.obj : error LNK2019: unresolved external symbol _win32_gethostbyname referenced in function "public: unsigned int __thiscall NetConnection::GetIP(void)" (?GetIP@NetConnection@@QAEIXZ)
  830. 4>net.obj : error LNK2019: unresolved external symbol _win32_gethostname referenced in function "public: unsigned int __thiscall NetConnection::GetIP(void)" (?GetIP@NetConnection@@QAEIXZ)
  831. 4>perl_perlpacket.obj : error LNK2001: unresolved external symbol _Perl_sv_derived_from
  832. 4>perl_PlayerCorpse.obj : error LNK2001: unresolved external symbol _Perl_sv_derived_from
  833. 4>perl_questitem.obj : error LNK2019: unresolved external symbol _Perl_sv_derived_from referenced in function _XS_QuestItem_GetName
  834. 4>perl_raids.obj : error LNK2001: unresolved external symbol _Perl_sv_derived_from
  835. 4>perl_hateentry.obj : error LNK2001: unresolved external symbol _Perl_sv_derived_from
  836. 4>perl_mob.obj : error LNK2001: unresolved external symbol _Perl_sv_derived_from
  837. 4>perl_npc.obj : error LNK2001: unresolved external symbol _Perl_sv_derived_from
  838. 4>perl_object.obj : error LNK2001: unresolved external symbol _Perl_sv_derived_from
  839. 4>perl_client.obj : error LNK2001: unresolved external symbol _Perl_sv_derived_from
  840. 4>perl_doors.obj : error LNK2001: unresolved external symbol _Perl_sv_derived_from
  841. 4>perl_entity.obj : error LNK2001: unresolved external symbol _Perl_sv_derived_from
  842. 4>perl_groups.obj : error LNK2001: unresolved external symbol _Perl_sv_derived_from
  843. 4>perl_questitem.obj : error LNK2019: unresolved external symbol _Perl_Isv_no_ptr referenced in function _XS_QuestItem_GetName
  844. 4>perl_raids.obj : error LNK2001: unresolved external symbol _Perl_Isv_no_ptr
  845. 4>perlparser.obj : error LNK2001: unresolved external symbol _Perl_Isv_no_ptr
  846. 4>perl_npc.obj : error LNK2001: unresolved external symbol _Perl_Isv_no_ptr
  847. 4>perl_object.obj : error LNK2001: unresolved external symbol _Perl_Isv_no_ptr
  848. 4>perl_perlpacket.obj : error LNK2001: unresolved external symbol _Perl_Isv_no_ptr
  849. 4>perl_PlayerCorpse.obj : error LNK2001: unresolved external symbol _Perl_Isv_no_ptr
  850. 4>perl_client.obj : error LNK2001: unresolved external symbol _Perl_Isv_no_ptr
  851. 4>perl_entity.obj : error LNK2001: unresolved external symbol _Perl_Isv_no_ptr
  852. 4>perl_groups.obj : error LNK2001: unresolved external symbol _Perl_Isv_no_ptr
  853. 4>perl_mob.obj : error LNK2001: unresolved external symbol _Perl_Isv_no_ptr
  854. 4>perl_raids.obj : error LNK2001: unresolved external symbol _Perl_sv_setuv
  855. 4>perlparser.obj : error LNK2001: unresolved external symbol _Perl_sv_setuv
  856. 4>perl_npc.obj : error LNK2001: unresolved external symbol _Perl_sv_setuv
  857. 4>perl_object.obj : error LNK2019: unresolved external symbol _Perl_sv_setuv referenced in function _XS_Object_SetID
  858. 4>perl_perlpacket.obj : error LNK2001: unresolved external symbol _Perl_sv_setuv
  859. 4>perl_PlayerCorpse.obj : error LNK2001: unresolved external symbol _Perl_sv_setuv
  860. 4>perl_client.obj : error LNK2001: unresolved external symbol _Perl_sv_setuv
  861. 4>perl_doors.obj : error LNK2001: unresolved external symbol _Perl_sv_setuv
  862. 4>perl_groups.obj : error LNK2001: unresolved external symbol _Perl_sv_setuv
  863. 4>perl_mob.obj : error LNK2001: unresolved external symbol _Perl_sv_setuv
  864. 4>perl_questitem.obj : error LNK2001: unresolved external symbol _Perl_sv_2nv
  865. 4>perl_raids.obj : error LNK2001: unresolved external symbol _Perl_sv_2nv
  866. 4>perlparser.obj : error LNK2001: unresolved external symbol _Perl_sv_2nv
  867. 4>perl_mob.obj : error LNK2019: unresolved external symbol _Perl_sv_2nv referenced in function _XS_Mob_Heal
  868. 4>perl_npc.obj : error LNK2001: unresolved external symbol _Perl_sv_2nv
  869. 4>perl_object.obj : error LNK2001: unresolved external symbol _Perl_sv_2nv
  870. 4>perl_perlpacket.obj : error LNK2001: unresolved external symbol _Perl_sv_2nv
  871. 4>perl_client.obj : error LNK2001: unresolved external symbol _Perl_sv_2nv
  872. 4>perl_doors.obj : error LNK2001: unresolved external symbol _Perl_sv_2nv
  873. 4>perl_entity.obj : error LNK2001: unresolved external symbol _Perl_sv_2nv
  874. 4>perl_groups.obj : error LNK2001: unresolved external symbol _Perl_sv_2nv
  875. 4>perl_perlpacket.obj : error LNK2001: unresolved external symbol _Perl_newXS_flags
  876. 4>perl_PlayerCorpse.obj : error LNK2001: unresolved external symbol _Perl_newXS_flags
  877. 4>perl_questitem.obj : error LNK2001: unresolved external symbol _Perl_newXS_flags
  878. 4>perl_raids.obj : error LNK2001: unresolved external symbol _Perl_newXS_flags
  879. 4>perl_hateentry.obj : error LNK2001: unresolved external symbol _Perl_newXS_flags
  880. 4>perl_mob.obj : error LNK2001: unresolved external symbol _Perl_newXS_flags
  881. 4>perl_npc.obj : error LNK2001: unresolved external symbol _Perl_newXS_flags
  882. 4>perl_object.obj : error LNK2001: unresolved external symbol _Perl_newXS_flags
  883. 4>perl_client.obj : error LNK2019: unresolved external symbol _Perl_newXS_flags referenced in function _boot_Client
  884. 4>perl_doors.obj : error LNK2001: unresolved external symbol _Perl_newXS_flags
  885. 4>perl_entity.obj : error LNK2001: unresolved external symbol _Perl_newXS_flags
  886. 4>perl_groups.obj : error LNK2001: unresolved external symbol _Perl_newXS_flags
  887. 4>perl_perlpacket.obj : error LNK2019: unresolved external symbol _Perl_av_fetch referenced in function _XS_PerlPacket_FromArray
  888. 4>perl_perlpacket.obj : error LNK2019: unresolved external symbol _Perl_av_len referenced in function _XS_PerlPacket_FromArray
  889. 4>perlparser.obj : error LNK2019: unresolved external symbol _Perl_newSViv referenced in function _XS__CreateGroundObject
  890. 4>perlparser.obj : error LNK2019: unresolved external symbol _Perl_newSVuv referenced in function _XS__MerchantCountItem
  891. 4>.\../Build/Zone.exe : fatal error LNK1120: 69 unresolved externals
  892. 4>Creating browse information file...
  893. 4>Microsoft Browse Information Maintenance Utility Version 9.00.21022
  894. 4>Copyright (C) Microsoft Corporation. All rights reserved.
  895. 4>Build log was saved at "file://c:\Users\Jonas\Desktop\eqserver\EQEmuServer\zone\ReleaseBots\BuildLog.htm"
  896. 4>Zone - 369 error(s), 0 warning(s)
  897. 5>------ Build started: Project: eqlaunch, Configuration: Release Win32 ------
  898. 5>Compiling...
  899. 5>logsys_eqemu.cpp
  900. 5>logsys.cpp
  901. 5>EQEmuConfig.cpp
  902. 5>EmuTCPServer.cpp
  903. 5>EmuTCPConnection.cpp
  904. 5>debug.cpp
  905. 5>ZoneLaunch.cpp
  906. 5>worldserver.cpp
  907. 5>eqlaunch.cpp
  908. 5>Generating Code...
  909. 5>Compiling...
  910. 5>XMLParser.cpp
  911. 5>worldconn.cpp
  912. 5>tinyxmlparser.cpp
  913. 5>c:\users\jonas\desktop\eqserver\eqemuserver\common\tinyxml\tinyxml.h(280) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  914. 5>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\string.h(157) : see declaration of 'strncpy'
  915. 5>tinyxmlerror.cpp
  916. 5>c:\users\jonas\desktop\eqserver\eqemuserver\common\tinyxml\tinyxml.h(280) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  917. 5>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\string.h(157) : see declaration of 'strncpy'
  918. 5>tinyxml.cpp
  919. 5>c:\users\jonas\desktop\eqserver\eqemuserver\common\tinyxml\tinyxml.h(280) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  920. 5>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\string.h(157) : see declaration of 'strncpy'
  921. 5>..\common\tinyxml\tinyxml.cpp(103) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  922. 5>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
  923. 5>..\common\tinyxml\tinyxml.cpp(126) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  924. 5>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\string.h(74) : see declaration of 'strcpy'
  925. 5>..\common\tinyxml\tinyxml.cpp(718) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  926. 5>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
  927. 5>..\common\tinyxml\tinyxml.cpp(726) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  928. 5>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
  929. 5>..\common\tinyxml\tinyxml.cpp(944) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  930. 5>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(237) : see declaration of 'fopen'
  931. 5>..\common\tinyxml\tinyxml.cpp(989) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  932. 5>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(237) : see declaration of 'fopen'
  933. 5>..\common\tinyxml\tinyxml.cpp(1122) : warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  934. 5>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(324) : see declaration of 'sscanf'
  935. 5>..\common\tinyxml\tinyxml.cpp(1129) : warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  936. 5>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(324) : see declaration of 'sscanf'
  937. 5>..\common\tinyxml\tinyxml.cpp(1137) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  938. 5>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
  939. 5>..\common\tinyxml\tinyxml.cpp(1144) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  940. 5>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
  941. 5>tinystr.cpp
  942. 5>c:\users\jonas\desktop\eqserver\eqemuserver\common\tinyxml\tinyxml.h(280) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  943. 5>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\string.h(157) : see declaration of 'strncpy'
  944. 5>timer.cpp
  945. 5>..\common\timer.cpp(68) : warning C4244: '=' : conversion from 'time_t' to 'long', possible loss of data
  946. 5>TCPServer.cpp
  947. 5>TCPConnection.cpp
  948. 5>ProcLauncher.cpp
  949. 5>packet_functions.cpp
  950. 5>packet_dump.cpp
  951. 5>Mutex.cpp
  952. 5>..\common\Mutex.cpp(128) : warning C4800: 'BOOL' : forcing value to bool 'true' or 'false' (performance warning)
  953. 5>MiscFunctions.cpp
  954. 5>misc.cpp
  955. 5>md5.cpp
  956. 5>c:\users\jonas\desktop\eqserver\eqemuserver\common\../common/seperator.h(42) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  957. 5>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\string.h(74) : see declaration of 'strcpy'
  958. 5>..\common\md5.cpp(61) : warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  959. 5>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(358) : see declaration of '_snprintf'
  960. 5>Generating Code...
  961. 5>Linking...
  962. 5>LINK : warning LNK4098: defaultlib 'LIBCMT' conflicts with use of other libs; use /NODEFAULTLIB:library
  963. 5>Embedding manifest...
  964. 5>Build log was saved at "file://c:\Users\Jonas\Desktop\eqserver\EQEmuServer\Build\eqlaunch\Release\BuildLog.htm"
  965. 5>eqlaunch - 0 error(s), 19 warning(s)
  966. 6>------ Build started: Project: ucs, Configuration: Release Win32 ------
  967. 6>Compiling...
  968. 6>XMLParser.cpp
  969. 6>worldconn.cpp
  970. 6>unix.cpp
  971. 6>tinyxmlparser.cpp
  972. 6>c:\users\jonas\desktop\eqserver\eqemuserver\common\tinyxml\tinyxml.h(280) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  973. 6>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\string.h(157) : see declaration of 'strncpy'
  974. 6>tinyxmlerror.cpp
  975. 6>c:\users\jonas\desktop\eqserver\eqemuserver\common\tinyxml\tinyxml.h(280) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  976. 6>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\string.h(157) : see declaration of 'strncpy'
  977. 6>tinyxml.cpp
  978. 6>c:\users\jonas\desktop\eqserver\eqemuserver\common\tinyxml\tinyxml.h(280) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  979. 6>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\string.h(157) : see declaration of 'strncpy'
  980. 6>..\common\tinyxml\tinyxml.cpp(103) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  981. 6>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
  982. 6>..\common\tinyxml\tinyxml.cpp(126) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  983. 6>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\string.h(74) : see declaration of 'strcpy'
  984. 6>..\common\tinyxml\tinyxml.cpp(718) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  985. 6>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
  986. 6>..\common\tinyxml\tinyxml.cpp(726) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  987. 6>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
  988. 6>..\common\tinyxml\tinyxml.cpp(944) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  989. 6>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(237) : see declaration of 'fopen'
  990. 6>..\common\tinyxml\tinyxml.cpp(989) : warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  991. 6>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(237) : see declaration of 'fopen'
  992. 6>..\common\tinyxml\tinyxml.cpp(1122) : warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  993. 6>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(324) : see declaration of 'sscanf'
  994. 6>..\common\tinyxml\tinyxml.cpp(1129) : warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  995. 6>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(324) : see declaration of 'sscanf'
  996. 6>..\common\tinyxml\tinyxml.cpp(1137) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  997. 6>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
  998. 6>..\common\tinyxml\tinyxml.cpp(1144) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  999. 6>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
  1000. 6>tinystr.cpp
  1001. 6>c:\users\jonas\desktop\eqserver\eqemuserver\common\tinyxml\tinyxml.h(280) : warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  1002. 6>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\string.h(157) : see declaration of 'strncpy'
  1003. 6>timer.cpp
  1004. 6>..\common\timer.cpp(68) : warning C4244: '=' : conversion from 'time_t' to 'long', possible loss of data
  1005. 6>timeoutmgr.cpp
  1006. 6>TCPServer.cpp
  1007. 6>TCPConnection.cpp
  1008. 6>StructStrategy.cpp
  1009. 6>SharedLibrary.cpp
  1010. 6>..\common\SharedLibrary.cpp(112) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  1011. 6>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(366) : see declaration of 'sprintf'
  1012. 6>serverinfo.cpp
  1013. 6>..\common\serverinfo.cpp(32) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  1014. 6>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\string.h(74) : see declaration of 'strcpy'
  1015. 6>..\common\serverinfo.cpp(48) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  1016. 6>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\string.h(74) : see declaration of 'strcpy'
  1017. 6>..\common\serverinfo.cpp(53) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  1018. 6>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\string.h(74) : see declaration of 'strcpy'
  1019. 6>..\common\serverinfo.cpp(57) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  1020. 6>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\string.h(74) : see declaration of 'strcpy'
  1021. 6>..\common\serverinfo.cpp(61) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  1022. 6>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\string.h(74) : see declaration of 'strcpy'
  1023. 6>..\common\serverinfo.cpp(66) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  1024. 6>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\string.h(74) : see declaration of 'strcpy'
  1025. 6>..\common\serverinfo.cpp(70) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  1026. 6>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\string.h(74) : see declaration of 'strcpy'
  1027. 6>..\common\serverinfo.cpp(74) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  1028. 6>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\string.h(74) : see declaration of 'strcpy'
  1029. 6>..\common\serverinfo.cpp(81) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  1030. 6>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\string.h(74) : see declaration of 'strcpy'
  1031. 6>..\common\serverinfo.cpp(85) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  1032. 6>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\string.h(74) : see declaration of 'strcpy'
  1033. 6>..\common\serverinfo.cpp(89) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  1034. 6>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\string.h(74) : see declaration of 'strcpy'
  1035. 6>..\common\serverinfo.cpp(93) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  1036. 6>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\string.h(74) : see declaration of 'strcpy'
  1037. 6>..\common\serverinfo.cpp(97) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  1038. 6>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\string.h(74) : see declaration of 'strcpy'
  1039. 6>rulesys.cpp
  1040. 6>..\common\rulesys.cpp(177) : warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  1041. 6>c:\users\jonas\desktop\eqserver\eqemuserver\common\ruletypes.h(40) : warning C4305: '=' : truncation from 'double' to 'float'
  1042. 6>c:\users\jonas\desktop\eqserver\eqemuserver\common\ruletypes.h(243) : warning C4305: '=' : truncation from 'double' to 'float'
  1043. 6>c:\users\jonas\desktop\eqserver\eqemuserver\common\ruletypes.h(244) : warning C4305: '=' : truncation from 'double' to 'float'
  1044. 6>c:\users\jonas\desktop\eqserver\eqemuserver\common\ruletypes.h(293) : warning C4305: '=' : truncation from 'double' to 'float'
  1045. 6>c:\users\jonas\desktop\eqserver\eqemuserver\common\ruletypes.h(294) : warning C4305: '=' : truncation from 'double' to 'float'
  1046. 6>c:\users\jonas\desktop\eqserver\eqemuserver\common\ruletypes.h(301) : warning C4305: '=' : truncation from 'double' to 'float'
  1047. 6>c:\users\jonas\desktop\eqserver\eqemuserver\common\ruletypes.h(302) : warning C4305: '=' : truncation from 'double' to 'float'
  1048. 6>c:\users\jonas\desktop\eqserver\eqemuserver\common\ruletypes.h(304) : warning C4305: '=' : truncation from 'double' to 'float'
  1049. 6>c:\users\jonas\desktop\eqserver\eqemuserver\common\ruletypes.h(327) : warning C4305: '=' : truncation from 'double' to 'float'
  1050. 6>c:\users\jonas\desktop\eqserver\eqemuserver\common\ruletypes.h(328) : warning C4305: '=' : truncation from 'double' to 'float'
  1051. 6>c:\users\jonas\desktop\eqserver\eqemuserver\common\ruletypes.h(329) : warning C4305: '=' : truncation from 'double' to 'float'
  1052. 6>c:\users\jonas\desktop\eqserver\eqemuserver\common\ruletypes.h(330) : warning C4305: '=' : truncation from 'double' to 'float'
  1053. 6>c:\users\jonas\desktop\eqserver\eqemuserver\common\ruletypes.h(331) : warning C4305: '=' : truncation from 'double' to 'float'
  1054. 6>c:\users\jonas\desktop\eqserver\eqemuserver\common\ruletypes.h(332) : warning C4305: '=' : truncation from 'double' to 'float'
  1055. 6>c:\users\jonas\desktop\eqserver\eqemuserver\common\ruletypes.h(333) : warning C4305: '=' : truncation from 'double' to 'float'
  1056. 6>c:\users\jonas\desktop\eqserver\eqemuserver\common\ruletypes.h(334) : warning C4305: '=' : truncation from 'double' to 'float'
  1057. 6>c:\users\jonas\desktop\eqserver\eqemuserver\common\ruletypes.h(339) : warning C4305: '=' : truncation from 'double' to 'float'
  1058. 6>c:\users\jonas\desktop\eqserver\eqemuserver\common\ruletypes.h(343) : warning C4305: '=' : truncation from 'double' to 'float'
  1059. 6>c:\users\jonas\desktop\eqserver\eqemuserver\common\ruletypes.h(419) : warning C4305: '=' : truncation from 'double' to 'float'
  1060. 6>c:\users\jonas\desktop\eqserver\eqemuserver\common\ruletypes.h(420) : warning C4305: '=' : truncation from 'double' to 'float'
  1061. 6>c:\users\jonas\desktop\eqserver\eqemuserver\common\ruletypes.h(423) : warning C4305: '=' : truncation from 'double' to 'float'
  1062. 6>c:\users\jonas\desktop\eqserver\eqemuserver\common\ruletypes.h(424) : warning C4305: '=' : truncation from 'double' to 'float'
  1063. 6>rdtsc.cpp
  1064. 6>packet_functions.cpp
  1065. 6>packet_dump_file.cpp
  1066. 6>packet_dump.cpp
  1067. 6>opcodemgr.cpp
  1068. 6>Compiling...
  1069. 6>Mutex.cpp
  1070. 6>..\common\Mutex.cpp(128) : warning C4800: 'BOOL' : forcing value to bool 'true' or 'false' (performance warning)
  1071. 6>moremath.cpp
  1072. 6>MiscFunctions.cpp
  1073. 6>misc.cpp
  1074. 6>md5.cpp
  1075. 6>c:\users\jonas\desktop\eqserver\eqemuserver\common\../common/seperator.h(42) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  1076. 6>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\string.h(74) : see declaration of 'strcpy'
  1077. 6>..\common\md5.cpp(61) : warning C4996: '_snprintf': This function or variable may be unsafe. Consider using _snprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  1078. 6>        C:\Program Files (x86)\Microsoft Visual Studio 9.0\VC\include\stdio.h(358) : see declaration of '_snprintf'
  1079. 6>logsys_eqemu.cpp
  1080. 6>logsys.cpp
  1081. 6>EQStreamProxy.cpp
  1082. 6>EQStreamIdent.cpp
  1083. 6>EQStreamFactory.cpp
  1084. 6>EQStream.cpp
  1085. 6>..\common\EQStream.cpp(84) : warning C4018: '>' : signed/unsigned mismatch
  1086. 6>..\common\EQStream.cpp(345) : warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
  1087. 6>..\common\EQStream.cpp(393) : warning C4018: '>' : signed/unsigned mismatch
  1088. 6>..\common\EQStream.cpp(425) : warning C4018: '>' : signed/unsigned mismatch
  1089. 6>..\common\EQStream.cpp(443) : warning C4244: 'argument' : conversion from 'uint64' to 'u_long', possible loss of data
  1090. 6>..\common\EQStream.cpp(443) : warning C4244: 'argument' : conversion from 'uint64' to 'u_long', possible loss of data
  1091. 6>..\common\EQStream.cpp(581) : warning C4018: '>' : signed/unsigned mismatch
  1092. 6>..\common\EQStream.cpp(593) : warning C4018: '>' : signed/unsigned mismatch
  1093. 6>..\common\EQStream.cpp(644) : warning C4244: 'argument' : conversion from 'long' to 'uint16', possible loss of data
  1094. 6>..\common\EQStream.cpp(644) : warning C4244: 'argument' : conversion from 'long' to 'uint16', possible loss of data
  1095. 6>..\common\EQStream.cpp(645) : warning C4244: 'argument' : conversion from 'long' to 'uint16', possible loss of data
  1096. 6>..\common\EQStream.cpp(709) : warning C4018: '>' : signed/unsigned mismatch
  1097. 6>..\common\EQStream.cpp(712) : warning C4244: 'initializing' : conversion from 'long' to 'uint16', possible loss of data
  1098. 6>..\common\EQStream.cpp(760) : warning C4018: '>' : signed/unsigned mismatch
  1099. 6>..\common\EQStream.cpp(829) : warning C4244: 'argument' : conversion from 'unsigned long' to 'u_short', possible loss of data
  1100. 6>..\common\EQStream.cpp(901) : warning C4244: 'argument' : conversion from 'time_t' to 'u_long', possible loss of data
  1101. 6>..\common\EQStream.cpp(1139) : warning C4018: '>' : signed/unsigned mismatch
  1102. 6>..\common\EQStream.cpp(1176) : warning C4018: '>' : signed/unsigned mismatch
  1103. 6>EQPacket.cpp
  1104. 6>..\common\EQPacket.cpp(206) : warning C4244: '=' : conversion from 'const uint16' to 'unsigned char', possible loss of data
  1105. 6>..\common\EQPacket.cpp(218) : warning C4244: '=' : conversion from 'uint16' to 'unsigned char', possible loss of data
  1106. 6>..\common\EQPacket.cpp(343) : warning C4244: 'initializing' : conversion from 'unsigned long' to 'uint16', possible loss of data
  1107. 6>EQEmuConfig.cpp
  1108. 6>EmuTCPServer.cpp
  1109. 6>EmuTCPConnection.cpp
  1110. 6>emu_opcodes.cpp
  1111. 6>debug.cpp
  1112. 6>dbcore.cpp
  1113. 6>..\common\dbcore.cpp(199) : warning C4244: '=' : conversion from 'my_ulonglong' to 'int32', possible loss of data
  1114. 6>..\common\dbcore.cpp(201) : warning C4244: '=' : conversion from 'my_ulonglong' to 'int32', possible loss of data
  1115. 6>crc32.cpp
  1116. 6>CRC16.cpp
  1117. 6>Compiling...
  1118. 6>Condition.cpp
  1119. 6>BasePacket.cpp
  1120. 6>worldserver.cpp
  1121. 6>ucsconfig.cpp
  1122. 6>ucs.cpp
  1123. 6>database.cpp
  1124. 6>.\database.cpp(586) : warning C4244: 'initializing' : conversion from 'time_t' to 'int', possible loss of data
  1125. 6>clientlist.cpp
  1126. 6>.\clientlist.cpp(1012) : warning C4018: '<' : signed/unsigned mismatch
  1127. 6>.\clientlist.cpp(1314) : warning C4018: '<' : signed/unsigned mismatch
  1128. 6>.\clientlist.cpp(1317) : warning C4018: '<' : signed/unsigned mismatch
  1129. 6>.\clientlist.cpp(1427) : warning C4018: '<' : signed/unsigned mismatch
  1130. 6>.\clientlist.cpp(1430) : warning C4018: '<' : signed/unsigned mismatch
  1131. 6>chatchannel.cpp
  1132. 6>Linking...
  1133. 6>Generating code
  1134. 6>Finished generating code
  1135. 6>Embedding manifest...
  1136. 6>Build log was saved at "file://c:\Users\Jonas\Desktop\eqserver\EQEmuServer\Build\ucs\Release\BuildLog.htm"
  1137. 6>ucs - 0 error(s), 84 warning(s)
  1138. ========== Build: 4 succeeded, 2 failed, 0 up-to-date, 0 skipped ==========
Add Comment
Please, Sign In to add comment