Go Back   EQEmulator Home > EQEmulator Forums > Support > Support::Windows Servers

Support::Windows Servers Support forum for Windows EQEMu users.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 10-15-2011, 04:00 PM
KingMort
Banned
 
Join Date: Sep 2006
Posts: 841
Default Error while compiling with ReleaseBots

I get this when trying to compile.. Not sure what it means can anyone tell me what it means and hopefully what to do here?

Code:
Linking...
aggro.obj : error LNK2019: unresolved external symbol "public: static bool __cdecl Bot::IsBotAttackAllowed(class Mob *,class Mob *,bool &)" (?IsBotAttackAllowed@Bot@@SA_NPAVMob@@0AA_N@Z) referenced in function "public: virtual bool __thiscall Mob::IsAttackAllowed(class Mob *,bool)" (?IsAttackAllowed@Mob@@UAE_NPAV1@_N@Z)
botspellsai.obj : error LNK2019: unresolved external symbol "public: unsigned char __thiscall Bot::GetNumberNeedingHealedInGroup(unsigned char,bool)" (?GetNumberNeedingHealedInGroup@Bot@@QAEEE_N@Z) referenced in function "public: virtual bool __thiscall Bot::AICastSpell(class Mob *,unsigned char,unsigned short)" (?AICastSpell@Bot@@UAE_NPAVMob@@EG@Z)
botspellsai.obj : error LNK2019: unresolved external symbol "public: void __thiscall Bot::Stand(void)" (?Stand@Bot@@QAEXXZ) referenced in function "protected: virtual bool __thiscall Bot::AIDoSpellCast(unsigned char,class Mob *,int,unsigned int *)" (?AIDoSpellCast@Bot@@MAE_NEPAVMob@@HPAI@Z)
botspellsai.obj : error LNK2019: unresolved external symbol "public: bool __thiscall Bot::IsSitting(void)" (?IsSitting@Bot@@QAE_NXZ) referenced in function "protected: virtual bool __thiscall Bot::AIDoSpellCast(unsigned char,class Mob *,int,unsigned int *)" (?AIDoSpellCast@Bot@@MAE_NEPAVMob@@HPAI@Z)
botspellsai.obj : error LNK2019: unresolved external symbol "public: bool __thiscall EntityList::Bot_AICheckCloseBeneficialSpells(class Bot *,unsigned char,float,unsigned short)" (?Bot_AICheckCloseBeneficialSpells@EntityList@@QAE_NPAVBot@@EMG@Z) referenced in function "public: virtual bool __thiscall Bot::AI_IdleCastCheck(void)" (?AI_IdleCastCheck@Bot@@UAE_NXZ)
client.obj : error LNK2019: unresolved external symbol "public: static void __cdecl Bot::ProcessBotOwnerRefDelete(class Mob *)" (?ProcessBotOwnerRefDelete@Bot@@SAXPAVMob@@@Z) referenced in function "public: virtual __thiscall Client::~Client(void)" (??1Client@@UAE@XZ)
client_packet.obj : error LNK2019: unresolved external symbol "public: static void __cdecl Bot::BotOrderCampAll(class Client *)" (?BotOrderCampAll@Bot@@SAXPAVClient@@@Z) referenced in function "public: void __thiscall Client::Handle_OP_Camp(class EQApplicationPacket const *)" (?Handle_OP_Camp@Client@@QAEXPBVEQApplicationPacket@@@Z)
client_packet.obj : error LNK2019: unresolved external symbol "public: static void __cdecl Bot::ProcessGuildInvite(class Client *,class Bot *)" (?ProcessGuildInvite@Bot@@SAXPAVClient@@PAV1@@Z) referenced in function "public: void __thiscall Client::Handle_OP_GuildInvite(class EQApplicationPacket const *)" (?Handle_OP_GuildInvite@Client@@QAEXPBVEQApplicationPacket@@@Z)
client_packet.obj : error LNK2019: unresolved external symbol "public: static bool __cdecl Bot::ProcessGuildRemoval(class Client *,class std::basic_string,class std::allocator >)" (?ProcessGuildRemoval@Bot@@SA_NPAVClient@@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z) referenced in function "public: void __thiscall Client::Handle_OP_GuildRemove(class EQApplicationPacket const *)" (?Handle_OP_GuildRemove@Client@@QAEXPBVEQApplicationPacket@@@Z)
client_packet.obj : error LNK2019: unresolved external symbol "public: void __thiscall Bot::FinishTrade(class Client *,enum Bot::BotTradeType)" (?FinishTrade@Bot@@QAEXPAVClient@@W4BotTradeType@1@@Z) referenced in function "public: void __thiscall Client::Handle_OP_TradeAcceptClick(class EQApplicationPacket const *)" (?Handle_OP_TradeAcceptClick@Client@@QAEXPBVEQApplicationPacket@@@Z)
client_packet.obj : error LNK2019: unresolved external symbol "public: static void __cdecl Bot::ProcessBotGroupInvite(class Client *,class std::basic_string,class std::allocator >)" (?ProcessBotGroupInvite@Bot@@SAXPAVClient@@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z) referenced in function "public: void __thiscall Client::Handle_OP_GroupInvite2(class EQApplicationPacket const *)" (?Handle_OP_GroupInvite2@Client@@QAEXPBVEQApplicationPacket@@@Z)
client_packet.obj : error LNK2019: unresolved external symbol "public: static void __cdecl Bot::ProcessBotGroupDisband(class Client *,class std::basic_string,class std::allocator >)" (?ProcessBotGroupDisband@Bot@@SAXPAVClient@@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z) referenced in function "public: void __thiscall Client::Handle_OP_GroupDisband(class EQApplicationPacket const *)" (?Handle_OP_GroupDisband@Client@@QAEXPBVEQApplicationPacket@@@Z)
client_packet.obj : error LNK2019: unresolved external symbol "public: static bool __cdecl Bot::GroupHasBot(class Group *)" (?GroupHasBot@Bot@@SA_NPAVGroup@@@Z) referenced in function "public: void __thiscall Client::Handle_OP_GroupDisband(class EQApplicationPacket const *)" (?Handle_OP_GroupDisband@Client@@QAEXPBVEQApplicationPacket@@@Z)
client_packet.obj : error LNK2019: unresolved external symbol "public: static void __cdecl Bot::ProcessBotInspectionRequest(class Bot *,class Client *)" (?ProcessBotInspectionRequest@Bot@@SAXPAV1@PAVClient@@@Z) referenced in function "public: void __thiscall Client::Handle_OP_InspectRequest(class EQApplicationPacket const *)" (?Handle_OP_InspectRequest@Client@@QAEXPBVEQApplicationPacket@@@Z)
client_packet.obj : error LNK2019: unresolved external symbol "public: static void __cdecl Bot::LoadAndSpawnAllZonedBots(class Client *)" (?LoadAndSpawnAllZonedBots@Bot@@SAXPAVClient@@@Z) referenced in function "public: bool __thiscall Client::FinishConnState2(class DBAsyncWork *)" (?FinishConnState2@Client@@QAE_NPAVDBAsyncWork@@@Z)
command.obj : error LNK2019: unresolved external symbol "public: static void __cdecl Bot::ProcessBotCommands(class Client *,class Seperator const *)" (?ProcessBotCommands@Bot@@SAXPAVClient@@PBVSeperator@@@Z) referenced in function "void __cdecl command_goon(class Client *,class Seperator const *)" (?command_goon@@YAXPAVClient@@PBVSeperator@@@Z)
entity.obj : error LNK2019: unresolved external symbol "public: bool __thiscall EntityList::RemoveBot(unsigned short)" (?RemoveBot@EntityList@@QAE_NG@Z) referenced in function "public: void __thiscall EntityList::MobProcess(void)" (?MobProcess@EntityList@@QAEXXZ)
questmgr.obj : error LNK2019: unresolved external symbol "public: bool __thiscall Bot::IsBotNameAvailable(class std::basic_string,class std::allocator > *)" (?IsBotNameAvailable@Bot@@QAE_NPAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z) referenced in function "public: bool __thiscall QuestManager::createBot(char const *,char const *,unsigned char,unsigned short,unsigned char,unsigned char)" (?createBot@QuestManager@@QAE_NPBD0EGEE@Z)
questmgr.obj : error LNK2019: unresolved external symbol "public: bool __thiscall Bot::IsValidName(void)" (?IsValidName@Bot@@QAE_NXZ) referenced in function "public: bool __thiscall QuestManager::createBot(char const *,char const *,unsigned char,unsigned short,unsigned char,unsigned char)" (?createBot@QuestManager@@QAE_NPBD0EGEE@Z)
questmgr.obj : error LNK2019: unresolved external symbol "public: bool __thiscall Bot::IsValidRaceClassCombo(void)" (?IsValidRaceClassCombo@Bot@@QAE_NXZ) referenced in function "public: bool __thiscall QuestManager::createBot(char const *,char const *,unsigned char,unsigned short,unsigned char,unsigned char)" (?createBot@QuestManager@@QAE_NPBD0EGEE@Z)
questmgr.obj : error LNK2019: unresolved external symbol "public: __thiscall Bot::Bot(struct NPCType,class Client *)" (??0Bot@@QAE@UNPCType@@PAVClient@@@Z) referenced in function "public: bool __thiscall QuestManager::createBot(char const *,char const *,unsigned char,unsigned short,unsigned char,unsigned char)" (?createBot@QuestManager@@QAE_NPBD0EGEE@Z)
questmgr.obj : error LNK2019: unresolved external symbol "public: static struct NPCType __cdecl Bot::CreateDefaultNPCTypeStructForBot(class std::basic_string,class std::allocator >,class std::basic_string,class std::allocator >,unsigned char,unsigned short,unsigned char,unsigned char)" (?CreateDefaultNPCTypeStructForBot@Bot@@SA?AUNPCType@@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@0EGEE@Z) referenced in function "public: bool __thiscall QuestManager::createBot(char const *,char const *,unsigned char,unsigned short,unsigned char,unsigned char)" (?createBot@QuestManager@@QAE_NPBD0EGEE@Z)
questmgr.obj : error LNK2019: unresolved external symbol "public: static unsigned int __cdecl Bot::SpawnedBotCount(unsigned int,class std::basic_string,class std::allocator > *)" (?SpawnedBotCount@Bot@@SAIIPAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@Z) referenced in function "public: bool __thiscall QuestManager::createBot(char const *,char const *,unsigned char,unsigned short,unsigned char,unsigned char)" (?createBot@QuestManager@@QAE_NPBD0EGEE@Z)
spells.obj : error LNK2019: unresolved external symbol "public: bool __thiscall Bot::DoFinishedSpellGroupTarget(unsigned short,class Mob *,unsigned short,bool &)" (?DoFinishedSpellGroupTarget@Bot@@QAE_NGPAVMob@@GAA_N@Z) referenced in function "public: bool __thiscall Mob::SpellFinished(unsigned short,class Mob *,unsigned short,unsigned short,unsigned int,short)" (?SpellFinished@Mob@@QAE_NGPAV1@GGIF@Z)
spells.obj : error LNK2019: unresolved external symbol "public: bool __thiscall Bot::DoFinishedSpellAETarget(unsigned short,class Mob *,unsigned short,bool &)" (?DoFinishedSpellAETarget@Bot@@QAE_NGPAVMob@@GAA_N@Z) referenced in function "public: bool __thiscall Mob::SpellFinished(unsigned short,class Mob *,unsigned short,unsigned short,unsigned int,short)" (?SpellFinished@Mob@@QAE_NGPAV1@GGIF@Z)
spells.obj : error LNK2019: unresolved external symbol "public: bool __thiscall Bot::DoFinishedSpellSingleTarget(unsigned short,class Mob *,unsigned short,bool &)" (?DoFinishedSpellSingleTarget@Bot@@QAE_NGPAVMob@@GAA_N@Z) referenced in function "public: bool __thiscall Mob::SpellFinished(unsigned short,class Mob *,unsigned short,unsigned short,unsigned int,short)" (?SpellFinished@Mob@@QAE_NGPAV1@GGIF@Z)
zoning.obj : error LNK2019: unresolved external symbol "public: static void __cdecl Bot::ProcessClientZoneChange(class Client *)" (?ProcessClientZoneChange@Bot@@SAXPAVClient@@@Z) referenced in function "public: void __thiscall Client::Handle_OP_ZoneChange(class EQApplicationPacket const *)" (?Handle_OP_ZoneChange@Client@@QAEXPBVEQApplicationPacket@@@Z)
.\../Build/Zone.exe : fatal error LNK1120: 27 unresolved externals
Reply With Quote
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 01:04 PM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3