Jump to content

Recommended Posts

  • Bot

error grave C1083: no puede abrir incluir archivo: 'Python-2.2/python.h': No existe el fichero o directorio

 

saber cómo solucionar este problema?

 

 

pd: No es necesario, shanchez me ha ayudado  :D

Please only post in english!

english_banner.gif

  • Premium

Didnt work for me. :

 

7no56.png

Full log: http://pastebin.com/cBVtuMLx

16>.AffectFlagContainer.cpp(68) : error C2440: 'initializing' : cannot convert from 'CAffectFlagContainer::Element' to 'char &'

Right click on the BYTE and click Go to Definition and change the char to unsigned char.

6>.PythonGraphic.cpp(294) : error C2664: 'CPythonGraphic::SaveJPEG' : cannot convert parameter 2 from 'char *' to 'LPBYTE'

Double click on the error and change the line to this:

bool bSaved = SaveJPEG(c_pszFileName, (LPBYTE)pbyBuffer, uWidth, uHeight);
Edited by Metin2 Dev
Core X - External 2 Internal
  • Love 4

 

Didnt work for me. :

 

7no56.png

Full log: http://pastebin.com/cBVtuMLx

16>.AffectFlagContainer.cpp(68) : error C2440: 'initializing' : cannot convert from 'CAffectFlagContainer::Element' to 'char &'

Right click on the BYTE and click Go to Definition and change the char to unsigned char.

6>.PythonGraphic.cpp(294) : error C2664: 'CPythonGraphic::SaveJPEG' : cannot convert parameter 2 from 'char *' to 'LPBYTE'

Double click on the error and change the line to this:

bool bSaved = SaveJPEG(c_pszFileName, (LPBYTE)pbyBuffer, uWidth, uHeight);

Thanks!

But now i have another problem, i get this error when i try to open the game with the compiled binary:

7oM2e.jpg

 

Im using the 40250 Test Client

Edited by Metin2 Dev
Core X - External 2 Internal

 

 

Didnt work for me. :

 

7no56.png

Full log: http://pastebin.com/cBVtuMLx

16>.AffectFlagContainer.cpp(68) : error C2440: 'initializing' : cannot convert from 'CAffectFlagContainer::Element' to 'char &'

Right click on the BYTE and click Go to Definition and change the char to unsigned char.

6>.PythonGraphic.cpp(294) : error C2664: 'CPythonGraphic::SaveJPEG' : cannot convert parameter 2 from 'char *' to 'LPBYTE'

Double click on the error and change the line to this:

bool bSaved = SaveJPEG(c_pszFileName, (LPBYTE)pbyBuffer, uWidth, uHeight);

Thanks!

But now i have another problem, i get this error when i try to open the game with the compiled binary:

7oM2e.jpg

 

Im using the 40250 Test Client

 

 

You can use the default lib from another client (if you do this you will need to change the python22.dll to the default one). Or you can do what .inyaproduction says

 

Regards

 

Edited by Metin2 Dev
Core X - External 2 Internal

Hello,

 

first thanks for this useful Thread.

 

I have compiled the the mainline_released with your Howto, but in the bin folder is just the metin2client.exe. Where can i find the other files like pack folder with the epk and eix files? 

The binary has errors, the client is unstable and takes a long time to load the map.
 
You think it's a thing of the warring of the compilation?
 
 
pd: YMIR This forum.  fix these errors in its binary. Post: http://metin2dev.org/board/topic/244-release-binary-r28249-fixed/
 
But not sharing  :unsure:

can anyone know how i can compile the novaline binary?

 

Off topic.

I compile mainline_released binary without any problems, but it dont't work on my client. Now i work on novaline binary, but I can't compile it myself.

 

Sorry for my english.

I could help with this compile error?
 
1 > cryptlib - 5.6.1MTd.lib ( whrlpool.obj ): warning LNK4099 : . . . . PDB no ' cryptlib - 5.6.1mtd.pdb ' with ' / found / extern / lib cryptlib - 5.6.1MTd.lib 'or' e: My Documents Utilities useful Stuff server Metin2 Source SRCS Client UserInterface debug cryptlib - 5.6.1mtd.pdb ' , the object will be linked regardless of debug information
1 > lzo - 2.03MTd.lib ( lzo1x_9x.obj ): warning LNK4099 : PDB no ' lzo - 2.03mtd.pdb ' found with ' . . /.. / Extern / lib lzo - 2.03MTd.lib ' or ' e: My Documents Utilities useful Stuff server Metin2 Source SRCS Client UserInterface debug lzo - 2.03mtd.pdb ' , the object will be linked regardless of debug information
1 > lzo - 2.03MTd.lib ( lzo1x_d1.obj ): warning LNK4099 : PDB no ' lzo - 2.03mtd.pdb ' found with ' . . /.. / Extern / lib lzo - 2.03MTd.lib ' or ' e: My Documents Utilities useful Stuff server Metin2 Source SRCS Client UserInterface debug lzo - 2.03mtd.pdb ' , the object will be linked regardless of debug information
1 > lzo - 2.03MTd.lib ( lzo1x_d2.obj ): warning LNK4099 : PDB no ' lzo - 2.03mtd.pdb ' found with ' . . /.. / Extern / lib lzo - 2.03MTd.lib ' or ' e: My Documents Utilities useful Stuff server Metin2 Source SRCS Client UserInterface debug lzo - 2.03mtd.pdb ' , the object will be linked regardless of debug information
1 > lzo - 2.03MTd.lib ( lzo_init.obj ): warning LNK4099 : PDB no ' lzo - 2.03mtd.pdb ' found with ' . . /.. / Extern / lib lzo - 2.03MTd.lib ' or ' e: My Documents Utilities useful Stuff server Metin2 Source SRCS Client UserInterface debug lzo - 2.03mtd.pdb ' , the object will be linked regardless of debug information
1 > libjpeg- 6bMTd.lib ( jcapimin.obj ): warning LNK4099 : PDB no ' libjpeg- 6bmtd.pdb ' found with ' . . /.. / Extern / lib libjpeg- 6bMTd.lib ' or ' e: My Documents Utilities useful Stuff server Metin2 Source SRCS Client UserInterface debug libjpeg- 6bmtd.pdb ' , the object will be linked regardless of debug information
1 > libjpeg- 6bMTd.lib ( jcapistd.obj ): warning LNK4099 : PDB no ' libjpeg- 6bmtd.pdb ' found with ' . . /.. / Extern / lib libjpeg- 6bMTd.lib ' or ' e: My Documents Utilities useful Stuff server Metin2 Source SRCS Client UserInterface debug libjpeg- 6bmtd.pdb ' , the object will be linked regardless of debug information

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.