Jump to content

Metin2 client source vs2008 --> 2013


Recommended Posts

Hi,

I downloaded VS13, one way upraged my project, lib_stuff, inclue_stuff added, but there is errors in userinterface.

Error    1    error C3861: 'localeconv': identifier not found    C:\Program Files\Microsoft Visual Studio 12.0\VC\include\xlocinfo    127    1    UserInterface
Error    2    error C2065: 'LC_COLLATE' : undeclared identifier    C:\Program Files\Microsoft Visual Studio 12.0\VC\include\xlocale    28    1    UserInterface
Error    3    error C2057: expected constant expression    C:\Program Files\Microsoft Visual Studio 12.0\VC\include\xlocale    28    1    UserInterface
Error    4    error C2065: 'LC_CTYPE' : undeclared identifier    C:\Program Files\Microsoft Visual Studio 12.0\VC\include\xlocale    29    1    UserInterface
Error    5    error C2057: expected constant expression    C:\Program Files\Microsoft Visual Studio 12.0\VC\include\xlocale    29    1    UserInterface
Error    6    error C2065: 'LC_MONETARY' : undeclared identifier    C:\Program Files\Microsoft Visual Studio 12.0\VC\include\xlocale    30    1    UserInterface
Error    7    error C2057: expected constant expression    C:\Program Files\Microsoft Visual Studio 12.0\VC\include\xlocale    30    1    UserInterface
Error    8    error C2065: 'LC_NUMERIC' : undeclared identifier    C:\Program Files\Microsoft Visual Studio 12.0\VC\include\xlocale    31    1    UserInterface
Error    9    error C2057: expected constant expression    C:\Program Files\Microsoft Visual Studio 12.0\VC\include\xlocale    31    1    UserInterface
Error    10    error C2065: 'LC_TIME' : undeclared identifier    C:\Program Files\Microsoft Visual Studio 12.0\VC\include\xlocale    32    1    UserInterface
Error    11    error C2057: expected constant expression    C:\Program Files\Microsoft Visual Studio 12.0\VC\include\xlocale    32    1    UserInterface
Error    12    error C2065: 'LC_CTYPE' : undeclared identifier    C:\Program Files\Microsoft Visual Studio 12.0\VC\include\xlocale    1653    1    UserInterface
Error    13    error C2065: 'LC_CTYPE' : undeclared identifier    C:\Program Files\Microsoft Visual Studio 12.0\VC\include\xlocale    1888    1    UserInterface
Error    14    error C2065: 'LC_CTYPE' : undeclared identifier    C:\Program Files\Microsoft Visual Studio 12.0\VC\include\xlocale    2474    1    UserInterface
Error    15    error C2065: 'LC_CTYPE' : undeclared identifier    C:\Program Files\Microsoft Visual Studio 12.0\VC\include\xlocale    2670    1    UserInterface
Error    16    error C2065: 'LC_CTYPE' : undeclared identifier    C:\Program Files\Microsoft Visual Studio 12.0\VC\include\xlocale    2897    1    UserInterface
Warning    17    warning C4005: 'AT' : macro redefinition    D:\Metin2\VS\include_stuff\mss.h    1044    1    UserInterface

Any suggestion please?

(I don't want to use another vs13 source, it has too lot modification) 

Link to comment
Share on other sites

  • Replies 8
  • Created
  • Last Reply

Top Posters In This Topic

Okay, follow my tutorial.

 

1.  Open novaline source.

2. Make a folder to desktop. Example:  "src_vs2013" .

3. Drag from novaline Client and Exter folder to "src_vs2013" .

4. Copy in extern/include/Python27/22 stuffs.

5. Recompile cryptopp with vs2013 toolset.

6. Move library in extern/lib (New Cryptopp)

7. Open .sln from "src_vs2013"   he will update all solutions.

8. Select Distribute/Build

 

 

It was hard? Fuck. IT WAS HAAAAAAAAAAAARD ? EHHHH ?

You don't need include_stuff and lib_stuff shit.  You know only copy/paste ?

 

Just do what i said.

Link to comment
Share on other sites

  • 4 years later...
On 1/29/2016 at 4:22 PM, ds_aim said:

Okay, follow my tutorial.

 

1.  Open novaline source.

2. Make a folder to desktop. Example:  "src_vs2013" .

3. Drag from novaline Client and Exter folder to "src_vs2013" .

4. Copy in extern/include/Python27/22 stuffs.

5. Recompile cryptopp with vs2013 toolset.

6. Move library in extern/lib (New Cryptopp)

7. Open .sln from "src_vs2013"   he will update all solutions.

8. Select Distribute/Build

 

 

It was hard? Fuck. IT WAS HAAAAAAAAAAAARD ? EHHHH ?

You don't need include_stuff and lib_stuff shit.  You know only copy/paste ?

 

Just do what i said.

Useless

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.