Jump to content

Recommended Posts

Hello everyone! I'm working on source to change the python lib from 2.2 to 3.7.1!
Now i have changed every single deprecated function and checked if the function return the same result and until now everything is ok!

Now i can't understand why visual studio give me the external symbol error. This is 1 of 40 errors:

GameLib.lib(MapOutdoor.obj) : error LNK2001: unresolved external symbol "public: void __thiscall CScreenFilter::SetBlendType(char,char)" (?SetBlendType@CScreenFilter@@QAEXDD@Z)

 

and this is where the function is called

m_ScreenFilter.SetBlendType((char)mc_pEnvironmentData->byFilteringAlphaSrc, (char)mc_pEnvironmentData->byFilteringAlphaDest);

 

anyone have idea about this problem?

Link to comment
https://metin2.dev/topic/19824-python-371-unresolved-external-symbol/
Share on other sites

  • Replies 1
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Don't use any images from : imgur, turkmmop, freakgamers, inforge, hizliresim... Or your content will be deleted without notice...
Use : https://metin2.download/media/add/

Please use https://metin2.download/ when uploading files smaller than 100MB, otherwise the approval will take longer due to manual upload.

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • 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.