Jump to content

Recommended Posts

Hello, how can I fix errors in binary?

 

Error    5    error LNK2001: unresolved external symbol "void __cdecl initskillpet(void)" (?initskillpet@@YAXXZ)    D:\lucru\sursa\sursa @ Cartof\sursa client @ dragos001\sursa client @dragos001\vs_files\UserInterface\UserInterface.obj    UserInterface
Error    3    error LNK2001: unresolved external symbol "public: void __thiscall CPythonSkillPet::Destroy(void)" (?Destroy@CPythonSkillPet@@QAEXXZ)    D:\lucru\sursa\sursa @ Cartof\sursa client @ dragos001\sursa client @dragos001\vs_files\UserInterface\PythonApplication.obj    UserInterface
Error    2    error LNK2001: unresolved external symbol "public: virtual __thiscall CPythonSkillPet::~CPythonSkillPet(void)" (??1CPythonSkillPet@@UAE@XZ)    D:\lucru\sursa\sursa @ Cartof\sursa client @ dragos001\sursa client @dragos001\vs_files\UserInterface\PythonApplication.obj    UserInterface
Error    4    error LNK2001: unresolved external symbol "public: bool __thiscall CPythonSkillPet::RegisterSkillPet(char const *)" (?RegisterSkillPet@CPythonSkillPet@@QAE_NPBD@Z)    D:\lucru\sursa\sursa @ Cartof\sursa client @ dragos001\sursa client @dragos001\vs_files\UserInterface\PythonApplication.obj    UserInterface
Error    1    error LNK2001: unresolved external symbol "public: __thiscall CPythonSkillPet::CPythonSkillPet(void)" (??0CPythonSkillPet@@QAE@XZ)    D:\lucru\sursa\sursa @ Cartof\sursa client @ dragos001\sursa client @dragos001\vs_files\UserInterface\PythonApplication.obj    UserInterface
 

  • Good 1
Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

Announcements



×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.