Jump to content

[Help] Client binary


Recommended Posts

I try to compile binary mainline_released with vs2013 and i got this:

 

16>  Unknown compiler version - please run the configure tests and report the results
16>  UserInterface.cpp
16>  Unknown compiler version - please run the configure tests and report the results
16>  Generating Code...
16>C:Program FilesMSBuildMicrosoft.Cppv4.0V120Microsoft.CppBuild.targets(1186,5): warning MSB8012: TargetPath(D:GamesCOREMetin2 ClientUserInterface../binUserInterface.exe) does not match the Linker's OutputFile property value (D:GamesCOREMetin2 Clientbinmetin2client.exe). This may cause your project to build incorrectly. To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Link.OutputFile).
16>C:Program FilesMSBuildMicrosoft.Cppv4.0V120Microsoft.CppBuild.targets(1188,5): warning MSB8012: TargetName(UserInterface) does not match the Linker's OutputFile property value (metin2client). This may cause your project to build incorrectly. To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Link.OutputFile).
16>d3dx8.lib(d3dxmath.obj) : error LNK2026: module unsafe for SAFESEH image.
16>d3dx8.lib(cstack.obj) : error LNK2026: module unsafe for SAFESEH image.
16>d3dx8.lib(shapes.obj) : error LNK2026: module unsafe for SAFESEH image.
16>d3dx8.lib(createmesh.obj) : error LNK2026: module unsafe for SAFESEH image.
16>d3dx8.lib(d3dx8tex.obj) : error LNK2026: module unsafe for SAFESEH image.
16>d3dx8.lib(d3dx8core.obj) : error LNK2026: module unsafe for SAFESEH image.
16>d3dx8.lib(cpudetect.obj) : error LNK2026: module unsafe for SAFESEH image.
16>d3dx8.lib(cd3dxbuffer.obj) : error LNK2026: module unsafe for SAFESEH image.
16>d3dx8.lib(d3dx8dbg.obj) : error LNK2026: module unsafe for SAFESEH image.
16>d3dx8.lib(loadx.obj) : error LNK2026: module unsafe for SAFESEH image.
16>d3dx8.lib(cleanmesh.obj) : error LNK2026: module unsafe for SAFESEH image.
16>d3dx8.lib(cd3dximage.obj) : error LNK2026: module unsafe for SAFESEH image.
16>d3dx8.lib(cd3dxblt.obj) : error LNK2026: module unsafe for SAFESEH image.
16>d3dx8.lib(cd3dxlock.obj) : error LNK2026: module unsafe for SAFESEH image.
16>d3dx8.lib(cd3dxcodec.obj) : error LNK2026: module unsafe for SAFESEH image.
16>d3dx8.lib(cd3dxfile.obj) : error LNK2026: module unsafe for SAFESEH image.
16>d3dx8.lib(cd3dxresource.obj) : error LNK2026: module unsafe for SAFESEH image.
16>d3dx8.lib(cd3dxfont.obj) : error LNK2026: module unsafe for SAFESEH image.
16>d3dx8.lib(cd3dxsprite.obj) : error LNK2026: module unsafe for SAFESEH image.
16>d3dx8.lib(cd3dxrendertosurface.obj) : error LNK2026: module unsafe for SAFESEH image.
16>d3dx8.lib(cd3dxrendertoenvmap.obj) : error LNK2026: module unsafe for SAFESEH image.
16>d3dx8.lib(cd3dxassembler.obj) : error LNK2026: module unsafe for SAFESEH image.
16>d3dx8.lib(ssefasttable.obj) : error LNK2026: module unsafe for SAFESEH image.
16>d3dx8.lib(ssefasttable2.obj) : error LNK2026: module unsafe for SAFESEH image.
16>d3dx8.lib(d3dxmathx3d.obj) : error LNK2026: module unsafe for SAFESEH image.
16>d3dx8.lib(d3dxmathx86.obj) : error LNK2026: module unsafe for SAFESEH image.
16>d3dx8.lib(loadutil.obj) : error LNK2026: module unsafe for SAFESEH image.
16>d3dx8.lib(cd3dxstack.obj) : error LNK2026: module unsafe for SAFESEH image.
16>d3dx8.lib(jdapimin.obj) : error LNK2026: module unsafe for SAFESEH image.
16>d3dx8.lib(jdapistd.obj) : error LNK2026: module unsafe for SAFESEH image.
16>d3dx8.lib(jdmarker.obj) : error LNK2026: module unsafe for SAFESEH image.
16>d3dx8.lib(jerror.obj) : error LNK2026: module unsafe for SAFESEH image.
16>d3dx8.lib(pngerror.obj) : error LNK2026: module unsafe for SAFESEH image.
16>d3dx8.lib(pngread.obj) : error LNK2026: module unsafe for SAFESEH image.
16>d3dx8.lib(pngget.obj) : error LNK2026: module unsafe for SAFESEH image.
16>d3dx8.lib(pngtrans.obj) : error LNK2026: module unsafe for SAFESEH image.
16>d3dx8.lib(pngrtran.obj) : error LNK2026: module unsafe for SAFESEH image.
16>d3dx8.lib(pngset.obj) : error LNK2026: module unsafe for SAFESEH image.
16>d3dx8.lib(pngrio.obj) : error LNK2026: module unsafe for SAFESEH image.
16>d3dx8.lib(png.obj) : error LNK2026: module unsafe for SAFESEH image.
16>d3dx8.lib(dxtn.obj) : error LNK2026: module unsafe for SAFESEH image.
16>d3dx8.lib(cd3dxtext.obj) : error LNK2026: module unsafe for SAFESEH image.
16>d3dx8.lib(d3dxmathsse.obj) : error LNK2026: module unsafe for SAFESEH image.
16>d3dx8.lib(d3dxquatsse.obj) : error LNK2026: module unsafe for SAFESEH image.
16>d3dx8.lib(d3dxmathsse2.obj) : error LNK2026: module unsafe for SAFESEH image.
16>d3dx8.lib(d3dxquatsse2.obj) : error LNK2026: module unsafe for SAFESEH image.
16>d3dx8.lib(x3d_quat.obj) : error LNK2026: module unsafe for SAFESEH image.
16>d3dx8.lib(x3d_matx.obj) : error LNK2026: module unsafe for SAFESEH image.
16>d3dx8.lib(x3d_vec3.obj) : error LNK2026: module unsafe for SAFESEH image.
16>d3dx8.lib(x3d_vec2.obj) : error LNK2026: module unsafe for SAFESEH image.
16>d3dx8.lib(x3d_vec4.obj) : error LNK2026: module unsafe for SAFESEH image.
16>d3dx8.lib(x3d_plane.obj) : error LNK2026: module unsafe for SAFESEH image.
16>d3dx8.lib(jutils.obj) : error LNK2026: module unsafe for SAFESEH image.
16>d3dx8.lib(jdinput.obj) : error LNK2026: module unsafe for SAFESEH image.
16>d3dx8.lib(jmemmgr.obj) : error LNK2026: module unsafe for SAFESEH image.
16>d3dx8.lib(jcomapi.obj) : error LNK2026: module unsafe for SAFESEH image.
16>d3dx8.lib(jdmaster.obj) : error LNK2026: module unsafe for SAFESEH image.
16>d3dx8.lib(inflate.obj) : error LNK2026: module unsafe for SAFESEH image.
16>d3dx8.lib(pngmem.obj) : error LNK2026: module unsafe for SAFESEH image.
16>d3dx8.lib(pngrutil.obj) : error LNK2026: module unsafe for SAFESEH image.
16>d3dx8.lib(crc32.obj) : error LNK2026: module unsafe for SAFESEH image.
16>d3dx8.lib(d3dxtrigsse.obj) : error LNK2026: module unsafe for SAFESEH image.
16>d3dx8.lib(d3dxtrigsse2.obj) : error LNK2026: module unsafe for SAFESEH image.
16>d3dx8.lib(math.obj) : error LNK2026: module unsafe for SAFESEH image.
16>d3dx8.lib(jmemnobs.obj) : error LNK2026: module unsafe for SAFESEH image.
16>d3dx8.lib(jdmainct.obj) : error LNK2026: module unsafe for SAFESEH image.
16>d3dx8.lib(jdcoefct.obj) : error LNK2026: module unsafe for SAFESEH image.
16>d3dx8.lib(jdhuff.obj) : error LNK2026: module unsafe for SAFESEH image.
16>d3dx8.lib(jdphuff.obj) : error LNK2026: module unsafe for SAFESEH image.
16>d3dx8.lib(jddctmgr.obj) : error LNK2026: module unsafe for SAFESEH image.
16>d3dx8.lib(jdpostct.obj) : error LNK2026: module unsafe for SAFESEH image.
16>d3dx8.lib(jdsample.obj) : error LNK2026: module unsafe for SAFESEH image.
16>d3dx8.lib(jdcolor.obj) : error LNK2026: module unsafe for SAFESEH image.
16>d3dx8.lib(jdmerge.obj) : error LNK2026: module unsafe for SAFESEH image.
16>d3dx8.lib(jquant2.obj) : error LNK2026: module unsafe for SAFESEH image.
16>d3dx8.lib(jquant1.obj) : error LNK2026: module unsafe for SAFESEH image.
16>d3dx8.lib(infblock.obj) : error LNK2026: module unsafe for SAFESEH image.
16>d3dx8.lib(adler32.obj) : error LNK2026: module unsafe for SAFESEH image.
16>d3dx8.lib(zutil.obj) : error LNK2026: module unsafe for SAFESEH image.
16>d3dx8.lib(jidctred.obj) : error LNK2026: module unsafe for SAFESEH image.
16>d3dx8.lib(jidctint.obj) : error LNK2026: module unsafe for SAFESEH image.
16>d3dx8.lib(jidctfst.obj) : error LNK2026: module unsafe for SAFESEH image.
16>d3dx8.lib(jidctflt.obj) : error LNK2026: module unsafe for SAFESEH image.
16>d3dx8.lib(infcodes.obj) : error LNK2026: module unsafe for SAFESEH image.
16>d3dx8.lib(inftrees.obj) : error LNK2026: module unsafe for SAFESEH image.
16>d3dx8.lib(infutil.obj) : error LNK2026: module unsafe for SAFESEH image.
16>d3dx8.lib(piint.obj) : error LNK2026: module unsafe for SAFESEH image.
16>d3dx8.lib(miint.obj) : error LNK2026: module unsafe for SAFESEH image.
16>d3dx8.lib(pifst.obj) : error LNK2026: module unsafe for SAFESEH image.
16>d3dx8.lib(mifst.obj) : error LNK2026: module unsafe for SAFESEH image.
16>d3dx8.lib(inffast.obj) : error LNK2026: module unsafe for SAFESEH image.
16>granny2.lib(granny2.dll) : error LNK2026: module unsafe for SAFESEH image.
16>granny2.lib(granny2.dll) : error LNK2026: module unsafe for SAFESEH image.
16>granny2.lib(granny2.dll) : error LNK2026: module unsafe for SAFESEH image.
16>granny2.lib(granny2.dll) : error LNK2026: module unsafe for SAFESEH image.
16>granny2.lib(granny2.dll) : error LNK2026: module unsafe for SAFESEH image.
16>granny2.lib(granny2.dll) : error LNK2026: module unsafe for SAFESEH image.
16>granny2.lib(granny2.dll) : error LNK2026: module unsafe for SAFESEH image.
16>granny2.lib(granny2.dll) : error LNK2026: module unsafe for SAFESEH image.
16>granny2.lib(granny2.dll) : error LNK2026: module unsafe for SAFESEH image.
16>granny2.lib(granny2.dll) : error LNK2026: module unsafe for SAFESEH image.
16>granny2.lib(granny2.dll) : error LNK2026: module unsafe for SAFESEH image.
16>granny2.lib(granny2.dll) : error LNK2026: module unsafe for SAFESEH image.
16>granny2.lib(granny2.dll) : error LNK2026: module unsafe for SAFESEH image.
16>granny2.lib(granny2.dll) : error LNK2026: module unsafe for SAFESEH image.
16>granny2.lib(granny2.dll) : error LNK2026: module unsafe for SAFESEH image.
16>granny2.lib(granny2.dll) : error LNK2026: module unsafe for SAFESEH image.
16>granny2.lib(granny2.dll) : error LNK2026: module unsafe for SAFESEH image.
16>granny2.lib(granny2.dll) : error LNK2026: module unsafe for SAFESEH image.
16>granny2.lib(granny2.dll) : error LNK2026: module unsafe for SAFESEH image.
16>granny2.lib(granny2.dll) : error LNK2026: module unsafe for SAFESEH image.
16>granny2.lib(granny2.dll) : error LNK2026: module unsafe for SAFESEH image.
16>granny2.lib(granny2.dll) : error LNK2026: module unsafe for SAFESEH image.
16>granny2.lib(granny2.dll) : error LNK2026: module unsafe for SAFESEH image.
16>granny2.lib(granny2.dll) : error LNK2026: module unsafe for SAFESEH image.
16>granny2.lib(granny2.dll) : error LNK2026: module unsafe for SAFESEH image.
16>granny2.lib(granny2.dll) : error LNK2026: module unsafe for SAFESEH image.
16>granny2.lib(granny2.dll) : error LNK2026: module unsafe for SAFESEH image.
16>granny2.lib(granny2.dll) : error LNK2026: module unsafe for SAFESEH image.
16>granny2.lib(granny2.dll) : error LNK2026: module unsafe for SAFESEH image.
16>granny2.lib(granny2.dll) : error LNK2026: module unsafe for SAFESEH image.
16>granny2.lib(granny2.dll) : error LNK2026: module unsafe for SAFESEH image.
16>granny2.lib(granny2.dll) : error LNK2026: module unsafe for SAFESEH image.
16>granny2.lib(granny2.dll) : error LNK2026: module unsafe for SAFESEH image.
16>granny2.lib(granny2.dll) : error LNK2026: module unsafe for SAFESEH image.
16>granny2.lib(granny2.dll) : error LNK2026: module unsafe for SAFESEH image.
16>granny2.lib(granny2.dll) : error LNK2026: module unsafe for SAFESEH image.
16>granny2.lib(granny2.dll) : error LNK2026: module unsafe for SAFESEH image.
16>granny2.lib(granny2.dll) : error LNK2026: module unsafe for SAFESEH image.
16>granny2.lib(granny2.dll) : error LNK2026: module unsafe for SAFESEH image.
16>granny2.lib(granny2.dll) : error LNK2026: module unsafe for SAFESEH image.
16>granny2.lib(granny2.dll) : error LNK2026: module unsafe for SAFESEH image.
16>granny2.lib(granny2.dll) : error LNK2026: module unsafe for SAFESEH image.
16>granny2.lib(granny2.dll) : error LNK2026: module unsafe for SAFESEH image.
16>granny2.lib(granny2.dll) : error LNK2026: module unsafe for SAFESEH image.
16>granny2.lib(granny2.dll) : error LNK2026: module unsafe for SAFESEH image.
16>granny2.lib(granny2.dll) : error LNK2026: module unsafe for SAFESEH image.
16>granny2.lib(granny2.dll) : error LNK2026: module unsafe for SAFESEH image.
16>granny2.lib(granny2.dll) : error LNK2026: module unsafe for SAFESEH image.
16>granny2.lib(granny2.dll) : error LNK2026: module unsafe for SAFESEH image.
16>granny2.lib(granny2.dll) : error LNK2026: module unsafe for SAFESEH image.
16>granny2.lib(granny2.dll) : error LNK2026: module unsafe for SAFESEH image.
16>granny2.lib(granny2.dll) : error LNK2026: module unsafe for SAFESEH image.
16>granny2.lib(granny2.dll) : error LNK2026: module unsafe for SAFESEH image.
16>granny2.lib(granny2.dll) : error LNK2026: module unsafe for SAFESEH image.
16>granny2.lib(granny2.dll) : error LNK2026: module unsafe for SAFESEH image.
16>granny2.lib(granny2.dll) : error LNK2026: module unsafe for SAFESEH image.
16>mss32.lib(mss32.dll) : error LNK2026: module unsafe for SAFESEH image.
16>mss32.lib(mss32.dll) : error LNK2026: module unsafe for SAFESEH image.
16>mss32.lib(mss32.dll) : error LNK2026: module unsafe for SAFESEH image.
16>mss32.lib(mss32.dll) : error LNK2026: module unsafe for SAFESEH image.
16>mss32.lib(mss32.dll) : error LNK2026: module unsafe for SAFESEH image.
16>mss32.lib(mss32.dll) : error LNK2026: module unsafe for SAFESEH image.
16>mss32.lib(mss32.dll) : error LNK2026: module unsafe for SAFESEH image.
16>mss32.lib(mss32.dll) : error LNK2026: module unsafe for SAFESEH image.
16>mss32.lib(mss32.dll) : error LNK2026: module unsafe for SAFESEH image.
16>mss32.lib(mss32.dll) : error LNK2026: module unsafe for SAFESEH image.
16>mss32.lib(mss32.dll) : error LNK2026: module unsafe for SAFESEH image.
16>mss32.lib(mss32.dll) : error LNK2026: module unsafe for SAFESEH image.
16>mss32.lib(mss32.dll) : error LNK2026: module unsafe for SAFESEH image.
16>mss32.lib(mss32.dll) : error LNK2026: module unsafe for SAFESEH image.
16>mss32.lib(mss32.dll) : error LNK2026: module unsafe for SAFESEH image.
16>mss32.lib(mss32.dll) : error LNK2026: module unsafe for SAFESEH image.
16>mss32.lib(mss32.dll) : error LNK2026: module unsafe for SAFESEH image.
16>mss32.lib(mss32.dll) : error LNK2026: module unsafe for SAFESEH image.
16>mss32.lib(mss32.dll) : error LNK2026: module unsafe for SAFESEH image.
16>mss32.lib(mss32.dll) : error LNK2026: module unsafe for SAFESEH image.
16>mss32.lib(cleanup.obj) : error LNK2026: module unsafe for SAFESEH image.
16>mss32.lib(mss32.dll) : error LNK2026: module unsafe for SAFESEH image.
16>mss32.lib(mss32.dll) : error LNK2026: module unsafe for SAFESEH image.
16>mss32.lib(mss32.dll) : error LNK2026: module unsafe for SAFESEH image.
16>mss32.lib(mss32.dll) : error LNK2026: module unsafe for SAFESEH image.
16>mss32.lib(mss32.dll) : error LNK2026: module unsafe for SAFESEH image.
16>mss32.lib(mss32.dll) : error LNK2026: module unsafe for SAFESEH image.
16>mss32.lib(mss32.dll) : error LNK2026: module unsafe for SAFESEH image.
16>mss32.lib(mss32.dll) : error LNK2026: module unsafe for SAFESEH image.
16>mss32.lib(mss32.dll) : error LNK2026: module unsafe for SAFESEH image.
16>mss32.lib(mss32.dll) : error LNK2026: module unsafe for SAFESEH image.
16>mss32.lib(mss32.dll) : error LNK2026: module unsafe for SAFESEH image.
16>mss32.lib(mss32.dll) : error LNK2026: module unsafe for SAFESEH image.
16>mss32.lib(mss32.dll) : error LNK2026: module unsafe for SAFESEH image.
16>mss32.lib(mss32.dll) : error LNK2026: module unsafe for SAFESEH image.
16>mss32.lib(mss32.dll) : error LNK2026: module unsafe for SAFESEH image.
16>mss32.lib(mss32.dll) : error LNK2026: module unsafe for SAFESEH image.
16>mss32.lib(mss32.dll) : error LNK2026: module unsafe for SAFESEH image.
16>mss32.lib(mss32.dll) : error LNK2026: module unsafe for SAFESEH image.
16>mss32.lib(mss32.dll) : error LNK2026: module unsafe for SAFESEH image.
16>mss32.lib(mss32.dll) : error LNK2026: module unsafe for SAFESEH image.
16>mss32.lib(mss32.dll) : error LNK2026: module unsafe for SAFESEH image.
16>mss32.lib(mss32.dll) : error LNK2026: module unsafe for SAFESEH image.
16>mss32.lib(mss32.dll) : error LNK2026: module unsafe for SAFESEH image.
16>mss32.lib(mss32.dll) : error LNK2026: module unsafe for SAFESEH image.
16>mss32.lib(mss32.dll) : error LNK2026: module unsafe for SAFESEH image.
16>mss32.lib(mss32.dll) : error LNK2026: module unsafe for SAFESEH image.
16>mss32.lib(mss32.dll) : error LNK2026: module unsafe for SAFESEH image.
16>mss32.lib(mss32.dll) : error LNK2026: module unsafe for SAFESEH image.
16>mss32.lib(mss32.dll) : error LNK2026: module unsafe for SAFESEH image.
16>mss32.lib(mss32.dll) : error LNK2026: module unsafe for SAFESEH image.
16>mss32.lib(mss32.dll) : error LNK2026: module unsafe for SAFESEH image.
16>mss32.lib(mss32.dll) : error LNK2026: module unsafe for SAFESEH image.
16>mss32.lib(mss32.dll) : error LNK2026: module unsafe for SAFESEH image.
16>mss32.lib(mss32.dll) : error LNK2026: module unsafe for SAFESEH image.
16>dinput8.lib(dilib2.obj) : error LNK2026: module unsafe for SAFESEH image.
16>cryptlib-5.6.1MTd.lib(cryptlib.obj) : warning LNK4075: ignoring '/EDITANDCONTINUE' due to '/SAFESEH' specification
16>../bin/metin2client.exe : fatal error LNK1281: Unable to generate SAFESEH image.
========== Build: 15 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========

 

Link to comment
Share on other sites

  • Replies 6
  • Created
  • Last Reply

Top Posters In This Topic

is good?

 

https://metin2.download/picture/r3F9504x09DVmF8K988YXgTtGTP6KMUj/.gif

 

EDIT: (After compiling )

16>C:Program FilesMSBuildMicrosoft.Cppv4.0V120Microsoft.CppBuild.targets(1186,5): warning MSB8012: TargetPath(D:GamesCOREMetin2 ClientUserInterface../binUserInterface.exe) does not match the Linker's OutputFile property value (D:GamesCOREMetin2 ClientUserInterfaceDistributemetin2client.exe). This may cause your project to build incorrectly. To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Link.OutputFile).
16>C:Program FilesMSBuildMicrosoft.Cppv4.0V120Microsoft.CppBuild.targets(1188,5): warning MSB8012: TargetName(UserInterface) does not match the Linker's OutputFile property value (metin2client). This may cause your project to build incorrectly. To correct this, please make sure that $(OutDir), $(TargetName) and $(TargetExt) property values match the value specified in %(Link.OutputFile).
16>  cryptlib-5.6.1MT.lib(cryptlib.obj) : MSIL .netmodule or module compiled with /GL found; restarting link with /LTCG; add /LTCG to the link command line to improve linker performance
16>LINK : warning LNK4075: ignoring '/INCREMENTAL' due to '/LTCG' specification
16>cryptlib-5.6.1MT.lib(cryptlib.obj) : error LNK2001: unresolved external symbol "public: static void __cdecl std::_String_base::_Xlen(void)" (?_Xlen@_String_base@std@@SAXXZ)
16>cryptlib-5.6.1MT.lib(cryptlib.obj) : error LNK2001: unresolved external symbol "public: static void __cdecl std::_String_base::_Xran(void)" (?_Xran@_String_base@std@@SAXXZ)
16>cryptlib-5.6.1MT.lib(gf2n.obj) : error LNK2001: unresolved external symbol "public: void __thiscall std::_Mutex::_Unlock(void)" (?_Unlock@_Mutex@std@@QAEXXZ)
16>cryptlib-5.6.1MT.lib(gf2n.obj) : error LNK2001: unresolved external symbol "public: void __thiscall std::_Mutex::_Lock(void)" (?_Lock@_Mutex@std@@QAEXXZ)
16>cryptlib-5.6.1MT.lib(integer.obj) : error LNK2001: unresolved external symbol "private: static void __cdecl std::locale::facet::facet_Register(class std::locale::facet *)" (?facet_Register@facet@locale@std@@CAXPAV123@@Z)
16>cryptlib-5.6.1MT.lib(integer.obj) : error LNK2001: unresolved external symbol "public: static void __cdecl std::_Locinfo::_Locinfo_ctor(class std::_Locinfo *,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &)" (?_Locinfo_ctor@_Locinfo@std@@SAXPAV12@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@2@@Z)
16>Distribute/metin2client.exe : fatal error LNK1120: 6 unresolved externals
========== Build: 15 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
Edited by Metin2 Dev
Core X - External 2 Internal
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.