[Help] Compiling Client 10/31/2017 - 4Story - 15 Replies Hey,
I'm currently trying to compile the client, but Visual Studio 2003 only creates the TClient, but not the other needed files (TCD files, etc.)
So I just took the normal data from 3.5 and replaced the TClient, but when I start the TClient I get an error message: https://i.imgur.com/Hhmw1dZ.png
I would be very grateful for help!
Error Compiling Client Mainline 12/30/2014 - Metin2 Private Server - 0 Replies When im trying to compile the binary, i get these errors...
Error 3 error LNK2001: unresolved external symbol __imp__GrannyFindMatchingMember@12 F:\Metin2\Sourc e Changes\ClientMainline\Client\UserInterface\eterGr nLib.lib(Material.obj) UserInterface
Error 4 error LNK2001: unresolved external symbol __imp__GrannyConvertSingleObject@16 F:\Metin2\Sour ce Changes\ClientMainline\Client\UserInterface\eterGr nLib.lib(Material.obj) UserInterface
Error 5 error LNK2001: unresolved external symbol...
Strange error while compiling client 07/24/2014 - Metin2 Private Server - 2 Replies Hi, I have an error when trying to compile novaline client (Visual Studio 2012 Update 4):
Error C2664: 'std::forward' : cannot convert parameter 1 from '' to '&'.
It points to an include file: C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\utility
Is anyone here who encountered this kind of error? (It happens in UserInterface project)