error lnk
When I compile these error lnk appears plz help me
thank youCode:7_WorldServer warning LNK4098: defaultlib 'libcmt.lib' conflicts with use of other libs; use /NODEFAULTLIB:library 7_WorldServer error LNK2001: unresolved external symbol "public: int __thiscall CMover::GetParam(int,int)" (?GetParam@CMover@@QAEHHH@Z) 7_WorldServer error LNK2001: unresolved external symbol "public: int __thiscall CMover::GetParam(int,int)" (?GetParam@CMover@@QAEHHH@Z) 7_WorldServer error LNK2001: unresolved external symbol "public: int __thiscall CMover::GetParam(int,int)" (?GetParam@CMover@@QAEHHH@Z) 7_WorldServer error LNK2001: unresolved external symbol "public: int __thiscall CMover::GetParam(int,int)" (?GetParam@CMover@@QAEHHH@Z) 7_WorldServer error LNK2001: unresolved external symbol "public: int __thiscall CMover::GetParam(int,int)" (?GetParam@CMover@@QAEHHH@Z) 7_WorldServer error LNK2019: unresolved external symbol "public: int __thiscall CMover::GetParam(int,int)" (?GetParam@CMover@@QAEHHH@Z) referenced in function "public: int __thiscall CAttackArbiter::OnDamageMsgW(void)" (?OnDamageMsgW@CAttackArbiter@@QAEHXZ) 7_WorldServer error LNK2001: unresolved external symbol "public: int __thiscall CMover::GetParam(int,int)" (?GetParam@CMover@@QAEHHH@Z) 7_WorldServer error LNK2001: unresolved external symbol "public: int __thiscall CMover::GetParam(int,int)" (?GetParam@CMover@@QAEHHH@Z) 7_WorldServer error LNK2019: unresolved external symbol "public: int __thiscall CMover::GetParam(int,int)" (?GetParam@CMover@@QAEHHH@Z) referenced in function "public: void __thiscall CMover::Init(void)" (?Init@CMover@@QAEXXZ) 7_WorldServer fatal error LNK1120: 1 unresolved externals 8_Neuz error LNK2001: unresolved external symbol "public: int __thiscall CMover::GetParam(int,int)" (?GetParam@CMover@@QAEHHH@Z) 8_Neuz error LNK2019: unresolved external symbol "public: int __thiscall CMover::GetParam(int,int)" (?GetParam@CMover@@QAEHHH@Z) referenced in function "public: int __thiscall CWndCharInfo::GetVirtualCritical(void)" (?GetVirtualCritical@CWndCharInfo@@QAEHXZ) 8_Neuz error LNK2001: unresolved external symbol "public: int __thiscall CMover::GetParam(int,int)" (?GetParam@CMover@@QAEHHH@Z) 8_Neuz error LNK2001: unresolved external symbol "public: int __thiscall CMover::GetParam(int,int)" (?GetParam@CMover@@QAEHHH@Z) 8_Neuz error LNK2001: unresolved external symbol "public: int __thiscall CMover::GetParam(int,int)" (?GetParam@CMover@@QAEHHH@Z) 8_Neuz fatal error LNK1120: 1 unresolved externals




