Jump to content

krokodysek

Inactive Member
  • Posts

    8
  • Joined

  • Last visited

  • Feedback

    0%

Posts posted by krokodysek

  1. Hello i have problem with client compile.

     

    my error

     

    Spoiler

    >FoxFS.lib(FoxFS.obj) : error LNK2038: mismatch detected for '_ITERATOR_DEBUG_LEVEL': value '2' doesn't match value '0' in AccountConnector.obj
    1>FoxFS.lib(FoxFS.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MDd_DynamicDebug' doesn't match value 'MT_StaticRelease' in AccountConnector.obj
    1>FoxFS.lib(FileSystem.obj) : error LNK2038: mismatch detected for '_ITERATOR_DEBUG_LEVEL': value '2' doesn't match value '0' in AccountConnector.obj
    1>FoxFS.lib(FileSystem.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MDd_DynamicDebug' doesn't match value 'MT_StaticRelease' in AccountConnector.obj
    1>FoxFS.lib(Archive.obj) : error LNK2038: mismatch detected for '_ITERATOR_DEBUG_LEVEL': value '2' doesn't match value '0' in AccountConnector.obj
    1>FoxFS.lib(Archive.obj) : error LNK2038: mismatch detected for 'RuntimeLibrary': value 'MDd_DynamicDebug' doesn't match value 'MT_StaticRelease' in AccountConnector.obj
    1>msvcrtd.lib(MSVCR120D.dll) : error LNK2005: _memmove already defined in LIBCMT.lib(memmove.obj)
    1>LIBCMT.lib(crt0init.obj) : warning LNK4098: defaultlib 'msvcrtd.lib' conflicts with use of other libs; use /NODEFAULTLIB:library
    1>GameLib.lib(PropertyManager.obj) : error LNK2001: unresolved external symbol "public: bool __thiscall CPropertyManager::LoadReservedCRC(char const *)" (?LoadReservedCRC@CPropertyManager@@QAE_NPBD@Z)
    1>GameLib.lib(PropertyLoader.obj) : error LNK2001: unresolved external symbol "public: bool __thiscall CPropertyManager::LoadReservedCRC(char const *)" (?LoadReservedCRC@CPropertyManager@@QAE_NPBD@Z)
    1>FoxFS.lib(FileSystem.obj) : error LNK2001: unresolved external symbol _GetAdaptersInfo@8
    1>C:\Users\krokogames\Desktop\metinAliKroko\Escelipse__Client Source\Client Source\Client_Source\binary\Metin2Distribute.exe : fatal error LNK1120: 2 unresolved externals
    ========== Rebuild All: 0 succeeded, 1 failed, 0 skipped ==========
     

    i rebuild cryptopp 7.0.0 vs 2013 

    and rebuild FoxFS.lib vs 2013 but i dont know why i have this error

     

    client Extern lib cryptopp Debug and Release mode

     

    Spoiler

    DEug.png

     

    Spoiler

    image.thumb.png.da1282d13e7a47f636c7564dc132db86.png

     

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