Jump to content

Recommended Posts

  • Former Staff

first what line you are using ??

 

 

make sure you got python22.lib in lib folder

 

if you are using python27.lib go to userinterface.cpp and replace

#pragma comment( lib, "python22.lib" )

with

#pragma comment( lib, "python27.lib" )
  • Love 1
Link to comment
https://metin2.dev/topic/4554-client-compile/#findComment-28821
Share on other sites

  • Former Staff

Flygun?

 

i have just One Question.

I have tryed to put this  the Client

and have some errors

 

 vTUGg.png

first this sln is compatible with VS2013 and i believe with VS2012 too 

 

i'v compiled it without error first time i get it

 

 

but about you'r errors

 

first tow error you must change IDirect3DDevice8 to IDirect3DDevice9 because Terenzo. updated the DirectX 8 to  9

Edited by Metin2 Dev
Core X - External 2 Internal
Link to comment
https://metin2.dev/topic/4554-client-compile/#findComment-29015
Share on other sites

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.