Quote:
Originally Posted by Gentros'
Debug ?
|
Here when I try to Debug Neuz Project..
I got those errors.
Neuz fatal error LNK1120: 7 unresolved externals
Neuz error LNK2001: unresolved external symbol "public: static unsigned long __cdecl CCooltimeMgr::GetGroup(struct ItemProp *)" (?GetGroup@CCooltimeMgr@@SAKPAUItemProp@@@Z)
Neuz error LNK2001: unresolved external symbol "public: static unsigned long __cdecl CCooltimeMgr::GetGroup(struct ItemProp *)" (?GetGroup@CCooltimeMgr@@SAKPAUItemProp@@@Z)
Neuz error LNK2001: unresolved external symbol "public: static unsigned long __cdecl CCooltimeMgr::GetGroup(struct ItemProp *)" (?GetGroup@CCooltimeMgr@@SAKPAUItemProp@@@Z)
Neuz error LNK2019: unresolved external symbol "public: __thiscall CCooltimeMgr::CCooltimeMgr(void)" (??0CCooltimeMgr@@QAE@XZ) referenced in function "public: __thiscall CMover::CMover(void)" (??0CMover@@QAE@XZ)
Neuz error LNK2019: unresolved external symbol "public: int __thiscall CCooltimeMgr::CanUse(unsigned long)" (?CanUse@CCooltimeMgr@@QAEHK@Z) referenced in function "public: void __thiscall CDPClient::SendDoUseItem(unsigned long,unsigned long,int,int)" (?SendDoUseItem@CDPClient@@QAEXKKHH@Z)
Neuz error LNK2019: unresolved external symbol "public: static unsigned long __cdecl CCooltimeMgr::GetGroup(struct ItemProp *)" (?GetGroup@CCooltimeMgr@@SAKPAUItemProp@@@Z) referenced in function "private: void __thiscall CDPClient::OnUpdateItem(unsigned long,class CAr &)" (?OnUpdateItem@CDPClient@@AAEXKAAVCAr@@@Z)
Neuz error LNK2019: unresolved external symbol "public: virtual __thiscall CCooltimeMgr::~CCooltimeMgr(void)" (??1CCooltimeMgr@@UAE@XZ) referenced in function __unwindfunclet$??0CMover@@QAE@XZ$0
Neuz error LNK2019: unresolved external symbol "public: void __thiscall CCooltimeMgr::SetTime(unsigned long,unsigned long)" (?SetTime@CCooltimeMgr@@QAEXKK@Z) referenced in function "private: void __thiscall CDPClient::OnUpdateItem(unsigned long,class CAr &)" (?OnUpdateItem@CDPClient@@AAEXKAAVCAr@@@Z)
Neuz error LNK2019: unresolved external symbol _EnumProcesses@12 referenced in function "public: bool __thiscall CNeuzApp::isRunning(char *)" (?isRunning@CNeuzApp@@QAE_NPAD@Z)
Neuz error LNK2019: unresolved external symbol _GetModuleBaseNameA@16 referenced in function "public: bool __thiscall CNeuzApp::isRunning(char *)" (?isRunning@CNeuzApp@@QAE_NPAD@Z)