Jump to content

[Error] Won System Implementation


Recommended Posts

I have this error when I creating the client source

Error    83    error LNK2001:  external symbol "public: int __thiscall CPythonShop::GetOfflineShopItemPriceCheque(struct SItemPos)" (?GetOfflineShopItemPriceCheque@CPythonShop@@QAEHUSItemPos@@@Z)  without resolving   C:\Users\Administrador\Desktop\Cliente\vs_files\UserInterface\PythonShop.obj    UserInterface

Error    84    error LNK1120:  1 external unresolved     C:\Users\Administrador\Desktop\Cliente\binary\Metin2Release.exe    UserInterface

Thanks for advance

Link to comment
Share on other sites

  • Replies 3
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

On 02.12.2016 at 3:08 AM, Gmmetinero said:

I have this error when I creating the client source


Error    83    error LNK2001:  external symbol "public: int __thiscall CPythonShop::GetOfflineShopItemPriceCheque(struct SItemPos)" (?GetOfflineShopItemPriceCheque@CPythonShop@@QAEHUSItemPos@@@Z)  without resolving   C:\Users\Administrador\Desktop\Cliente\vs_files\UserInterface\PythonShop.obj    UserInterface

Error    84    error LNK1120:  1 external unresolved     C:\Users\Administrador\Desktop\Cliente\binary\Metin2Release.exe    UserInterface

Thanks for advance

You have a problem here:
 

CPythonShop::GetOfflineShopItemPriceCheque

Search it and take a look at

SItemPos

and see if you have something like "won" there

"Don't be a scammer. Don't be a hacker. Don't be a motherfucker. Karma is a bitch"

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.