Jump to content

Kijaru

Inactive Member
  • Posts

    4
  • Joined

  • Last visited

  • Feedback

    0%

Posts posted by Kijaru

  1. Hi guys,

    Compiling the db on Visual Studio 2015 give me these errors:

    	1>c:\program files (x86)\microsoft visual studio 14.0\vc\include\xlocnum(77): error C2589: '(' : jeton non conforme à droite de '::'
    1>c:\program files (x86)\microsoft visual studio 14.0\vc\include\xlocnum(77): error C2059: erreur de syntaxe : '::'
    1>c:\program files (x86)\microsoft visual studio 14.0\vc\include\string(307): error C2589: '(' : jeton non conforme à droite de '::'
    1>c:\program files (x86)\microsoft visual studio 14.0\vc\include\string(307): error C2059: erreur de syntaxe : '::'
    	

    Does anyone have any tips on how to solve them ? They appear at each .cpp file ...

    Thanks,

    Kijaru

     

     

    Edit: Solved ! Just remove that in the stdafx.h of libthecore :)

    #define strtof(str, endptr) (float)strtod(str, endptr)

     

    • Love 2
  2. Hello,

     

    I'm the who made the relative client.

    Infortunately, i don't sell it, sorry.

     

    For your texture problem, I think it's because your client use old textureset. Check your packs tu delete old versions of your textureset (Metin2 is full of duplicate files).

     

    It's an issue relative client can avoid: duplicate files which enter in conflict

×
×
  • 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.