
Originally Posted by
teza123
Remove
}
Before DoParty Function
Solved!
Another Problem?May Help?
Code:
lib_clientui.lib(DialogueWindow.obj) : error LNK2001: unresolved external symbol "public: void __thiscall CInterestItem::CreateSubControl(void)" (?CreateSubControl@CInterestItem@@QAEXXZ)
10>lib_clientui.lib(DialogueWindow.obj) : error LNK2001: unresolved external symbol "public: __thiscall CInterestItem::CInterestItem(void)" (??0CInterestItem@@QAE@XZ)
10>lib_clientui.lib(DialogueWindow.obj) : error LNK2001: unresolved external symbol "public: void __thiscall CNewBuyItem::UnLoadItemPage(void)" (?UnLoadItemPage@CNewBuyItem@@QAEXXZ)
10>lib_clientui.lib(DialogueWindow.obj) : error LNK2001: unresolved external symbol "public: void __thiscall CNewBuyItem::CreateSubControl(void)" (?CreateSubControl@CNewBuyItem@@QAEXXZ)
10>lib_clientui.lib(DialogueWindow.obj) : error LNK2001: unresolved external symbol "public: __thiscall CNewBuyItem::CNewBuyItem(void)" (??0CNewBuyItem@@QAE@XZ)
10>lib_clientui.lib(DialogueWindow.obj) : error LNK2001: unresolved external symbol "public: void __thiscall CNewBuyItem::LoadItemNew(int,int,struct SINVENITEM &)" (?LoadItemNew@CNewBuyItem@@QAEXHHAAUSINVENITEM@@@Z)
10>lib_clientui.lib(DialogueWindow.obj) : error LNK2001: unresolved external symbol "public: struct SINVENITEM & __thiscall CNewBuyItem::GetItem(int,int)" (?GetItem@CNewBuyItem@@QAEAAUSINVENITEM@@HH@Z)
10>lib_clientui.lib(DialogueWindow.obj) : error LNK2001: unresolved external symbol "public: void __thiscall CNewBuyItem::UnLoadItem(int,int)" (?UnLoadItem@CNewBuyItem@@QAEXHH@Z)
10>lib_clientui.lib(DialogueWindow.obj) : error LNK2001: unresolved external symbol "public: void __thiscall CInterestItem::LoadInterestItem(class GLInventory &)" (?LoadInterestItem@CInterestItem@@QAEXAAVGLInventory@@@Z)
10>lib_clientui.lib(DialogueWindow.obj) : error LNK2001: unresolved external symbol "public: void __thiscall CInterestItem::UnLoadItemPage(void)" (?UnLoadItemPage@CInterestItem@@QAEXXZ)
10>lib_clientui.lib(DialogueWindow.obj) : error LNK2001: unresolved external symbol "public: void __thiscall CInterestItem::SetUnBuy(void)" (?SetUnBuy@CInterestItem@@QAEXXZ)
10>lib_clientui.lib(DialogueWindow.obj) : error LNK2001: unresolved external symbol "public: void __thiscall CInterestItem::SetUnUse(void)" (?SetUnUse@CInterestItem@@QAEXXZ)
10>lib_clientui.lib(DialogueWindow.obj) : error LNK2001: unresolved external symbol "public: class ATL::CStringT<char,class StrTraitMFC_DLL<char,class ATL::ChTraitsCRT<char> > > __thiscall CInterestItem::GetNameItem(int)" (?GetNameItem@CInterestItem@@QAE?AV?$CStringT@DV?$StrTraitMFC_DLL@DV?$ChTraitsCRT@D@ATL@@@@@ATL@@H@Z)
10>lib_clientui.lib(DialogueWindow.obj) : error LNK2001: unresolved external symbol "public: unsigned long __thiscall CInterestItem::GetPriceItem(int)" (?GetPriceItem@CInterestItem@@QAEKH@Z)
10>lib_clientui.lib(DialogueWindow.obj) : error LNK2001: unresolved external symbol "public: struct SINVENITEM & __thiscall CInterestItem::GetItem(int,int)" (?GetItem@CInterestItem@@QAEAAUSINVENITEM@@HH@Z)
10>lib_clientui.lib(DialogueWindow.obj) : error LNK2001: unresolved external symbol "public: void __thiscall CInterestItem::GetItemIndex(int *,int *)" (?GetItemIndex@CInterestItem@@QAEXPAH0@Z)
10>lib_clientui.lib(DialogueWindow.obj) : error LNK2001: unresolved external symbol "public: void __thiscall CNewBuyItem::SetItemIndex(int,int)" (?SetItemIndex@CNewBuyItem@@QAEXHH@Z)
10>lib_clientui.lib(DialogueWindow.obj) : error LNK2001: unresolved external symbol "public: void __thiscall CNewBuyItem::GetItemIndex(int *,int *)" (?GetItemIndex@CNewBuyItem@@QAEXPAH0@Z)
10>lib_clientui.lib(DialogueWindow.obj) : error LNK2001: unresolved external symbol "public: void __thiscall CNewBuyItem::LoadItem(struct SINVENITEM &)" (?LoadItem@CNewBuyItem@@QAEXAAUSINVENITEM@@@Z)
C:\_work\Ran\_Bin\Release\GameViewer.exe(EXAMPLE): fatal error LNK1120: 19 unresolved externals