Eu estou tentando compilar o tfs 0.3.7 para 9.x
mas no final aparecem esses erros
1>item.obj : error LNK2001: unresolved external symbol "public: __thiscall DepotLocker::DepotLocker(unsigned short)" (??0DepotLocker@@QAE@G@Z) 1>player.obj : error LNK2001: unresolved external symbol "public: __thiscall Inbox::Inbox(unsigned short)" (??0Inbox@@QAE@G@Z) 1>player.obj : error LNK2001: unresolved external symbol "public: void __thiscall DepotLocker::removeInbox(class Inbox *)" (?removeInbox@DepotLocker@@QAEXPAVInbox@@@Z) 1>player.obj : error LNK2001: unresolved external symbol "public: __thiscall DepotChest::DepotChest(unsigned short)" (??0DepotChest@@QAE@G@Z) 1>C:\Documents and Settings\Caio\Desktop\src\vc10\Release\tfs.exe : fatal error LNK1120: 4 unresolved externals
Se alguém puder me ajudar fico grato!!! Obrigado