• There is NO official Otland's Discord server and NO official Otland's server list. The Otland's Staff does not manage any Discord server or server list. Moderators or administrator of any Discord server or server lists have NO connection to the Otland's Staff. Do not get scammed!

Compiling Cast system tfs 1.3

janes123

New Member
Joined
Jun 21, 2012
Messages
100
Reaction score
4
Hey, i try compile cast system by djarek at tfs 1.3 but have error at the end.

Code:
Ważność    Kod    Opis    Projekt    Plik    Wiersz    Stan pominięcia
Błąd    LNK2001    nierozpoznany symbol zewnętrzny "protected: void __cdecl ProtocolGameBase::sendAddCreature(class Creature const *,struct Position const &,int,bool)" (?sendAddCreature@ProtocolGameBase@@IEAAXPEBVCreature@@AEBUPosition@@H_N@Z)    theforgottenserver    C:\Users\User\Desktop\alunia2017 — kopia (2)\vc14\game.obj    1  
Błąd    LNK2001    nierozpoznany symbol zewnętrzny "protected: void __cdecl ProtocolGameBase::sendSkills(void)" (?sendSkills@ProtocolGameBase@@IEAAXXZ)    theforgottenserver    C:\Users\User\Desktop\alunia2017 — kopia (2)\vc14\condition.obj    1  
Błąd    LNK2001    nierozpoznany symbol zewnętrzny "protected: void __cdecl ProtocolGameBase::sendCancelWalk(void)" (?sendCancelWalk@ProtocolGameBase@@IEAAXXZ)    theforgottenserver    C:\Users\User\Desktop\alunia2017 — kopia (2)\vc14\creature.obj    1  
Błąd    LNK2001    nierozpoznany symbol zewnętrzny "protected: void __cdecl ProtocolGameBase::sendCreatureLight(class Creature const *)" (?sendCreatureLight@ProtocolGameBase@@IEAAXPEBVCreature@@@Z)    theforgottenserver    C:\Users\User\Desktop\alunia2017 — kopia (2)\vc14\game.obj    1  
Błąd    LNK2001    nierozpoznany symbol zewnętrzny "protected: void __cdecl ProtocolGameBase::sendContainer(unsigned char,class Container const *,bool,unsigned short)" (?sendContainer@ProtocolGameBase@@IEAAXEPEBVContainer@@_NG@Z)    theforgottenserver    C:\Users\User\Desktop\alunia2017 — kopia (2)\vc14\game.obj    1  
Błąd    LNK2001    nierozpoznany symbol zewnętrzny "protected: void __cdecl ProtocolGameBase::sendMagicEffect(struct Position const &,unsigned char)" (?sendMagicEffect@ProtocolGameBase@@IEAAXAEBUPosition@@E@Z)    theforgottenserver    C:\Users\User\Desktop\alunia2017 — kopia (2)\vc14\game.obj    1  
Błąd    LNK2001    nierozpoznany symbol zewnętrzny "protected: void __cdecl ProtocolGameBase::sendPingBack(void)" (?sendPingBack@ProtocolGameBase@@IEAAXXZ)    theforgottenserver    C:\Users\User\Desktop\alunia2017 — kopia (2)\vc14\game.obj    1  
Błąd    LNK2001    nierozpoznany symbol zewnętrzny "protected: void __cdecl ProtocolGameBase::sendWorldLight(struct LightInfo const &)" (?sendWorldLight@ProtocolGameBase@@IEAAXAEBULightInfo@@@Z)    theforgottenserver    C:\Users\User\Desktop\alunia2017 — kopia (2)\vc14\game.obj    1  
Błąd    LNK2001    nierozpoznany symbol zewnętrzny "protected: void __cdecl ProtocolGameBase::sendChannel(unsigned short,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,class std::map<unsigned int,class Player *,struct std::less<unsigned int>,class std::allocator<struct std::pair<unsigned int const ,class Player *> > > const *,class std::map<unsigned int,class Player const *,struct std::less<unsigned int>,class std::allocator<struct std::pair<unsigned int const ,class Player const *> > > const *)" (?sendChannel@ProtocolGameBase@@IEAAXGAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@PEBV?$map@IPEAVPlayer@@U?$less@I@std@@V?$allocator@U?$pair@$$CBIPEAVPlayer@@@std@@@3@@3@PEBV?$map@IPEBVPlayer@@U?$less@I@std@@V?$allocator@U?$pair@$$CBIPEBVPlayer@@@std@@@3@@3@@Z)    theforgottenserver    C:\Users\User\Desktop\alunia2017 — kopia (2)\vc14\game.obj    1  
Błąd    LNK2001    nierozpoznany symbol zewnętrzny "public: __cdecl ProtocolSpectator::ProtocolSpectator(class std::shared_ptr<class Connection>)" (??0ProtocolSpectator@@QEAA@V?$shared_ptr@VConnection@@@std@@@Z)    theforgottenserver    C:\Users\User\Desktop\alunia2017 — kopia (2)\vc14\otserv.obj    1  
Błąd    LNK2001    nierozpoznany symbol zewnętrzny "protected: virtual void __cdecl ProtocolGameBase::onConnect(void)" (?onConnect@ProtocolGameBase@@MEAAXXZ)    theforgottenserver    C:\Users\User\Desktop\alunia2017 — kopia (2)\vc14\otserv.obj    1  
Błąd    LNK2001    nierozpoznany symbol zewnętrzny "protected: void __cdecl ProtocolGameBase::sendInventoryItem(enum slots_t,class Item const *)" (?sendInventoryItem@ProtocolGameBase@@IEAAXW4slots_t@@PEBVItem@@@Z)    theforgottenserver    C:\Users\User\Desktop\alunia2017 — kopia (2)\vc14\player.obj    1  
Błąd    LNK2001    nierozpoznany symbol zewnętrzny "protected: void __cdecl ProtocolGameBase::sendBasicData(void)" (?sendBasicData@ProtocolGameBase@@IEAAXXZ)    theforgottenserver    C:\Users\User\Desktop\alunia2017 — kopia (2)\vc14\player.obj    1  
Błąd    LNK2001    nierozpoznany symbol zewnętrzny "protected: bool __cdecl ProtocolGameBase::canSee(struct Position const &)const " (?canSee@ProtocolGameBase@@IEBA_NAEBUPosition@@@Z)    theforgottenserver    C:\Users\User\Desktop\alunia2017 — kopia (2)\vc14\player.obj    1  
Błąd    LNK2001    nierozpoznany symbol zewnętrzny "protected: void __cdecl ProtocolGameBase::sendStats(void)" (?sendStats@ProtocolGameBase@@IEAAXXZ)    theforgottenserver    C:\Users\User\Desktop\alunia2017 — kopia (2)\vc14\player.obj    1  
Błąd    LNK2001    nierozpoznany symbol zewnętrzny "protected: void __cdecl ProtocolGameBase::sendPing(void)" (?sendPing@ProtocolGameBase@@IEAAXXZ)    theforgottenserver    C:\Users\User\Desktop\alunia2017 — kopia (2)\vc14\player.obj    1  
Błąd    LNK2001    nierozpoznany symbol zewnętrzny "protected: void __cdecl ProtocolGameBase::sendVIP(unsigned int,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> > const &,unsigned int,bool,enum VipStatus_t)" (?sendVIP@ProtocolGameBase@@IEAAXIAEBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@0I_NW4VipStatus_t@@@Z)    theforgottenserver    C:\Users\User\Desktop\alunia2017 — kopia (2)\vc14\player.obj    1  
Błąd    LNK2001    nierozpoznany symbol zewnętrzny "public: void __cdecl ProtocolSpectator::onLiveCastStop(void)" (?onLiveCastStop@ProtocolSpectator@@QEAAXXZ)    theforgottenserver    C:\Users\User\Desktop\alunia2017 — kopia (2)\vc14\protocolgame.obj    1  
Błąd    LNK2001    nierozpoznany symbol zewnętrzny "protected: bool __cdecl ProtocolGameBase::canSee(class Creature const *)const " (?canSee@ProtocolGameBase@@IEBA_NPEBVCreature@@@Z)    theforgottenserver    C:\Users\User\Desktop\alunia2017 — kopia (2)\vc14\protocolgame.obj    1  
Błąd    LNK2001    nierozpoznany symbol zewnętrzny "protected: void __cdecl ProtocolGameBase::AddOutfit(class NetworkMessage &,struct Outfit_t const &)" (?AddOutfit@ProtocolGameBase@@IEAAXAEAVNetworkMessage@@AEBUOutfit_t@@@Z)    theforgottenserver    C:\Users\User\Desktop\alunia2017 — kopia (2)\vc14\protocolgame.obj    1  
Błąd    LNK2001    nierozpoznany symbol zewnętrzny "protected: static void __cdecl ProtocolGameBase::RemoveTileThing(class NetworkMessage &,struct Position const &,unsigned int)" (?RemoveTileThing@ProtocolGameBase@@KAXAEAVNetworkMessage@@AEBUPosition@@I@Z)    theforgottenserver    C:\Users\User\Desktop\alunia2017 — kopia (2)\vc14\protocolgame.obj    1  
Błąd    LNK2001    nierozpoznany symbol zewnętrzny "protected: void __cdecl ProtocolGameBase::sendMapDescription(struct Position const &)" (?sendMapDescription@ProtocolGameBase@@IEAAXAEBUPosition@@@Z)    theforgottenserver    C:\Users\User\Desktop\alunia2017 — kopia (2)\vc14\protocolgame.obj    1  
Błąd    LNK2001    nierozpoznany symbol zewnętrzny "protected: void __cdecl ProtocolGameBase::GetMapDescription(int,int,int,int,int,class NetworkMessage &)" (?GetMapDescription@ProtocolGameBase@@IEAAXHHHHHAEAVNetworkMessage@@@Z)    theforgottenserver    C:\Users\User\Desktop\alunia2017 — kopia (2)\vc14\protocolgame.obj    1  
Błąd    LNK2001    nierozpoznany symbol zewnętrzny "protected: void __cdecl ProtocolGameBase::GetFloorDescription(class NetworkMessage &,int,int,int,int,int,int,int &)" (?GetFloorDescription@ProtocolGameBase@@IEAAXAEAVNetworkMessage@@HHHHHHAEAH@Z)    theforgottenserver    C:\Users\User\Desktop\alunia2017 — kopia (2)\vc14\protocolgame.obj    1  
Błąd    LNK2001    nierozpoznany symbol zewnętrzny "protected: void __cdecl ProtocolGameBase::sendUpdateTile(class Tile const *,struct Position const &)" (?sendUpdateTile@ProtocolGameBase@@IEAAXPEBVTile@@AEBUPosition@@@Z)    theforgottenserver    C:\Users\User\Desktop\alunia2017 — kopia (2)\vc14\tile.obj    1  
Błąd    LNK1120    liczba nierozpoznanych elementów zewnętrznych: 25    theforgottenserver    C:\Users\User\Desktop\alunia2017 — kopia (2)\vc14\x64\Release\theforgottenserver.exe    1

Code:
"nierozpoznany symbol zewnętrzny" mean "unrecognized external symbol"
 
Back
Top