Jump to content

Source Client Metin2


Recommended Posts

hello everyone, i have a question, a problem with my source, i use visual studio 2013, but normally my source is for 2008 i have big problems with the settings, i can't find out how my settings need to be to compile the source, i read over they also said that I need vs 2008 installed to compile .. but for nothing .. sorry for my bad english 

before installing vs 2008 and 2010 

Nt3tQSe.png

and after

mGhTQat.png

hAv31W0.png

Edited by Metin2 Dev
Core X - External 2 Internal
Link to comment
Share on other sites

  • Replies 2
  • Created
  • Last Reply

Top Posters In This Topic

Popular Days

Top Posters In This Topic

I don't know why you have pythoncore in your list, but i think if you removed it from the project you can compile without problems.

 

About the Warnings is not so important you can just disable them by using:

 

#pragma warning(disable:x) // X = warning code.

 

just add it in the StdAfx.h in (UserInterface) depends from where the Warning is come from.

Edited by HITRON
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.