Advertisement
Guest User

Build Log 3

a guest
Jan 13th, 2013
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 41.68 KB | None | 0 0
  1. 1>------ Build started: Project: EMuShareMem, Configuration: Release Win32 ------
  2. 2>------ Build started: Project: queryserv, Configuration: Release Win32 ------
  3. 1>Linking...
  4. 2>Linking...
  5. 1> Creating library .\../Build/EMuShareMem/EMuShareMem.lib and object .\../Build/EMuShareMem/EMuShareMem.exp
  6. 2>database.obj : error LNK2001: unresolved external symbol _mysql_fetch_row@4
  7. 2>database.obj : error LNK2001: unresolved external symbol _mysql_free_result@4
  8. 2>database.obj : error LNK2001: unresolved external symbol _mysql_num_rows@4
  9. 2>dbcore.obj : error LNK2001: unresolved external symbol _mysql_close@4
  10. 1>Embedding manifest...
  11. 2>dbcore.obj : error LNK2001: unresolved external symbol _mysql_insert_id@4
  12. 2>dbcore.obj : error LNK2001: unresolved external symbol _mysql_error@4
  13. 2>dbcore.obj : error LNK2001: unresolved external symbol _mysql_field_count@4
  14. 2>dbcore.obj : error LNK2001: unresolved external symbol _mysql_real_query@12
  15. 2>dbcore.obj : error LNK2001: unresolved external symbol _mysql_real_connect@32
  16. 2>dbcore.obj : error LNK2001: unresolved external symbol _mysql_real_escape_string@16
  17. 2>dbcore.obj : error LNK2001: unresolved external symbol _mysql_store_result@4
  18. 2>dbcore.obj : error LNK2001: unresolved external symbol _mysql_ping@4
  19. 2>dbcore.obj : error LNK2001: unresolved external symbol _mysql_errno@4
  20. 2>dbcore.obj : error LNK2001: unresolved external symbol _mysql_init@4
  21. 2>dbcore.obj : error LNK2001: unresolved external symbol _mysql_affected_rows@4
  22. 2>packet_functions.obj : error LNK2001: unresolved external symbol _deflateEnd
  23. 2>packet_functions.obj : error LNK2001: unresolved external symbol _inflateInit2_
  24. 2>packet_functions.obj : error LNK2001: unresolved external symbol _inflate
  25. 2>packet_functions.obj : error LNK2001: unresolved external symbol _deflateInit_
  26. 2>packet_functions.obj : error LNK2001: unresolved external symbol _inflateEnd
  27. 2>packet_functions.obj : error LNK2001: unresolved external symbol _deflate
  28. 2>.\../Build/queryserv.exe : fatal error LNK1120: 21 unresolved externals
  29. 2>Build log was saved at "file://c:\source\trunk\EQEmuServer\Build\queryserv\Release\BuildLog.htm"
  30. 2>queryserv - 22 error(s), 0 warning(s)
  31. 1>Build log was saved at "file://c:\source\trunk\EQEmuServer\Build\EMuShareMem\Release\BuildLog.htm"
  32. 1>EMuShareMem - 0 error(s), 0 warning(s)
  33. 3>------ Build started: Project: World, Configuration: Release Win32 ------
  34. 3>Linking...
  35. 3>guild_base.obj : error LNK2001: unresolved external symbol _mysql_free_result@4
  36. 3>perl_EQDBRes.obj : error LNK2001: unresolved external symbol _mysql_free_result@4
  37. 3>rulesys.obj : error LNK2001: unresolved external symbol _mysql_free_result@4
  38. 3>shareddb.obj : error LNK2019: unresolved external symbol _mysql_free_result@4 referenced in function "public: bool __thiscall SharedDatabase::SaveInventory(unsigned int,class ItemInst const *,short)" (?SaveInventory@SharedDatabase@@QAE_NIPBVItemInst@@F@Z)
  39. 3>worlddb.obj : error LNK2001: unresolved external symbol _mysql_free_result@4
  40. 3>zoneserver.obj : error LNK2001: unresolved external symbol _mysql_free_result@4
  41. 3>database.obj : error LNK2001: unresolved external symbol _mysql_free_result@4
  42. 3>dbasync.obj : error LNK2001: unresolved external symbol _mysql_free_result@4
  43. 3>Adventure.obj : error LNK2001: unresolved external symbol _mysql_free_result@4
  44. 3>AdventureManager.obj : error LNK2001: unresolved external symbol _mysql_free_result@4
  45. 3>EQLConfig.obj : error LNK2001: unresolved external symbol _mysql_free_result@4
  46. 3>EQW.obj : error LNK2001: unresolved external symbol _mysql_free_result@4
  47. 3>rulesys.obj : error LNK2001: unresolved external symbol _mysql_fetch_row@4
  48. 3>shareddb.obj : error LNK2019: unresolved external symbol _mysql_fetch_row@4 referenced in function "public: bool __thiscall SharedDatabase::SaveInventory(unsigned int,class ItemInst const *,short)" (?SaveInventory@SharedDatabase@@QAE_NIPBVItemInst@@F@Z)
  49. 3>worlddb.obj : error LNK2001: unresolved external symbol _mysql_fetch_row@4
  50. 3>database.obj : error LNK2001: unresolved external symbol _mysql_fetch_row@4
  51. 3>EQDBRes.obj : error LNK2001: unresolved external symbol _mysql_fetch_row@4
  52. 3>guild_base.obj : error LNK2001: unresolved external symbol _mysql_fetch_row@4
  53. 3>Adventure.obj : error LNK2001: unresolved external symbol _mysql_fetch_row@4
  54. 3>AdventureManager.obj : error LNK2001: unresolved external symbol _mysql_fetch_row@4
  55. 3>EQLConfig.obj : error LNK2001: unresolved external symbol _mysql_fetch_row@4
  56. 3>EQW.obj : error LNK2001: unresolved external symbol _mysql_fetch_row@4
  57. 3>shareddb.obj : error LNK2001: unresolved external symbol _mysql_num_rows@4
  58. 3>worlddb.obj : error LNK2019: unresolved external symbol _mysql_num_rows@4 referenced in function "public: void __thiscall WorldDatabase::GetCharSelectInfo(unsigned int,struct CharacterSelect_Struct *)" (?GetCharSelectInfo@WorldDatabase@@QAEXIPAUCharacterSelect_Struct@@@Z)
  59. 3>database.obj : error LNK2001: unresolved external symbol _mysql_num_rows@4
  60. 3>guild_base.obj : error LNK2001: unresolved external symbol _mysql_num_rows@4
  61. 3>perl_EQDBRes.obj : error LNK2001: unresolved external symbol _mysql_num_rows@4
  62. 3>worlddb.obj : error LNK2019: unresolved external symbol _mysql_fetch_lengths@4 referenced in function "public: void __thiscall WorldDatabase::GetCharSelectInfo(unsigned int,struct CharacterSelect_Struct *)" (?GetCharSelectInfo@WorldDatabase@@QAEXIPAUCharacterSelect_Struct@@@Z)
  63. 3>database.obj : error LNK2001: unresolved external symbol _mysql_fetch_lengths@4
  64. 3>perl_EQDBRes.obj : error LNK2001: unresolved external symbol _mysql_fetch_lengths@4
  65. 3>shareddb.obj : error LNK2001: unresolved external symbol _mysql_fetch_lengths@4
  66. 3>database.obj : error LNK2019: unresolved external symbol _mysql_fetch_fields@4 referenced in function "bool __cdecl FetchRowMap(struct st_mysql_res *,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> > > > > &)" (?FetchRowMap@@YA_NPAUst_mysql_res@@AAV?$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)
  67. 3>EQDBRes.obj : error LNK2001: unresolved external symbol _mysql_fetch_fields@4
  68. 3>database.obj : error LNK2019: unresolved external symbol _mysql_num_fields@4 referenced in function "bool __cdecl FetchRowMap(struct st_mysql_res *,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> > > > > &)" (?FetchRowMap@@YA_NPAUst_mysql_res@@AAV?$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)
  69. 3>EQDBRes.obj : error LNK2001: unresolved external symbol _mysql_num_fields@4
  70. 3>perl_EQDBRes.obj : error LNK2001: unresolved external symbol _mysql_num_fields@4
  71. 3>dbcore.obj : error LNK2019: unresolved external symbol _mysql_init@4 referenced in function "public: __thiscall DBcore::DBcore(void)" (??0DBcore@@QAE@XZ)
  72. 3>dbcore.obj : error LNK2019: unresolved external symbol _mysql_close@4 referenced in function "public: __thiscall DBcore::~DBcore(void)" (??1DBcore@@QAE@XZ)
  73. 3>dbcore.obj : error LNK2019: unresolved external symbol _mysql_ping@4 referenced in function "public: void __thiscall DBcore::ping(void)" (?ping@DBcore@@QAEXXZ)
  74. 3>dbcore.obj : error LNK2019: unresolved external symbol _mysql_insert_id@4 referenced in function "public: bool __thiscall DBcore::RunQuery(char const *,unsigned int,char *,struct st_mysql_res * *,unsigned int *,unsigned int *,unsigned int *,bool)" (?RunQuery@DBcore@@QAE_NPBDIPADPAPAUst_mysql_res@@PAI33_N@Z)
  75. 3>EQDB.obj : error LNK2001: unresolved external symbol _mysql_insert_id@4
  76. 3>dbcore.obj : error LNK2019: unresolved external symbol _mysql_affected_rows@4 referenced in function "public: bool __thiscall DBcore::RunQuery(char const *,unsigned int,char *,struct st_mysql_res * *,unsigned int *,unsigned int *,unsigned int *,bool)" (?RunQuery@DBcore@@QAE_NPBDIPADPAPAUst_mysql_res@@PAI33_N@Z)
  77. 3>EQDB.obj : error LNK2001: unresolved external symbol _mysql_affected_rows@4
  78. 3>dbcore.obj : error LNK2019: unresolved external symbol _mysql_store_result@4 referenced in function "public: bool __thiscall DBcore::RunQuery(char const *,unsigned int,char *,struct st_mysql_res * *,unsigned int *,unsigned int *,unsigned int *,bool)" (?RunQuery@DBcore@@QAE_NPBDIPADPAPAUst_mysql_res@@PAI33_N@Z)
  79. 3>EQDB.obj : error LNK2001: unresolved external symbol _mysql_store_result@4
  80. 3>dbcore.obj : error LNK2019: unresolved external symbol _mysql_field_count@4 referenced in function "public: bool __thiscall DBcore::RunQuery(char const *,unsigned int,char *,struct st_mysql_res * *,unsigned int *,unsigned int *,unsigned int *,bool)" (?RunQuery@DBcore@@QAE_NPBDIPADPAPAUst_mysql_res@@PAI33_N@Z)
  81. 3>EQDB.obj : error LNK2001: unresolved external symbol _mysql_field_count@4
  82. 3>dbcore.obj : error LNK2019: unresolved external symbol _mysql_error@4 referenced in function "public: bool __thiscall DBcore::RunQuery(char const *,unsigned int,char *,struct st_mysql_res * *,unsigned int *,unsigned int *,unsigned int *,bool)" (?RunQuery@DBcore@@QAE_NPBDIPADPAPAUst_mysql_res@@PAI33_N@Z)
  83. 3>EQDB.obj : error LNK2001: unresolved external symbol _mysql_error@4
  84. 3>dbcore.obj : error LNK2019: unresolved external symbol _mysql_errno@4 referenced in function "public: bool __thiscall DBcore::RunQuery(char const *,unsigned int,char *,struct st_mysql_res * *,unsigned int *,unsigned int *,unsigned int *,bool)" (?RunQuery@DBcore@@QAE_NPBDIPADPAPAUst_mysql_res@@PAI33_N@Z)
  85. 3>EQDB.obj : error LNK2001: unresolved external symbol _mysql_errno@4
  86. 3>dbcore.obj : error LNK2019: unresolved external symbol _mysql_real_query@12 referenced in function "public: bool __thiscall DBcore::RunQuery(char const *,unsigned int,char *,struct st_mysql_res * *,unsigned int *,unsigned int *,unsigned int *,bool)" (?RunQuery@DBcore@@QAE_NPBDIPADPAPAUst_mysql_res@@PAI33_N@Z)
  87. 3>EQDB.obj : error LNK2001: unresolved external symbol _mysql_real_query@12
  88. 3>dbcore.obj : error LNK2019: unresolved external symbol _mysql_real_escape_string@16 referenced in function "public: unsigned int __thiscall DBcore::DoEscapeString(char *,char const *,unsigned int)" (?DoEscapeString@DBcore@@QAEIPADPBDI@Z)
  89. 3>EQDB.obj : error LNK2001: unresolved external symbol _mysql_real_escape_string@16
  90. 3>dbcore.obj : error LNK2019: unresolved external symbol _mysql_real_connect@32 referenced in function "private: bool __thiscall DBcore::Open(unsigned int *,char *)" (?Open@DBcore@@AAE_NPAIPAD@Z)
  91. 3>packet_functions.obj : error LNK2019: unresolved external symbol _deflateEnd referenced in function "int __cdecl DeflatePacket(unsigned char const *,int,unsigned char *,int)" (?DeflatePacket@@YAHPBEHPAEH@Z)
  92. 3>packet_functions.obj : error LNK2019: unresolved external symbol _deflate referenced in function "int __cdecl DeflatePacket(unsigned char const *,int,unsigned char *,int)" (?DeflatePacket@@YAHPBEHPAEH@Z)
  93. 3>packet_functions.obj : error LNK2019: unresolved external symbol _deflateInit_ referenced in function "int __cdecl DeflatePacket(unsigned char const *,int,unsigned char *,int)" (?DeflatePacket@@YAHPBEHPAEH@Z)
  94. 3>packet_functions.obj : error LNK2019: unresolved external symbol _inflateEnd referenced in function "unsigned int __cdecl InflatePacket(unsigned char const *,unsigned int,unsigned char *,unsigned int,bool)" (?InflatePacket@@YAIPBEIPAEI_N@Z)
  95. 3>packet_functions.obj : error LNK2019: unresolved external symbol _inflate referenced in function "unsigned int __cdecl InflatePacket(unsigned char const *,unsigned int,unsigned char *,unsigned int,bool)" (?InflatePacket@@YAIPBEIPAEI_N@Z)
  96. 3>packet_functions.obj : error LNK2019: unresolved external symbol _inflateInit2_ referenced in function "unsigned int __cdecl InflatePacket(unsigned char const *,unsigned int,unsigned char *,unsigned int,bool)" (?InflatePacket@@YAIPBEIPAEI_N@Z)
  97. 3>.\../build/World.exe : fatal error LNK1120: 24 unresolved externals
  98. 3>Build log was saved at "file://c:\source\trunk\EQEmuServer\Build\World\Release\BuildLog.htm"
  99. 3>World - 63 error(s), 0 warning(s)
  100. 4>------ Build started: Project: Zone, Configuration: Release Win32 ------
  101. 4>Linking...
  102. 4>rulesys.obj : error LNK2001: unresolved external symbol _mysql_free_result@4
  103. 4>shareddb.obj : error LNK2001: unresolved external symbol _mysql_free_result@4
  104. 4>zoning.obj : error LNK2019: unresolved external symbol _mysql_free_result@4 referenced in function "public: class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > & __thiscall std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >::assign(char const *,unsigned int)" (?assign@?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@QAEAAV12@PBDI@Z)
  105. 4>database.obj : error LNK2001: unresolved external symbol _mysql_free_result@4
  106. 4>dbasync.obj : error LNK2001: unresolved external symbol _mysql_free_result@4
  107. 4>guild_base.obj : error LNK2001: unresolved external symbol _mysql_free_result@4
  108. 4>tribute.obj : error LNK2001: unresolved external symbol _mysql_free_result@4
  109. 4>waypoints.obj : error LNK2001: unresolved external symbol _mysql_free_result@4
  110. 4>zone.obj : error LNK2001: unresolved external symbol _mysql_free_result@4
  111. 4>zonedb.obj : error LNK2001: unresolved external symbol _mysql_free_result@4
  112. 4>titles.obj : error LNK2001: unresolved external symbol _mysql_free_result@4
  113. 4>tradeskills.obj : error LNK2001: unresolved external symbol _mysql_free_result@4
  114. 4>trading.obj : error LNK2001: unresolved external symbol _mysql_free_result@4
  115. 4>trap.obj : error LNK2001: unresolved external symbol _mysql_free_result@4
  116. 4>spawn2.obj : error LNK2001: unresolved external symbol _mysql_free_result@4
  117. 4>spawngroup.obj : error LNK2001: unresolved external symbol _mysql_free_result@4
  118. 4>spells.obj : error LNK2001: unresolved external symbol _mysql_free_result@4
  119. 4>tasks.obj : error LNK2001: unresolved external symbol _mysql_free_result@4
  120. 4>ptimer.obj : error LNK2001: unresolved external symbol _mysql_free_result@4
  121. 4>QGlobals.obj : error LNK2001: unresolved external symbol _mysql_free_result@4
  122. 4>questmgr.obj : error LNK2001: unresolved external symbol _mysql_free_result@4
  123. 4>raids.obj : error LNK2001: unresolved external symbol _mysql_free_result@4
  124. 4>parser.obj : error LNK2001: unresolved external symbol _mysql_free_result@4
  125. 4>petitions.obj : error LNK2001: unresolved external symbol _mysql_free_result@4
  126. 4>pets.obj : error LNK2001: unresolved external symbol _mysql_free_result@4
  127. 4>PlayerCorpse.obj : error LNK2001: unresolved external symbol _mysql_free_result@4
  128. 4>MobAI.obj : error LNK2001: unresolved external symbol _mysql_free_result@4
  129. 4>net.obj : error LNK2001: unresolved external symbol _mysql_free_result@4
  130. 4>npc.obj : error LNK2001: unresolved external symbol _mysql_free_result@4
  131. 4>Object.obj : error LNK2001: unresolved external symbol _mysql_free_result@4
  132. 4>guild.obj : error LNK2001: unresolved external symbol _mysql_free_result@4
  133. 4>guild_mgr.obj : error LNK2001: unresolved external symbol _mysql_free_result@4
  134. 4>horse.obj : error LNK2001: unresolved external symbol _mysql_free_result@4
  135. 4>loottables.obj : error LNK2001: unresolved external symbol _mysql_free_result@4
  136. 4>doors.obj : error LNK2001: unresolved external symbol _mysql_free_result@4
  137. 4>faction.obj : error LNK2001: unresolved external symbol _mysql_free_result@4
  138. 4>forage.obj : error LNK2001: unresolved external symbol _mysql_free_result@4
  139. 4>groups.obj : error LNK2001: unresolved external symbol _mysql_free_result@4
  140. 4>AA.obj : error LNK2001: unresolved external symbol _mysql_free_result@4
  141. 4>client.obj : error LNK2001: unresolved external symbol _mysql_free_result@4
  142. 4>client_packet.obj : error LNK2001: unresolved external symbol _mysql_free_result@4
  143. 4>command.obj : error LNK2001: unresolved external symbol _mysql_free_result@4
  144. 4>rulesys.obj : error LNK2001: unresolved external symbol _mysql_fetch_row@4
  145. 4>shareddb.obj : error LNK2019: unresolved external symbol _mysql_fetch_row@4 referenced in function "public: bool __thiscall SharedDatabase::DBLoadNPCFactionLists(int,unsigned int)" (?DBLoadNPCFactionLists@SharedDatabase@@QAE_NHI@Z)
  146. 4>zonedbasync.obj : error LNK2001: unresolved external symbol _mysql_fetch_row@4
  147. 4>zoning.obj : error LNK2001: unresolved external symbol _mysql_fetch_row@4
  148. 4>database.obj : error LNK2001: unresolved external symbol _mysql_fetch_row@4
  149. 4>guild_base.obj : error LNK2001: unresolved external symbol _mysql_fetch_row@4
  150. 4>tribute.obj : error LNK2001: unresolved external symbol _mysql_fetch_row@4
  151. 4>waypoints.obj : error LNK2001: unresolved external symbol _mysql_fetch_row@4
  152. 4>zone.obj : error LNK2001: unresolved external symbol _mysql_fetch_row@4
  153. 4>zonedb.obj : error LNK2001: unresolved external symbol _mysql_fetch_row@4
  154. 4>titles.obj : error LNK2001: unresolved external symbol _mysql_fetch_row@4
  155. 4>tradeskills.obj : error LNK2001: unresolved external symbol _mysql_fetch_row@4
  156. 4>trading.obj : error LNK2001: unresolved external symbol _mysql_fetch_row@4
  157. 4>trap.obj : error LNK2001: unresolved external symbol _mysql_fetch_row@4
  158. 4>spawn2.obj : error LNK2001: unresolved external symbol _mysql_fetch_row@4
  159. 4>spawngroup.obj : error LNK2001: unresolved external symbol _mysql_fetch_row@4
  160. 4>spells.obj : error LNK2001: unresolved external symbol _mysql_fetch_row@4
  161. 4>tasks.obj : error LNK2001: unresolved external symbol _mysql_fetch_row@4
  162. 4>ptimer.obj : error LNK2001: unresolved external symbol _mysql_fetch_row@4
  163. 4>QGlobals.obj : error LNK2001: unresolved external symbol _mysql_fetch_row@4
  164. 4>questmgr.obj : error LNK2001: unresolved external symbol _mysql_fetch_row@4
  165. 4>raids.obj : error LNK2001: unresolved external symbol _mysql_fetch_row@4
  166. 4>parser.obj : error LNK2001: unresolved external symbol _mysql_fetch_row@4
  167. 4>petitions.obj : error LNK2001: unresolved external symbol _mysql_fetch_row@4
  168. 4>pets.obj : error LNK2001: unresolved external symbol _mysql_fetch_row@4
  169. 4>PlayerCorpse.obj : error LNK2001: unresolved external symbol _mysql_fetch_row@4
  170. 4>MobAI.obj : error LNK2001: unresolved external symbol _mysql_fetch_row@4
  171. 4>net.obj : error LNK2001: unresolved external symbol _mysql_fetch_row@4
  172. 4>npc.obj : error LNK2001: unresolved external symbol _mysql_fetch_row@4
  173. 4>Object.obj : error LNK2001: unresolved external symbol _mysql_fetch_row@4
  174. 4>guild.obj : error LNK2001: unresolved external symbol _mysql_fetch_row@4
  175. 4>guild_mgr.obj : error LNK2001: unresolved external symbol _mysql_fetch_row@4
  176. 4>horse.obj : error LNK2001: unresolved external symbol _mysql_fetch_row@4
  177. 4>loottables.obj : error LNK2001: unresolved external symbol _mysql_fetch_row@4
  178. 4>doors.obj : error LNK2001: unresolved external symbol _mysql_fetch_row@4
  179. 4>faction.obj : error LNK2001: unresolved external symbol _mysql_fetch_row@4
  180. 4>forage.obj : error LNK2001: unresolved external symbol _mysql_fetch_row@4
  181. 4>groups.obj : error LNK2001: unresolved external symbol _mysql_fetch_row@4
  182. 4>AA.obj : error LNK2001: unresolved external symbol _mysql_fetch_row@4
  183. 4>client.obj : error LNK2001: unresolved external symbol _mysql_fetch_row@4
  184. 4>client_packet.obj : error LNK2001: unresolved external symbol _mysql_fetch_row@4
  185. 4>command.obj : error LNK2001: unresolved external symbol _mysql_fetch_row@4
  186. 4>shareddb.obj : error LNK2019: unresolved external symbol _mysql_num_rows@4 referenced in function "public: bool __thiscall SharedDatabase::GetPlayerProfile(unsigned int,char *,struct PlayerProfile_Struct *,class Inventory *,struct ExtendedProfile_Struct *,char *,unsigned int *)" (?GetPlayerProfile@SharedDatabase@@QAE_NIPADPAUPlayerProfile_Struct@@PAVInventory@@PAUExtendedProfile_Struct@@0PAI@Z)
  187. 4>zone.obj : error LNK2001: unresolved external symbol _mysql_num_rows@4
  188. 4>zonedb.obj : error LNK2001: unresolved external symbol _mysql_num_rows@4
  189. 4>database.obj : error LNK2001: unresolved external symbol _mysql_num_rows@4
  190. 4>guild_base.obj : error LNK2001: unresolved external symbol _mysql_num_rows@4
  191. 4>titles.obj : error LNK2001: unresolved external symbol _mysql_num_rows@4
  192. 4>tradeskills.obj : error LNK2001: unresolved external symbol _mysql_num_rows@4
  193. 4>trading.obj : error LNK2001: unresolved external symbol _mysql_num_rows@4
  194. 4>waypoints.obj : error LNK2001: unresolved external symbol _mysql_num_rows@4
  195. 4>raids.obj : error LNK2001: unresolved external symbol _mysql_num_rows@4
  196. 4>spawn2.obj : error LNK2001: unresolved external symbol _mysql_num_rows@4
  197. 4>spells.obj : error LNK2001: unresolved external symbol _mysql_num_rows@4
  198. 4>tasks.obj : error LNK2001: unresolved external symbol _mysql_num_rows@4
  199. 4>pets.obj : error LNK2001: unresolved external symbol _mysql_num_rows@4
  200. 4>PlayerCorpse.obj : error LNK2001: unresolved external symbol _mysql_num_rows@4
  201. 4>ptimer.obj : error LNK2001: unresolved external symbol _mysql_num_rows@4
  202. 4>questmgr.obj : error LNK2001: unresolved external symbol _mysql_num_rows@4
  203. 4>guild.obj : error LNK2001: unresolved external symbol _mysql_num_rows@4
  204. 4>horse.obj : error LNK2001: unresolved external symbol _mysql_num_rows@4
  205. 4>loottables.obj : error LNK2001: unresolved external symbol _mysql_num_rows@4
  206. 4>MobAI.obj : error LNK2001: unresolved external symbol _mysql_num_rows@4
  207. 4>AA.obj : error LNK2001: unresolved external symbol _mysql_num_rows@4
  208. 4>client_packet.obj : error LNK2001: unresolved external symbol _mysql_num_rows@4
  209. 4>command.obj : error LNK2001: unresolved external symbol _mysql_num_rows@4
  210. 4>groups.obj : error LNK2001: unresolved external symbol _mysql_num_rows@4
  211. 4>attack.obj : error LNK2019: unresolved external symbol "public: class Client * __thiscall Merc::GetMercOwner(void)" (?GetMercOwner@Merc@@QAEPAVClient@@XZ) referenced in function "public: virtual void __thiscall Mob::AddToHateList(class Mob *,int,int,bool,bool,bool)" (?AddToHateList@Mob@@UAEXPAV1@HH_N11@Z)
  212. 4>groups.obj : error LNK2001: unresolved external symbol "public: class Client * __thiscall Merc::GetMercOwner(void)" (?GetMercOwner@Merc@@QAEPAVClient@@XZ)
  213. 4>client.obj : error LNK2019: unresolved external symbol "public: void __thiscall Client::SetMerc(class Merc *)" (?SetMerc@Client@@QAEXPAVMerc@@@Z) referenced in function "public: __thiscall Client::Client(class EQStreamInterface *)" (??0Client@@QAE@PAVEQStreamInterface@@@Z)
  214. 4>client_packet.obj : error LNK2001: unresolved external symbol "public: void __thiscall Client::SetMerc(class Merc *)" (?SetMerc@Client@@QAEXPAVMerc@@@Z)
  215. 4>client.obj : error LNK2019: unresolved external symbol "public: void __thiscall Client::SendMercMerchantResponsePacket(int)" (?SendMercMerchantResponsePacket@Client@@QAEXH@Z) referenced in function "public: void __thiscall Client::SendMercPersonalInfo(void)" (?SendMercPersonalInfo@Client@@QAEXXZ)
  216. 4>client.obj : error LNK2019: unresolved external symbol "public: static unsigned int __cdecl Merc::CalcUpkeepCost(unsigned int,unsigned char,unsigned char)" (?CalcUpkeepCost@Merc@@SAIIEE@Z) referenced in function "public: void __thiscall Client::SendMercPersonalInfo(void)" (?SendMercPersonalInfo@Client@@QAEXXZ)
  217. 4>client_packet.obj : error LNK2001: unresolved external symbol "public: static unsigned int __cdecl Merc::CalcUpkeepCost(unsigned int,unsigned char,unsigned char)" (?CalcUpkeepCost@Merc@@SAIIEE@Z)
  218. 4>client.obj : error LNK2019: unresolved external symbol "public: static unsigned int __cdecl Merc::CalcPurchaseCost(unsigned int,unsigned char,unsigned char)" (?CalcPurchaseCost@Merc@@SAIIEE@Z) referenced in function "public: void __thiscall Client::SendMercPersonalInfo(void)" (?SendMercPersonalInfo@Client@@QAEXXZ)
  219. 4>client_packet.obj : error LNK2001: unresolved external symbol "public: static unsigned int __cdecl Merc::CalcPurchaseCost(unsigned int,unsigned char,unsigned char)" (?CalcPurchaseCost@Merc@@SAIIEE@Z)
  220. 4>client_packet.obj : error LNK2019: unresolved external symbol "public: void __thiscall Client::SpawnMercOnZone(void)" (?SpawnMercOnZone@Client@@QAEXXZ) referenced in function "public: void __thiscall Client::Handle_Connect_OP_SendExpZonein(class EQApplicationPacket const *)" (?Handle_Connect_OP_SendExpZonein@Client@@QAEXPBVEQApplicationPacket@@@Z)
  221. 4>client_packet.obj : error LNK2019: unresolved external symbol "public: class Merc * __thiscall Client::GetMerc(void)" (?GetMerc@Client@@QAEPAVMerc@@XZ) referenced in function "public: void __thiscall Client::Handle_OP_GroupFollow2(class EQApplicationPacket const *)" (?Handle_OP_GroupFollow2@Client@@QAEXPBVEQApplicationPacket@@@Z)
  222. 4>client_process.obj : error LNK2001: unresolved external symbol "public: class Merc * __thiscall Client::GetMerc(void)" (?GetMerc@Client@@QAEPAVMerc@@XZ)
  223. 4>exp.obj : error LNK2001: unresolved external symbol "public: class Merc * __thiscall Client::GetMerc(void)" (?GetMerc@Client@@QAEPAVMerc@@XZ)
  224. 4>worldserver.obj : error LNK2001: unresolved external symbol "public: class Merc * __thiscall Client::GetMerc(void)" (?GetMerc@Client@@QAEPAVMerc@@XZ)
  225. 4>client_packet.obj : error LNK2019: unresolved external symbol "public: static bool __cdecl Merc::AddMercToGroup(class Merc *,class Group *)" (?AddMercToGroup@Merc@@SA_NPAV1@PAVGroup@@@Z) referenced in function "public: void __thiscall Client::Handle_OP_GroupDisband(class EQApplicationPacket const *)" (?Handle_OP_GroupDisband@Client@@QAEXPBVEQApplicationPacket@@@Z)
  226. 4>client_packet.obj : error LNK2019: unresolved external symbol "public: static bool __cdecl Merc::RemoveMercFromGroup(class Merc *,class Group *)" (?RemoveMercFromGroup@Merc@@SA_NPAV1@PAVGroup@@@Z) referenced in function "public: void __thiscall Client::Handle_OP_GroupDisband(class EQApplicationPacket const *)" (?Handle_OP_GroupDisband@Client@@QAEXPBVEQApplicationPacket@@@Z)
  227. 4>client_packet.obj : error LNK2019: unresolved external symbol "public: bool __thiscall Merc::Suspend(void)" (?Suspend@Merc@@QAE_NXZ) referenced in function "public: void __thiscall Client::Handle_OP_GroupDisband(class EQApplicationPacket const *)" (?Handle_OP_GroupDisband@Client@@QAEXPBVEQApplicationPacket@@@Z)
  228. 4>client_packet.obj : error LNK2019: unresolved external symbol "public: class std::list<struct MercData,class std::allocator<struct MercData> > __thiscall NPC::GetMercsList(unsigned int)" (?GetMercsList@NPC@@QAE?AV?$list@UMercData@@V?$allocator@UMercData@@@std@@@std@@I@Z) referenced in function "public: void __thiscall Client::Handle_OP_MercenaryDataRequest(class EQApplicationPacket const *)" (?Handle_OP_MercenaryDataRequest@Client@@QAEXPBVEQApplicationPacket@@@Z)
  229. 4>client_packet.obj : error LNK2019: unresolved external symbol "public: class std::list<struct MercType,class std::allocator<struct MercType> > __thiscall NPC::GetMercTypesList(unsigned int)" (?GetMercTypesList@NPC@@QAE?AV?$list@UMercType@@V?$allocator@UMercType@@@std@@@std@@I@Z) referenced in function "public: void __thiscall Client::Handle_OP_MercenaryDataRequest(class EQApplicationPacket const *)" (?Handle_OP_MercenaryDataRequest@Client@@QAEXPBVEQApplicationPacket@@@Z)
  230. 4>client_packet.obj : error LNK2019: unresolved external symbol "public: int __thiscall NPC::GetNumMercs(unsigned int)" (?GetNumMercs@NPC@@QAEHI@Z) referenced in function "public: void __thiscall Client::Handle_OP_MercenaryDataRequest(class EQApplicationPacket const *)" (?Handle_OP_MercenaryDataRequest@Client@@QAEXPBVEQApplicationPacket@@@Z)
  231. 4>client_packet.obj : error LNK2019: unresolved external symbol "public: int __thiscall NPC::GetNumMercTypes(unsigned int)" (?GetNumMercTypes@NPC@@QAEHI@Z) referenced in function "public: void __thiscall Client::Handle_OP_MercenaryDataRequest(class EQApplicationPacket const *)" (?Handle_OP_MercenaryDataRequest@Client@@QAEXPBVEQApplicationPacket@@@Z)
  232. 4>client_packet.obj : error LNK2019: unresolved external symbol "public: bool __thiscall Merc::Unsuspend(void)" (?Unsuspend@Merc@@QAE_NXZ) referenced in function "public: void __thiscall Client::Handle_OP_MercenaryHire(class EQApplicationPacket const *)" (?Handle_OP_MercenaryHire@Client@@QAEXPBVEQApplicationPacket@@@Z)
  233. 4>client_packet.obj : error LNK2019: unresolved external symbol "public: bool __thiscall Merc::Spawn(class Client *)" (?Spawn@Merc@@QAE_NPAVClient@@@Z) referenced in function "public: void __thiscall Client::Handle_OP_MercenaryHire(class EQApplicationPacket const *)" (?Handle_OP_MercenaryHire@Client@@QAEXPBVEQApplicationPacket@@@Z)
  234. 4>client_packet.obj : error LNK2019: unresolved external symbol "public: static class Merc * __cdecl Merc::LoadMerc(class Client *,struct MercTemplate *,unsigned int)" (?LoadMerc@Merc@@SAPAV1@PAVClient@@PAUMercTemplate@@I@Z) referenced in function "public: void __thiscall Client::Handle_OP_MercenaryHire(class EQApplicationPacket const *)" (?Handle_OP_MercenaryHire@Client@@QAEXPBVEQApplicationPacket@@@Z)
  235. 4>client_packet.obj : error LNK2019: unresolved external symbol "public: struct MercTemplate * __thiscall Zone::GetMercTemplate(unsigned int)" (?GetMercTemplate@Zone@@QAEPAUMercTemplate@@I@Z) referenced in function "public: void __thiscall Client::Handle_OP_MercenaryHire(class EQApplicationPacket const *)" (?Handle_OP_MercenaryHire@Client@@QAEXPBVEQApplicationPacket@@@Z)
  236. 4>client_packet.obj : error LNK2019: unresolved external symbol "public: void __thiscall Client::SuspendMercCommand(void)" (?SuspendMercCommand@Client@@QAEXXZ) referenced in function "public: void __thiscall Client::Handle_OP_MercenarySuspendRequest(class EQApplicationPacket const *)" (?Handle_OP_MercenarySuspendRequest@Client@@QAEXPBVEQApplicationPacket@@@Z)
  237. 4>client_packet.obj : error LNK2019: unresolved external symbol "public: bool __thiscall Merc::Dismiss(void)" (?Dismiss@Merc@@QAE_NXZ) referenced in function "public: void __thiscall Client::Handle_OP_MercenaryDismiss(class EQApplicationPacket const *)" (?Handle_OP_MercenaryDismiss@Client@@QAEXPBVEQApplicationPacket@@@Z)
  238. 4>client_packet.obj : error LNK2019: unresolved external symbol "public: void __thiscall Client::SendMercTimerPacket(int,int,int,int,int)" (?SendMercTimerPacket@Client@@QAEXHHHHH@Z) referenced in function "public: void __thiscall Client::Handle_OP_MercenaryTimerRequest(class EQApplicationPacket const *)" (?Handle_OP_MercenaryTimerRequest@Client@@QAEXPBVEQApplicationPacket@@@Z)
  239. 4>client_process.obj : error LNK2019: unresolved external symbol "public: void __thiscall Client::CheckMercSuspendTimer(void)" (?CheckMercSuspendTimer@Client@@QAEXXZ) referenced in function "public: virtual bool __thiscall Client::Process(void)" (?Process@Client@@UAE_NXZ)
  240. 4>client_process.obj : error LNK2019: unresolved external symbol "public: void __thiscall Client::UpdateMercTimer(void)" (?UpdateMercTimer@Client@@QAEXXZ) referenced in function "public: virtual bool __thiscall Client::Process(void)" (?Process@Client@@UAE_NXZ)
  241. 4>command.obj : error LNK2019: unresolved external symbol _mysql_num_fields@4 referenced in function "void __cdecl command_mysql(class Client *,class Seperator const *)" (?command_mysql@@YAXPAVClient@@PBVSeperator@@@Z)
  242. 4>tradeskills.obj : error LNK2001: unresolved external symbol _mysql_num_fields@4
  243. 4>database.obj : error LNK2001: unresolved external symbol _mysql_num_fields@4
  244. 4>command.obj : error LNK2019: unresolved external symbol _mysql_fetch_fields@4 referenced in function "void __cdecl command_mysql(class Client *,class Seperator const *)" (?command_mysql@@YAXPAVClient@@PBVSeperator@@@Z)
  245. 4>database.obj : error LNK2001: unresolved external symbol _mysql_fetch_fields@4
  246. 4>exp.obj : error LNK2019: unresolved external symbol "public: void __thiscall Client::UpdateMercLevel(void)" (?UpdateMercLevel@Client@@QAEXXZ) referenced in function "public: void __thiscall Client::SetEXP(unsigned int,unsigned int,bool)" (?SetEXP@Client@@QAEXII_N@Z)
  247. 4>npc.obj : error LNK2019: unresolved external symbol "public: void __thiscall NPC::LoadMercs(void)" (?LoadMercs@NPC@@QAEXXZ) referenced in function "public: __thiscall NPC::NPC(struct NPCType const *,class Spawn2 *,float,float,float,float,int,bool)" (??0NPC@@QAE@PBUNPCType@@PAVSpawn2@@MMMMH_N@Z)
  248. 4>npc.obj : error LNK2019: unresolved external symbol "public: void __thiscall NPC::LoadMercTypes(void)" (?LoadMercTypes@NPC@@QAEXXZ) referenced in function "public: __thiscall NPC::NPC(struct NPCType const *,class Spawn2 *,float,float,float,float,int,bool)" (??0NPC@@QAE@PBUNPCType@@PAVSpawn2@@MMMMH_N@Z)
  249. 4>database.obj : error LNK2001: unresolved external symbol _mysql_fetch_lengths@4
  250. 4>shareddb.obj : error LNK2001: unresolved external symbol _mysql_fetch_lengths@4
  251. 4>PlayerCorpse.obj : error LNK2019: unresolved external symbol _mysql_fetch_lengths@4 referenced in function "public: class Corpse * __thiscall ZoneDatabase::SummonBurriedPlayerCorpse(unsigned int,unsigned int,unsigned short,float,float,float,float)" (?SummonBurriedPlayerCorpse@ZoneDatabase@@QAEPAVCorpse@@IIGMMMM@Z)
  252. 4>trap.obj : error LNK2001: unresolved external symbol _mysql_fetch_lengths@4
  253. 4>zone.obj : error LNK2001: unresolved external symbol _mysql_fetch_lengths@4
  254. 4>zonedb.obj : error LNK2001: unresolved external symbol _mysql_fetch_lengths@4
  255. 4>worldserver.obj : error LNK2019: unresolved external symbol "public: void __thiscall Merc::ProcessClientZoneChange(class Client *)" (?ProcessClientZoneChange@Merc@@QAEXPAVClient@@@Z) referenced in function "public: virtual void __thiscall WorldServer::Process(void)" (?Process@WorldServer@@UAEXXZ)
  256. 4>dbcore.obj : error LNK2019: unresolved external symbol _mysql_init@4 referenced in function "public: __thiscall DBcore::DBcore(void)" (??0DBcore@@QAE@XZ)
  257. 4>dbcore.obj : error LNK2019: unresolved external symbol _mysql_close@4 referenced in function "public: __thiscall DBcore::~DBcore(void)" (??1DBcore@@QAE@XZ)
  258. 4>dbcore.obj : error LNK2019: unresolved external symbol _mysql_ping@4 referenced in function "public: void __thiscall DBcore::ping(void)" (?ping@DBcore@@QAEXXZ)
  259. 4>dbcore.obj : error LNK2019: unresolved external symbol _mysql_insert_id@4 referenced in function "public: bool __thiscall DBcore::RunQuery(char const *,unsigned int,char *,struct st_mysql_res * *,unsigned int *,unsigned int *,unsigned int *,bool)" (?RunQuery@DBcore@@QAE_NPBDIPADPAPAUst_mysql_res@@PAI33_N@Z)
  260. 4>dbcore.obj : error LNK2019: unresolved external symbol _mysql_affected_rows@4 referenced in function "public: bool __thiscall DBcore::RunQuery(char const *,unsigned int,char *,struct st_mysql_res * *,unsigned int *,unsigned int *,unsigned int *,bool)" (?RunQuery@DBcore@@QAE_NPBDIPADPAPAUst_mysql_res@@PAI33_N@Z)
  261. 4>dbcore.obj : error LNK2019: unresolved external symbol _mysql_store_result@4 referenced in function "public: bool __thiscall DBcore::RunQuery(char const *,unsigned int,char *,struct st_mysql_res * *,unsigned int *,unsigned int *,unsigned int *,bool)" (?RunQuery@DBcore@@QAE_NPBDIPADPAPAUst_mysql_res@@PAI33_N@Z)
  262. 4>dbcore.obj : error LNK2019: unresolved external symbol _mysql_field_count@4 referenced in function "public: bool __thiscall DBcore::RunQuery(char const *,unsigned int,char *,struct st_mysql_res * *,unsigned int *,unsigned int *,unsigned int *,bool)" (?RunQuery@DBcore@@QAE_NPBDIPADPAPAUst_mysql_res@@PAI33_N@Z)
  263. 4>dbcore.obj : error LNK2019: unresolved external symbol _mysql_error@4 referenced in function "public: bool __thiscall DBcore::RunQuery(char const *,unsigned int,char *,struct st_mysql_res * *,unsigned int *,unsigned int *,unsigned int *,bool)" (?RunQuery@DBcore@@QAE_NPBDIPADPAPAUst_mysql_res@@PAI33_N@Z)
  264. 4>dbcore.obj : error LNK2019: unresolved external symbol _mysql_errno@4 referenced in function "public: bool __thiscall DBcore::RunQuery(char const *,unsigned int,char *,struct st_mysql_res * *,unsigned int *,unsigned int *,unsigned int *,bool)" (?RunQuery@DBcore@@QAE_NPBDIPADPAPAUst_mysql_res@@PAI33_N@Z)
  265. 4>dbcore.obj : error LNK2019: unresolved external symbol _mysql_real_query@12 referenced in function "public: bool __thiscall DBcore::RunQuery(char const *,unsigned int,char *,struct st_mysql_res * *,unsigned int *,unsigned int *,unsigned int *,bool)" (?RunQuery@DBcore@@QAE_NPBDIPADPAPAUst_mysql_res@@PAI33_N@Z)
  266. 4>dbcore.obj : error LNK2019: unresolved external symbol _mysql_real_escape_string@16 referenced in function "public: unsigned int __thiscall DBcore::DoEscapeString(char *,char const *,unsigned int)" (?DoEscapeString@DBcore@@QAEIPADPBDI@Z)
  267. 4>dbcore.obj : error LNK2019: unresolved external symbol _mysql_real_connect@32 referenced in function "private: bool __thiscall DBcore::Open(unsigned int *,char *)" (?Open@DBcore@@AAE_NPAIPAD@Z)
  268. 4>packet_functions.obj : error LNK2019: unresolved external symbol _deflateEnd referenced in function "int __cdecl DeflatePacket(unsigned char const *,int,unsigned char *,int)" (?DeflatePacket@@YAHPBEHPAEH@Z)
  269. 4>packet_functions.obj : error LNK2019: unresolved external symbol _deflate referenced in function "int __cdecl DeflatePacket(unsigned char const *,int,unsigned char *,int)" (?DeflatePacket@@YAHPBEHPAEH@Z)
  270. 4>packet_functions.obj : error LNK2019: unresolved external symbol _deflateInit_ referenced in function "int __cdecl DeflatePacket(unsigned char const *,int,unsigned char *,int)" (?DeflatePacket@@YAHPBEHPAEH@Z)
  271. 4>packet_functions.obj : error LNK2019: unresolved external symbol _inflateEnd referenced in function "unsigned int __cdecl InflatePacket(unsigned char const *,unsigned int,unsigned char *,unsigned int,bool)" (?InflatePacket@@YAIPBEIPAEI_N@Z)
  272. 4>packet_functions.obj : error LNK2019: unresolved external symbol _inflate referenced in function "unsigned int __cdecl InflatePacket(unsigned char const *,unsigned int,unsigned char *,unsigned int,bool)" (?InflatePacket@@YAIPBEIPAEI_N@Z)
  273. 4>packet_functions.obj : error LNK2019: unresolved external symbol _inflateInit2_ referenced in function "unsigned int __cdecl InflatePacket(unsigned char const *,unsigned int,unsigned char *,unsigned int,bool)" (?InflatePacket@@YAIPBEIPAEI_N@Z)
  274. 4>.\../Build/Zone.exe : fatal error LNK1120: 51 unresolved externals
  275. 4>Build log was saved at "file://c:\source\trunk\EQEmuServer\Build\Zone\Release\BuildLog.htm"
  276. 4>Zone - 173 error(s), 0 warning(s)
  277. 5>------ Build started: Project: eqlaunch, Configuration: Release Win32 ------
  278. 5>Linking...
  279. 5>packet_functions.obj : error LNK2019: unresolved external symbol _deflateEnd referenced in function "int __cdecl DeflatePacket(unsigned char const *,int,unsigned char *,int)" (?DeflatePacket@@YAHPBEHPAEH@Z)
  280. 5>packet_functions.obj : error LNK2019: unresolved external symbol _deflate referenced in function "int __cdecl DeflatePacket(unsigned char const *,int,unsigned char *,int)" (?DeflatePacket@@YAHPBEHPAEH@Z)
  281. 5>packet_functions.obj : error LNK2019: unresolved external symbol _deflateInit_ referenced in function "int __cdecl DeflatePacket(unsigned char const *,int,unsigned char *,int)" (?DeflatePacket@@YAHPBEHPAEH@Z)
  282. 5>packet_functions.obj : error LNK2019: unresolved external symbol _inflateEnd referenced in function "unsigned int __cdecl InflatePacket(unsigned char const *,unsigned int,unsigned char *,unsigned int,bool)" (?InflatePacket@@YAIPBEIPAEI_N@Z)
  283. 5>packet_functions.obj : error LNK2019: unresolved external symbol _inflate referenced in function "unsigned int __cdecl InflatePacket(unsigned char const *,unsigned int,unsigned char *,unsigned int,bool)" (?InflatePacket@@YAIPBEIPAEI_N@Z)
  284. 5>packet_functions.obj : error LNK2019: unresolved external symbol _inflateInit2_ referenced in function "unsigned int __cdecl InflatePacket(unsigned char const *,unsigned int,unsigned char *,unsigned int,bool)" (?InflatePacket@@YAIPBEIPAEI_N@Z)
  285. 5>.\../Build/eqlaunch.exe : fatal error LNK1120: 6 unresolved externals
  286. 5>Build log was saved at "file://c:\source\trunk\EQEmuServer\Build\eqlaunch\Release\BuildLog.htm"
  287. 5>eqlaunch - 7 error(s), 0 warning(s)
  288. 6>------ Build started: Project: ucs, Configuration: Release Win32 ------
  289. 6>Linking...
  290. 6>database.obj : error LNK2001: unresolved external symbol _mysql_fetch_row@4
  291. 6>database.obj : error LNK2001: unresolved external symbol _mysql_free_result@4
  292. 6>database.obj : error LNK2001: unresolved external symbol _mysql_num_rows@4
  293. 6>dbcore.obj : error LNK2001: unresolved external symbol _mysql_close@4
  294. 6>dbcore.obj : error LNK2001: unresolved external symbol _mysql_insert_id@4
  295. 6>dbcore.obj : error LNK2001: unresolved external symbol _mysql_error@4
  296. 6>dbcore.obj : error LNK2001: unresolved external symbol _mysql_field_count@4
  297. 6>dbcore.obj : error LNK2001: unresolved external symbol _mysql_real_query@12
  298. 6>dbcore.obj : error LNK2001: unresolved external symbol _mysql_real_connect@32
  299. 6>dbcore.obj : error LNK2001: unresolved external symbol _mysql_real_escape_string@16
  300. 6>dbcore.obj : error LNK2001: unresolved external symbol _mysql_store_result@4
  301. 6>dbcore.obj : error LNK2001: unresolved external symbol _mysql_ping@4
  302. 6>dbcore.obj : error LNK2001: unresolved external symbol _mysql_errno@4
  303. 6>dbcore.obj : error LNK2001: unresolved external symbol _mysql_init@4
  304. 6>dbcore.obj : error LNK2001: unresolved external symbol _mysql_affected_rows@4
  305. 6>packet_functions.obj : error LNK2001: unresolved external symbol _deflateEnd
  306. 6>packet_functions.obj : error LNK2001: unresolved external symbol _inflateInit2_
  307. 6>packet_functions.obj : error LNK2001: unresolved external symbol _inflate
  308. 6>packet_functions.obj : error LNK2001: unresolved external symbol _deflateInit_
  309. 6>packet_functions.obj : error LNK2001: unresolved external symbol _inflateEnd
  310. 6>packet_functions.obj : error LNK2001: unresolved external symbol _deflate
  311. 6>.\../Build/Chatserver.exe : fatal error LNK1120: 21 unresolved externals
  312. 6>Build log was saved at "file://c:\source\trunk\EQEmuServer\Build\ucs\Release\BuildLog.htm"
  313. 6>ucs - 22 error(s), 0 warning(s)
  314. ========== Build: 1 succeeded, 5 failed, 0 up-to-date, 0 skipped ==========
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement