Jump to content

problem compile Source Clint


Recommended Posts

Hello


I have a problem at work compile Source Clint

After installing the pet system

Error  9  error LNK2001: unresolved external symbol "void __cdecl initskillpet(void)" (?initskillpet@@YAXXZ)  E:\Metin2\ClientSource\vs_files\UserInterface\UserInterface.obj UserInterface
Error  7  error LNK2001: unresolved external symbol "public: void __thiscall CPythonSkillPet::Destroy(void)" (?Destroy@CPythonSkillPet@@QAEXXZ)  E:\Metin2\ClientSource\vs_files\UserInterface\PythonApplication.obj UserInterface
Error  6  error LNK2001: unresolved external symbol "public: virtual __thiscall CPythonSkillPet::~CPythonSkillPet(void)" (??1CPythonSkillPet@@UAE@XZ) E:\Metin2\ClientSource\vs_files\UserInterface\PythonApplication.obj UserInterface
Error  8  error LNK2001: unresolved external symbol "public: bool __thiscall CPythonSkillPet::RegisterSkillPet(char const *)" (?RegisterSkillPet@CPythonSkillPet@@QAE_NPBD@Z) E:\Metin2\ClientSource\vs_files\UserInterface\PythonApplication.obj UserInterface
Error  5  error LNK2001: unresolved external symbol "public: __thiscall CPythonSkillPet::CPythonSkillPet(void)" (??0CPythonSkillPet@@QAE@XZ)  E:\Metin2\ClientSource\vs_files\UserInterface\PythonApplication.obj UserInterface
Error  10  error LNK1120: 5 unresolved externals  E:\Metin2\ClientSource\binary\Metin2Release.exe UserInterface


I'm sorry because of my bad English

Link to comment
Share on other sites

  • Former Staff
On 27/7/2016 at 8:43 PM, ABoOoDE said:

Hello


I have a problem at work compile Source Clint

After installing the pet system

Error  9  error LNK2001: unresolved external symbol "void __cdecl initskillpet(void)" (?initskillpet@@YAXXZ)  E:\Metin2\ClientSource\vs_files\UserInterface\UserInterface.obj UserInterface
Error  7  error LNK2001: unresolved external symbol "public: void __thiscall CPythonSkillPet::Destroy(void)" (?Destroy@CPythonSkillPet@@QAEXXZ)  E:\Metin2\ClientSource\vs_files\UserInterface\PythonApplication.obj UserInterface
Error  6  error LNK2001: unresolved external symbol "public: virtual __thiscall CPythonSkillPet::~CPythonSkillPet(void)" (??1CPythonSkillPet@@UAE@XZ) E:\Metin2\ClientSource\vs_files\UserInterface\PythonApplication.obj UserInterface
Error  8  error LNK2001: unresolved external symbol "public: bool __thiscall CPythonSkillPet::RegisterSkillPet(char const *)" (?RegisterSkillPet@CPythonSkillPet@@QAE_NPBD@Z) E:\Metin2\ClientSource\vs_files\UserInterface\PythonApplication.obj UserInterface
Error  5  error LNK2001: unresolved external symbol "public: __thiscall CPythonSkillPet::CPythonSkillPet(void)" (??0CPythonSkillPet@@QAE@XZ)  E:\Metin2\ClientSource\vs_files\UserInterface\PythonApplication.obj UserInterface
Error  10  error LNK1120: 5 unresolved externals  E:\Metin2\ClientSource\binary\Metin2Release.exe UserInterface


I'm sorry because of my bad English

Try with this cpp:

http://pastebin.com/dKhX2TqF

  • Metin2 Dev 2
  • Good 2

Everyday you wake up as a Metin2 developer is a bad day...

METIN1 src when

Link to comment
Share on other sites

  • 1 year later...

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.