fork download
  1. 1>------ Build started: Project: appdr2, Configuration: Debug Win32 ------
  2. 1>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V110\Microsoft.CppBuild.targets(1137,5): warning MSB8012: TargetPath(C:\Files\DR2SRC\appdr2\.\../Debug/appdr2\appdr2.exe) does not match the Linker's OutputFile property value (C:\Files\DR2SRC\Debug\appdr2\dr2.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).
  3. 1>C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\V110\Microsoft.CppBuild.targets(1139,5): warning MSB8012: TargetName(appdr2) does not match the Linker's OutputFile property value (dr2). 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).
  4. 1> Creating version 'version.rc'
  5. 1> Microsoft (R) Windows (R) Resource Compiler Version 6.2.9200.16384
  6. 1>
  7. 1> Copyright (C) Microsoft Corporation. All rights reserved.
  8. 1>
  9. 1>
  10. 1>titanapi.lib(EGPublicKey.obj) : error LNK2005: "public: virtual __thiscall std::bad_cast::~bad_cast(void)" (??1bad_cast@std@@UAE@XZ) already defined in LIBCMT.lib(stdexcpt.obj)
  11. 1>titanapi.lib(EGPublicKey.obj) : error LNK2005: "public: __thiscall std::bad_cast::bad_cast(class std::bad_cast const &)" (??0bad_cast@std@@QAE@ABV01@@Z) already defined in LIBCMT.lib(stdexcpt.obj)
  12. 1>titanapi.lib(Auth1PublicKeyBlock.obj) : error LNK2005: "public: virtual __thiscall std::bad_cast::~bad_cast(void)" (??1bad_cast@std@@UAE@XZ) already defined in LIBCMT.lib(stdexcpt.obj)
  13. 1>titanapi.lib(Auth1PublicKeyBlock.obj) : error LNK2005: "public: __thiscall std::bad_cast::bad_cast(class std::bad_cast const &)" (??0bad_cast@std@@QAE@ABV01@@Z) already defined in LIBCMT.lib(stdexcpt.obj)
  14. 1>titanapi.lib(CryptKeyBase.obj) : error LNK2005: "public: virtual __thiscall std::bad_cast::~bad_cast(void)" (??1bad_cast@std@@UAE@XZ) already defined in LIBCMT.lib(stdexcpt.obj)
  15. 1>titanapi.lib(CryptKeyBase.obj) : error LNK2005: "public: __thiscall std::bad_cast::bad_cast(class std::bad_cast const &)" (??0bad_cast@std@@QAE@ABV01@@Z) already defined in LIBCMT.lib(stdexcpt.obj)
  16. 1>titanapi.lib(EGPrivateKey.obj) : error LNK2005: "public: virtual __thiscall std::bad_cast::~bad_cast(void)" (??1bad_cast@std@@UAE@XZ) already defined in LIBCMT.lib(stdexcpt.obj)
  17. 1>titanapi.lib(EGPrivateKey.obj) : error LNK2005: "public: __thiscall std::bad_cast::bad_cast(class std::bad_cast const &)" (??0bad_cast@std@@QAE@ABV01@@Z) already defined in LIBCMT.lib(stdexcpt.obj)
  18. 1>titanapi.lib(Auth1Certificate.obj) : error LNK2005: "public: virtual __thiscall std::bad_cast::~bad_cast(void)" (??1bad_cast@std@@UAE@XZ) already defined in LIBCMT.lib(stdexcpt.obj)
  19. 1>titanapi.lib(Auth1Certificate.obj) : error LNK2005: "public: __thiscall std::bad_cast::bad_cast(class std::bad_cast const &)" (??0bad_cast@std@@QAE@ABV01@@Z) already defined in LIBCMT.lib(stdexcpt.obj)
  20. 1>titanapi.lib(tmessage.obj) : error LNK2005: "public: virtual __thiscall std::bad_cast::~bad_cast(void)" (??1bad_cast@std@@UAE@XZ) already defined in LIBCMT.lib(stdexcpt.obj)
  21. 1>titanapi.lib(tmessage.obj) : error LNK2005: "public: __thiscall std::bad_cast::bad_cast(class std::bad_cast const &)" (??0bad_cast@std@@QAE@ABV01@@Z) already defined in LIBCMT.lib(stdexcpt.obj)
  22. 1>titanapi.lib(RoutingMsgs.obj) : error LNK2005: "public: virtual __thiscall std::bad_cast::~bad_cast(void)" (??1bad_cast@std@@UAE@XZ) already defined in LIBCMT.lib(stdexcpt.obj)
  23. 1>titanapi.lib(RoutingMsgs.obj) : error LNK2005: "public: __thiscall std::bad_cast::bad_cast(class std::bad_cast const &)" (??0bad_cast@std@@QAE@ABV01@@Z) already defined in LIBCMT.lib(stdexcpt.obj)
  24. 1>titanapi.lib(FactMsgs.obj) : error LNK2005: "public: virtual __thiscall std::bad_cast::~bad_cast(void)" (??1bad_cast@std@@UAE@XZ) already defined in LIBCMT.lib(stdexcpt.obj)
  25. 1>titanapi.lib(FactMsgs.obj) : error LNK2005: "public: __thiscall std::bad_cast::bad_cast(class std::bad_cast const &)" (??0bad_cast@std@@QAE@ABV01@@Z) already defined in LIBCMT.lib(stdexcpt.obj)
  26. 1>titanapi.lib(AuthFamilyBuffer.obj) : error LNK2005: "public: virtual __thiscall std::bad_cast::~bad_cast(void)" (??1bad_cast@std@@UAE@XZ) already defined in LIBCMT.lib(stdexcpt.obj)
  27. 1>titanapi.lib(AuthFamilyBuffer.obj) : error LNK2005: "public: __thiscall std::bad_cast::bad_cast(class std::bad_cast const &)" (??0bad_cast@std@@QAE@ABV01@@Z) already defined in LIBCMT.lib(stdexcpt.obj)
  28. 1>titanapi.lib(AuthPublicKeyBlockBase.obj) : error LNK2005: "public: virtual __thiscall std::bad_cast::~bad_cast(void)" (??1bad_cast@std@@UAE@XZ) already defined in LIBCMT.lib(stdexcpt.obj)
  29. 1>titanapi.lib(AuthPublicKeyBlockBase.obj) : error LNK2005: "public: __thiscall std::bad_cast::bad_cast(class std::bad_cast const &)" (??0bad_cast@std@@QAE@ABV01@@Z) already defined in LIBCMT.lib(stdexcpt.obj)
  30. 1>titanapi.lib(BadMsgException.obj) : error LNK2005: "public: virtual __thiscall std::bad_cast::~bad_cast(void)" (??1bad_cast@std@@UAE@XZ) already defined in LIBCMT.lib(stdexcpt.obj)
  31. 1>titanapi.lib(BadMsgException.obj) : error LNK2005: "public: __thiscall std::bad_cast::bad_cast(class std::bad_cast const &)" (??0bad_cast@std@@QAE@ABV01@@Z) already defined in LIBCMT.lib(stdexcpt.obj)
  32. 1>titanapi.lib(EventLog.obj) : error LNK2005: "public: virtual __thiscall std::bad_cast::~bad_cast(void)" (??1bad_cast@std@@UAE@XZ) already defined in LIBCMT.lib(stdexcpt.obj)
  33. 1>titanapi.lib(EventLog.obj) : error LNK2005: "public: __thiscall std::bad_cast::bad_cast(class std::bad_cast const &)" (??0bad_cast@std@@QAE@ABV01@@Z) already defined in LIBCMT.lib(stdexcpt.obj)
  34. 1>wonlib.lib(woniface.obj) : error LNK2019: unresolved external symbol "void __fastcall WONCommon::StringToWString(class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,class std::basic_string<wchar_t,struct std::char_traits<wchar_t>,class std::allocator<wchar_t> > &)" (?StringToWString@WONCommon@@YIXABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@AAV?$basic_string@_WU?$char_traits@_W@std@@V?$allocator@_W@2@@3@@Z) referenced in function "private: void __thiscall WONCommon::WONString::MakeWide(void)const " (?MakeWide@WONString@WONCommon@@ABEXXZ)
  35. 1>wonlib.lib(woniface.obj) : error LNK2019: unresolved external symbol "public: void __thiscall WONAPI::RoutingServerClient::Register(class std::basic_string<unsigned char,struct std::char_traits<unsigned char>,class std::allocator<unsigned char> > const &,class std::basic_string<wchar_t,struct std::char_traits<wchar_t>,class std::allocator<wchar_t> > const &,bool,bool,bool,class WONAPI::CompletionContainer<struct WONAPI::RoutingServerClient::RegisterClientResult const &> const &)" (?Register@RoutingServerClient@WONAPI@@QAEXABV?$basic_string@EU?$char_traits@E@std@@V?$allocator@E@2@@std@@ABV?$basic_string@_WU?$char_traits@_W@std@@V?$allocator@_W@2@@4@_N22ABV?$CompletionContainer@ABURegisterClientResult@RoutingServerClient@WONAPI@@@2@@Z) referenced in function "public: void __thiscall WONAPI::RoutingServerClient::RegisterEx<struct WonIface::ConnectRoomContext *>(class std::basic_string<unsigned char,struct std::char_traits<unsigned char>,class std::allocator<unsigned char> > const &,class std::basic_string<wchar_t,struct std::char_traits<wchar_t>,class std::allocator<wchar_t> > const &,bool,bool,bool,void (__fastcall*)(struct WONAPI::RoutingServerClient::RegisterClientResult const &,struct WonIface::ConnectRoomContext *),struct WonIface::ConnectRoomContext *)" (??$RegisterEx@PAUConnectRoomContext@WonIface@@@RoutingServerClient@WONAPI@@QAEXABV?$basic_string@EU?$char_traits@E@std@@V?$allocator@E@2@@std@@ABV?$basic_string@_WU?$char_traits@_W@std@@V?$allocator@_W@2@@3@_N22P6IXABURegisterClientResult@01@PAUConnectRoomContext@WonIface@@@Z4@Z)
  36. 1>wonlib.lib(woniface.obj) : error LNK2019: unresolved external symbol "public: void __thiscall WONAPI::RoutingServerClient::BroadcastChat(class std::basic_string<wchar_t,struct std::char_traits<wchar_t>,class std::allocator<wchar_t> > const &,bool,class WONAPI::CompletionContainer<short> const &)" (?BroadcastChat@RoutingServerClient@WONAPI@@QAEXABV?$basic_string@_WU?$char_traits@_W@std@@V?$allocator@_W@2@@std@@_NABV?$CompletionContainer@F@2@@Z) referenced in function "void __fastcall WonIface::BroadcastMessage(unsigned short const *)" (?BroadcastMessage@WonIface@@YIXPBG@Z)
  37. 1>wonlib.lib(woniface.obj) : error LNK2019: unresolved external symbol "long __fastcall WONAPI::HTTPGet(class WONAPI::IPSocket::Address const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,unsigned short,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,bool *,__int64 *,bool,bool (__fastcall*)(unsigned long,unsigned long,void *),void *,long,bool,class WONAPI::CompletionContainer<long> const &)" (?HTTPGet@WONAPI@@YIJABVAddress@IPSocket@1@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@G11PA_NPA_J_NP6I_NKKPAX@Z5J4ABV?$CompletionContainer@J@1@@Z) referenced in function "long __fastcall WONAPI::HTTPGet<struct WonIface::HTTPdata *>(class WONAPI::IPSocket::Address const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,unsigned short,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const &,bool *,__int64 *,bool,bool (__fastcall*)(unsigned long,unsigned long,void *),void *,long,bool,void (__fastcall*)(long,struct WonIface::HTTPdata *),struct WonIface::HTTPdata *)" (??$HTTPGet@PAUHTTPdata@WonIface@@@WONAPI@@YIJABVAddress@IPSocket@0@ABV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@G11PA_NPA_J_NP6I_NKKPAX@Z5J4P6IXJPAUHTTPdata@WonIface@@@Z7@Z)
  38. 1>wonlib.lib(woniface.obj) : error LNK2001: unresolved external symbol "private: static class std::map<class WONAPI::IPSocket::Address,struct std::pair<struct WONAPI::Identity::LoginKeyStruct,class std::list<struct WONAPI::Identity::LoginKey,class std::allocator<struct WONAPI::Identity::LoginKey> > >,struct std::less<class WONAPI::IPSocket::Address>,class std::allocator<struct std::pair<class WONAPI::IPSocket::Address const ,struct std::pair<struct WONAPI::Identity::LoginKeyStruct,class std::list<struct WONAPI::Identity::LoginKey,class std::allocator<struct WONAPI::Identity::LoginKey> > > > > > WONAPI::Identity::loginKeys" (?loginKeys@Identity@WONAPI@@0V?$map@VAddress@IPSocket@WONAPI@@U?$pair@ULoginKeyStruct@Identity@WONAPI@@V?$list@ULoginKey@Identity@WONAPI@@V?$allocator@ULoginKey@Identity@WONAPI@@@std@@@std@@@std@@U?$less@VAddress@IPSocket@WONAPI@@@5@V?$allocator@U?$pair@$$CBVAddress@IPSocket@WONAPI@@U?$pair@ULoginKeyStruct@Identity@WONAPI@@V?$list@ULoginKey@Identity@WONAPI@@V?$allocator@ULoginKey@Identity@WONAPI@@@std@@@std@@@std@@@std@@@5@@std@@A)
  39. 1>coregame_ai.lib(strategic_asset_request_force.obj) : error LNK2019: unresolved external symbol "void __fastcall StdLoad::TypeArray<float>(class FScope *,float *,unsigned long)" (??$TypeArray@M@StdLoad@@YIXPAVFScope@@PAMK@Z) referenced in function "public: virtual void __thiscall Strategic::Asset::Request::Force::LoadState(class FScope *,void *)" (?LoadState@Force@Request@Asset@Strategic@@UAEXPAVFScope@@PAX@Z)
  40. 1>titanapi.lib(BadMsgException.obj) : error LNK2001: unresolved external symbol "void __cdecl std::_Xran(void)" (?_Xran@std@@YAXXZ)
  41. 1>titanapi.lib(EventLog.obj) : error LNK2001: unresolved external symbol "void __cdecl std::_Xran(void)" (?_Xran@std@@YAXXZ)
  42. 1>titanapi.lib(asn.obj) : error LNK2001: unresolved external symbol "void __cdecl std::_Xran(void)" (?_Xran@std@@YAXXZ)
  43. 1>titanapi.lib(integer.obj) : error LNK2001: unresolved external symbol "void __cdecl std::_Xran(void)" (?_Xran@std@@YAXXZ)
  44. 1>titanapi.lib(AuthFamilyBuffer.obj) : error LNK2001: unresolved external symbol "void __cdecl std::_Xran(void)" (?_Xran@std@@YAXXZ)
  45. 1>titanapi.lib(AuthPublicKeyBlockBase.obj) : error LNK2001: unresolved external symbol "void __cdecl std::_Xran(void)" (?_Xran@std@@YAXXZ)
  46. 1>titanapi.lib(CommMsgs.obj) : error LNK2001: unresolved external symbol "void __cdecl std::_Xran(void)" (?_Xran@std@@YAXXZ)
  47. 1>titanapi.lib(FactMsgs.obj) : error LNK2001: unresolved external symbol "void __cdecl std::_Xran(void)" (?_Xran@std@@YAXXZ)
  48. 1>titanapi.lib(DirMsgsG2.obj) : error LNK2001: unresolved external symbol "void __cdecl std::_Xran(void)" (?_Xran@std@@YAXXZ)
  49. 1>titanapi.lib(WONException.obj) : error LNK2001: unresolved external symbol "void __cdecl std::_Xran(void)" (?_Xran@std@@YAXXZ)
  50. 1>titanapi.lib(Utils.obj) : error LNK2001: unresolved external symbol "void __cdecl std::_Xran(void)" (?_Xran@std@@YAXXZ)
  51. 1>titanapi.lib(AuthSocket.obj) : error LNK2001: unresolved external symbol "void __cdecl std::_Xran(void)" (?_Xran@std@@YAXXZ)
  52. 1>titanapi.lib(RoutingMsgs.obj) : error LNK2001: unresolved external symbol "void __cdecl std::_Xran(void)" (?_Xran@std@@YAXXZ)
  53. 1>titanapi.lib(RoutingAPITypes.obj) : error LNK2001: unresolved external symbol "void __cdecl std::_Xran(void)" (?_Xran@std@@YAXXZ)
  54. 1>titanapi.lib(EGPrivateKey.obj) : error LNK2001: unresolved external symbol "void __cdecl std::_Xran(void)" (?_Xran@std@@YAXXZ)
  55. 1>titanapi.lib(Auth1Certificate.obj) : error LNK2001: unresolved external symbol "void __cdecl std::_Xran(void)" (?_Xran@std@@YAXXZ)
  56. 1>titanapi.lib(AuthMsgs.obj) : error LNK2001: unresolved external symbol "void __cdecl std::_Xran(void)" (?_Xran@std@@YAXXZ)
  57. 1>titanapi.lib(tmessage.obj) : error LNK2001: unresolved external symbol "void __cdecl std::_Xran(void)" (?_Xran@std@@YAXXZ)
  58. 1>titanapi.lib(RegKey.obj) : error LNK2001: unresolved external symbol "void __cdecl std::_Xran(void)" (?_Xran@std@@YAXXZ)
  59. 1>titanapi.lib(EGPublicKey.obj) : error LNK2001: unresolved external symbol "void __cdecl std::_Xran(void)" (?_Xran@std@@YAXXZ)
  60. 1>titanapi.lib(Auth1PublicKeyBlock.obj) : error LNK2001: unresolved external symbol "void __cdecl std::_Xran(void)" (?_Xran@std@@YAXXZ)
  61. 1>titanapi.lib(CryptKeyBase.obj) : error LNK2001: unresolved external symbol "void __cdecl std::_Xran(void)" (?_Xran@std@@YAXXZ)
  62. 1>titanapi.lib(Identity.obj) : error LNK2019: unresolved external symbol "void __cdecl std::_Xran(void)" (?_Xran@std@@YAXXZ) referenced in function _$E128
  63. 1>titanapi.lib(RoutingAPI.obj) : error LNK2001: unresolved external symbol "void __cdecl std::_Xran(void)" (?_Xran@std@@YAXXZ)
  64. 1>titanapi.lib(FactoryAPI.obj) : error LNK2001: unresolved external symbol "void __cdecl std::_Xran(void)" (?_Xran@std@@YAXXZ)
  65. 1>titanapi.lib(DirectoryAPI.obj) : error LNK2001: unresolved external symbol "void __cdecl std::_Xran(void)" (?_Xran@std@@YAXXZ)
  66. 1>titanapi.lib(Errors.obj) : error LNK2001: unresolved external symbol "void __cdecl std::_Xran(void)" (?_Xran@std@@YAXXZ)
  67. 1>titanapi.lib(DataObject.obj) : error LNK2001: unresolved external symbol "void __cdecl std::_Xran(void)" (?_Xran@std@@YAXXZ)
  68. 1>titanapi.lib(IPSocket.obj) : error LNK2001: unresolved external symbol "void __cdecl std::_Xran(void)" (?_Xran@std@@YAXXZ)
  69. 1>titanapi.lib(ClientCDKey.obj) : error LNK2001: unresolved external symbol "void __cdecl std::_Xran(void)" (?_Xran@std@@YAXXZ)
  70. 1>titanapi.lib(AuthPublicKeyBlockBase.obj) : error LNK2001: unresolved external symbol "void __cdecl std::_Xlen(void)" (?_Xlen@std@@YAXXZ)
  71. 1>titanapi.lib(BadMsgException.obj) : error LNK2001: unresolved external symbol "void __cdecl std::_Xlen(void)" (?_Xlen@std@@YAXXZ)
  72. 1>titanapi.lib(WONString.obj) : error LNK2001: unresolved external symbol "void __cdecl std::_Xlen(void)" (?_Xlen@std@@YAXXZ)
  73. 1>titanapi.lib(EventLog.obj) : error LNK2001: unresolved external symbol "void __cdecl std::_Xlen(void)" (?_Xlen@std@@YAXXZ)
  74. 1>titanapi.lib(WONException.obj) : error LNK2019: unresolved external symbol "void __cdecl std::_Xlen(void)" (?_Xlen@std@@YAXXZ) referenced in function "void __fastcall LoadExceptionMap(void)" (?LoadExceptionMap@@YIXXZ)
  75. 1>titanapi.lib(asn.obj) : error LNK2001: unresolved external symbol "void __cdecl std::_Xlen(void)" (?_Xlen@std@@YAXXZ)
  76. 1>titanapi.lib(integer.obj) : error LNK2001: unresolved external symbol "void __cdecl std::_Xlen(void)" (?_Xlen@std@@YAXXZ)
  77. 1>titanapi.lib(AuthFamilyBuffer.obj) : error LNK2001: unresolved external symbol "void __cdecl std::_Xlen(void)" (?_Xlen@std@@YAXXZ)
  78. 1>titanapi.lib(RoutingAPITypes.obj) : error LNK2001: unresolved external symbol "void __cdecl std::_Xlen(void)" (?_Xlen@std@@YAXXZ)
  79. 1>titanapi.lib(CommMsgs.obj) : error LNK2001: unresolved external symbol "void __cdecl std::_Xlen(void)" (?_Xlen@std@@YAXXZ)
  80. 1>titanapi.lib(FactMsgs.obj) : error LNK2001: unresolved external symbol "void __cdecl std::_Xlen(void)" (?_Xlen@std@@YAXXZ)
  81. 1>titanapi.lib(DirMsgsG2.obj) : error LNK2001: unresolved external symbol "void __cdecl std::_Xlen(void)" (?_Xlen@std@@YAXXZ)
  82. 1>titanapi.lib(tmessage.obj) : error LNK2001: unresolved external symbol "void __cdecl std::_Xlen(void)" (?_Xlen@std@@YAXXZ)
  83. 1>titanapi.lib(Utils.obj) : error LNK2001: unresolved external symbol "void __cdecl std::_Xlen(void)" (?_Xlen@std@@YAXXZ)
  84. 1>titanapi.lib(AuthSocket.obj) : error LNK2001: unresolved external symbol "void __cdecl std::_Xlen(void)" (?_Xlen@std@@YAXXZ)
  85. 1>titanapi.lib(RoutingMsgs.obj) : error LNK2001: unresolved external symbol "void __cdecl std::_Xlen(void)" (?_Xlen@std@@YAXXZ)
  86. 1>titanapi.lib(CryptKeyBase.obj) : error LNK2001: unresolved external symbol "void __cdecl std::_Xlen(void)" (?_Xlen@std@@YAXXZ)
  87. 1>titanapi.lib(EGPrivateKey.obj) : error LNK2001: unresolved external symbol "void __cdecl std::_Xlen(void)" (?_Xlen@std@@YAXXZ)
  88. 1>titanapi.lib(Auth1Certificate.obj) : error LNK2001: unresolved external symbol "void __cdecl std::_Xlen(void)" (?_Xlen@std@@YAXXZ)
  89. 1>titanapi.lib(AuthMsgs.obj) : error LNK2001: unresolved external symbol "void __cdecl std::_Xlen(void)" (?_Xlen@std@@YAXXZ)
  90. 1>titanapi.lib(BFSymmetricKey.obj) : error LNK2001: unresolved external symbol "void __cdecl std::_Xlen(void)" (?_Xlen@std@@YAXXZ)
  91. 1>titanapi.lib(RegKey.obj) : error LNK2001: unresolved external symbol "void __cdecl std::_Xlen(void)" (?_Xlen@std@@YAXXZ)
  92. 1>titanapi.lib(EGPublicKey.obj) : error LNK2001: unresolved external symbol "void __cdecl std::_Xlen(void)" (?_Xlen@std@@YAXXZ)
  93. 1>titanapi.lib(Auth1PublicKeyBlock.obj) : error LNK2001: unresolved external symbol "void __cdecl std::_Xlen(void)" (?_Xlen@std@@YAXXZ)
  94. 1>titanapi.lib(Identity.obj) : error LNK2001: unresolved external symbol "void __cdecl std::_Xlen(void)" (?_Xlen@std@@YAXXZ)
  95. 1>titanapi.lib(RoutingAPI.obj) : error LNK2001: unresolved external symbol "void __cdecl std::_Xlen(void)" (?_Xlen@std@@YAXXZ)
  96. 1>titanapi.lib(FactoryAPI.obj) : error LNK2001: unresolved external symbol "void __cdecl std::_Xlen(void)" (?_Xlen@std@@YAXXZ)
  97. 1>titanapi.lib(DirectoryAPI.obj) : error LNK2001: unresolved external symbol "void __cdecl std::_Xlen(void)" (?_Xlen@std@@YAXXZ)
  98. 1>titanapi.lib(Errors.obj) : error LNK2001: unresolved external symbol "void __cdecl std::_Xlen(void)" (?_Xlen@std@@YAXXZ)
  99. 1>titanapi.lib(DataObject.obj) : error LNK2001: unresolved external symbol "void __cdecl std::_Xlen(void)" (?_Xlen@std@@YAXXZ)
  100. 1>titanapi.lib(IPSocket.obj) : error LNK2001: unresolved external symbol "void __cdecl std::_Xlen(void)" (?_Xlen@std@@YAXXZ)
  101. 1>titanapi.lib(ClientCDKey.obj) : error LNK2001: unresolved external symbol "void __cdecl std::_Xlen(void)" (?_Xlen@std@@YAXXZ)
  102. 1>titanapi.lib(Stream.obj) : error LNK2001: unresolved external symbol "public: __thiscall std::ios_base::Init::Init(void)" (??0Init@ios_base@std@@QAE@XZ)
  103. 1>titanapi.lib(AuthSocket.obj) : error LNK2001: unresolved external symbol "public: __thiscall std::ios_base::Init::Init(void)" (??0Init@ios_base@std@@QAE@XZ)
  104. 1>titanapi.lib(RoutingAPITypes.obj) : error LNK2001: unresolved external symbol "public: __thiscall std::ios_base::Init::Init(void)" (??0Init@ios_base@std@@QAE@XZ)
  105. 1>titanapi.lib(integer.obj) : error LNK2019: unresolved external symbol "public: __thiscall std::ios_base::Init::Init(void)" (??0Init@ios_base@std@@QAE@XZ) referenced in function "public: virtual class CryptoPP::Integer __thiscall CryptoPP::ModularArithmetic::Exponentiate(class CryptoPP::Integer const &,class CryptoPP::Integer const &)const " (?Exponentiate@ModularArithmetic@CryptoPP@@UBE?AVInteger@2@ABV32@0@Z)
  106. 1>titanapi.lib(MemStream.obj) : error LNK2001: unresolved external symbol "public: __thiscall std::ios_base::Init::Init(void)" (??0Init@ios_base@std@@QAE@XZ)
  107. 1>titanapi.lib(EGPrivateKey.obj) : error LNK2001: unresolved external symbol "public: __thiscall std::ios_base::Init::Init(void)" (??0Init@ios_base@std@@QAE@XZ)
  108. 1>titanapi.lib(TCPSocket.obj) : error LNK2001: unresolved external symbol "public: __thiscall std::ios_base::Init::Init(void)" (??0Init@ios_base@std@@QAE@XZ)
  109. 1>titanapi.lib(TMsgSocket.obj) : error LNK2001: unresolved external symbol "public: __thiscall std::ios_base::Init::Init(void)" (??0Init@ios_base@std@@QAE@XZ)
  110. 1>titanapi.lib(DirectoryAPI.obj) : error LNK2001: unresolved external symbol "public: __thiscall std::ios_base::Init::Init(void)" (??0Init@ios_base@std@@QAE@XZ)
  111. 1>titanapi.lib(FirewallAPI.obj) : error LNK2001: unresolved external symbol "public: __thiscall std::ios_base::Init::Init(void)" (??0Init@ios_base@std@@QAE@XZ)
  112. 1>titanapi.lib(EGPublicKey.obj) : error LNK2001: unresolved external symbol "public: __thiscall std::ios_base::Init::Init(void)" (??0Init@ios_base@std@@QAE@XZ)
  113. 1>titanapi.lib(CryptKeyBase.obj) : error LNK2001: unresolved external symbol "public: __thiscall std::ios_base::Init::Init(void)" (??0Init@ios_base@std@@QAE@XZ)
  114. 1>titanapi.lib(WSSocket.obj) : error LNK2001: unresolved external symbol "public: __thiscall std::ios_base::Init::Init(void)" (??0Init@ios_base@std@@QAE@XZ)
  115. 1>titanapi.lib(Identity.obj) : error LNK2001: unresolved external symbol "public: __thiscall std::ios_base::Init::Init(void)" (??0Init@ios_base@std@@QAE@XZ)
  116. 1>titanapi.lib(RoutingAPI.obj) : error LNK2001: unresolved external symbol "public: __thiscall std::ios_base::Init::Init(void)" (??0Init@ios_base@std@@QAE@XZ)
  117. 1>titanapi.lib(FactoryAPI.obj) : error LNK2001: unresolved external symbol "public: __thiscall std::ios_base::Init::Init(void)" (??0Init@ios_base@std@@QAE@XZ)
  118. 1>titanapi.lib(Stream.obj) : error LNK2001: unresolved external symbol "public: __thiscall std::ios_base::Init::~Init(void)" (??1Init@ios_base@std@@QAE@XZ)
  119. 1>titanapi.lib(AuthSocket.obj) : error LNK2001: unresolved external symbol "public: __thiscall std::ios_base::Init::~Init(void)" (??1Init@ios_base@std@@QAE@XZ)
  120. 1>titanapi.lib(RoutingAPITypes.obj) : error LNK2001: unresolved external symbol "public: __thiscall std::ios_base::Init::~Init(void)" (??1Init@ios_base@std@@QAE@XZ)
  121. 1>titanapi.lib(integer.obj) : error LNK2001: unresolved external symbol "public: __thiscall std::ios_base::Init::~Init(void)" (??1Init@ios_base@std@@QAE@XZ)
  122. 1>titanapi.lib(MemStream.obj) : error LNK2001: unresolved external symbol "public: __thiscall std::ios_base::Init::~Init(void)" (??1Init@ios_base@std@@QAE@XZ)
  123. 1>titanapi.lib(EGPrivateKey.obj) : error LNK2001: unresolved external symbol "public: __thiscall std::ios_base::Init::~Init(void)" (??1Init@ios_base@std@@QAE@XZ)
  124. 1>titanapi.lib(TCPSocket.obj) : error LNK2001: unresolved external symbol "public: __thiscall std::ios_base::Init::~Init(void)" (??1Init@ios_base@std@@QAE@XZ)
  125. 1>titanapi.lib(TMsgSocket.obj) : error LNK2001: unresolved external symbol "public: __thiscall std::ios_base::Init::~Init(void)" (??1Init@ios_base@std@@QAE@XZ)
  126. 1>titanapi.lib(DirectoryAPI.obj) : error LNK2001: unresolved external symbol "public: __thiscall std::ios_base::Init::~Init(void)" (??1Init@ios_base@std@@QAE@XZ)
  127. 1>titanapi.lib(FirewallAPI.obj) : error LNK2001: unresolved external symbol "public: __thiscall std::ios_base::Init::~Init(void)" (??1Init@ios_base@std@@QAE@XZ)
  128. 1>titanapi.lib(EGPublicKey.obj) : error LNK2001: unresolved external symbol "public: __thiscall std::ios_base::Init::~Init(void)" (??1Init@ios_base@std@@QAE@XZ)
  129. 1>titanapi.lib(CryptKeyBase.obj) : error LNK2001: unresolved external symbol "public: __thiscall std::ios_base::Init::~Init(void)" (??1Init@ios_base@std@@QAE@XZ)
  130. 1>titanapi.lib(WSSocket.obj) : error LNK2019: unresolved external symbol "public: __thiscall std::ios_base::Init::~Init(void)" (??1Init@ios_base@std@@QAE@XZ) referenced in function _$E37
  131. 1>titanapi.lib(Identity.obj) : error LNK2001: unresolved external symbol "public: __thiscall std::ios_base::Init::~Init(void)" (??1Init@ios_base@std@@QAE@XZ)
  132. 1>titanapi.lib(RoutingAPI.obj) : error LNK2001: unresolved external symbol "public: __thiscall std::ios_base::Init::~Init(void)" (??1Init@ios_base@std@@QAE@XZ)
  133. 1>titanapi.lib(FactoryAPI.obj) : error LNK2001: unresolved external symbol "public: __thiscall std::ios_base::Init::~Init(void)" (??1Init@ios_base@std@@QAE@XZ)
  134. 1>titanapi.lib(AuthFamilyBuffer.obj) : error LNK2001: unresolved external symbol "public: bool __thiscall std::locale::_Iscloc(void)const " (?_Iscloc@locale@std@@QBE_NXZ)
  135. 1>titanapi.lib(AuthPublicKeyBlockBase.obj) : error LNK2001: unresolved external symbol "public: bool __thiscall std::locale::_Iscloc(void)const " (?_Iscloc@locale@std@@QBE_NXZ)
  136. 1>titanapi.lib(BadMsgException.obj) : error LNK2001: unresolved external symbol "public: bool __thiscall std::locale::_Iscloc(void)const " (?_Iscloc@locale@std@@QBE_NXZ)
  137. 1>titanapi.lib(EventLog.obj) : error LNK2001: unresolved external symbol "public: bool __thiscall std::locale::_Iscloc(void)const " (?_Iscloc@locale@std@@QBE_NXZ)
  138. 1>titanapi.lib(Auth1Certificate.obj) : error LNK2001: unresolved external symbol "public: bool __thiscall std::locale::_Iscloc(void)const " (?_Iscloc@locale@std@@QBE_NXZ)
  139. 1>titanapi.lib(tmessage.obj) : error LNK2001: unresolved external symbol "public: bool __thiscall std::locale::_Iscloc(void)const " (?_Iscloc@locale@std@@QBE_NXZ)
  140. 1>titanapi.lib(RoutingMsgs.obj) : error LNK2019: unresolved external symbol "public: bool __thiscall std::locale::_Iscloc(void)const " (?_Iscloc@locale@std@@QBE_NXZ) referenced in function "public: __thiscall WONMsg::MMsgRoutingBootClient::MMsgRoutingBootClient(void)" (??0MMsgRoutingBootClient@WONMsg@@QAE@XZ)
  141. 1>titanapi.lib(FactMsgs.obj) : error LNK2001: unresolved external symbol "public: bool __thiscall std::locale::_Iscloc(void)const " (?_Iscloc@locale@std@@QBE_NXZ)
  142. 1>titanapi.lib(EGPublicKey.obj) : error LNK2001: unresolved external symbol "public: bool __thiscall std::locale::_Iscloc(void)const " (?_Iscloc@locale@std@@QBE_NXZ)
  143. 1>titanapi.lib(Auth1PublicKeyBlock.obj) : error LNK2001: unresolved external symbol "public: bool __thiscall std::locale::_Iscloc(void)const " (?_Iscloc@locale@std@@QBE_NXZ)
  144. 1>titanapi.lib(CryptKeyBase.obj) : error LNK2001: unresolved external symbol "public: bool __thiscall std::locale::_Iscloc(void)const " (?_Iscloc@locale@std@@QBE_NXZ)
  145. 1>titanapi.lib(EGPrivateKey.obj) : error LNK2001: unresolved external symbol "public: bool __thiscall std::locale::_Iscloc(void)const " (?_Iscloc@locale@std@@QBE_NXZ)
  146. 1>titanapi.lib(AuthFamilyBuffer.obj) : error LNK2001: unresolved external symbol "public: class std::locale::facet const * __thiscall std::locale::_Getfacet(unsigned int,bool)const " (?_Getfacet@locale@std@@QBEPBVfacet@12@I_N@Z)
  147. 1>titanapi.lib(AuthPublicKeyBlockBase.obj) : error LNK2001: unresolved external symbol "public: class std::locale::facet const * __thiscall std::locale::_Getfacet(unsigned int,bool)const " (?_Getfacet@locale@std@@QBEPBVfacet@12@I_N@Z)
  148. 1>titanapi.lib(BadMsgException.obj) : error LNK2001: unresolved external symbol "public: class std::locale::facet const * __thiscall std::locale::_Getfacet(unsigned int,bool)const " (?_Getfacet@locale@std@@QBEPBVfacet@12@I_N@Z)
  149. 1>titanapi.lib(EventLog.obj) : error LNK2001: unresolved external symbol "public: class std::locale::facet const * __thiscall std::locale::_Getfacet(unsigned int,bool)const " (?_Getfacet@locale@std@@QBEPBVfacet@12@I_N@Z)
  150. 1>titanapi.lib(Auth1Certificate.obj) : error LNK2001: unresolved external symbol "public: class std::locale::facet const * __thiscall std::locale::_Getfacet(unsigned int,bool)const " (?_Getfacet@locale@std@@QBEPBVfacet@12@I_N@Z)
  151. 1>titanapi.lib(tmessage.obj) : error LNK2001: unresolved external symbol "public: class std::locale::facet const * __thiscall std::locale::_Getfacet(unsigned int,bool)const " (?_Getfacet@locale@std@@QBEPBVfacet@12@I_N@Z)
  152. 1>titanapi.lib(RoutingMsgs.obj) : error LNK2019: unresolved external symbol "public: class std::locale::facet const * __thiscall std::locale::_Getfacet(unsigned int,bool)const " (?_Getfacet@locale@std@@QBEPBVfacet@12@I_N@Z) referenced in function "public: __thiscall WONMsg::MMsgRoutingBootClient::MMsgRoutingBootClient(void)" (??0MMsgRoutingBootClient@WONMsg@@QAE@XZ)
  153. 1>titanapi.lib(FactMsgs.obj) : error LNK2001: unresolved external symbol "public: class std::locale::facet const * __thiscall std::locale::_Getfacet(unsigned int,bool)const " (?_Getfacet@locale@std@@QBEPBVfacet@12@I_N@Z)
  154. 1>titanapi.lib(EGPublicKey.obj) : error LNK2001: unresolved external symbol "public: class std::locale::facet const * __thiscall std::locale::_Getfacet(unsigned int,bool)const " (?_Getfacet@locale@std@@QBEPBVfacet@12@I_N@Z)
  155. 1>titanapi.lib(Auth1PublicKeyBlock.obj) : error LNK2001: unresolved external symbol "public: class std::locale::facet const * __thiscall std::locale::_Getfacet(unsigned int,bool)const " (?_Getfacet@locale@std@@QBEPBVfacet@12@I_N@Z)
  156. 1>titanapi.lib(CryptKeyBase.obj) : error LNK2001: unresolved external symbol "public: class std::locale::facet const * __thiscall std::locale::_Getfacet(unsigned int,bool)const " (?_Getfacet@locale@std@@QBEPBVfacet@12@I_N@Z)
  157. 1>titanapi.lib(EGPrivateKey.obj) : error LNK2001: unresolved external symbol "public: class std::locale::facet const * __thiscall std::locale::_Getfacet(unsigned int,bool)const " (?_Getfacet@locale@std@@QBEPBVfacet@12@I_N@Z)
  158. 1>titanapi.lib(Stream.obj) : error LNK2019: unresolved external symbol "protected: void __thiscall std::ios_base::_Addstd(void)" (?_Addstd@ios_base@std@@IAEXXZ) referenced in function "protected: void __thiscall std::basic_ios<char,struct std::char_traits<char> >::init(class std::basic_streambuf<char,struct std::char_traits<char> > *,bool)" (?init@?$basic_ios@DU?$char_traits@D@std@@@std@@IAEXPAV?$basic_streambuf@DU?$char_traits@D@std@@@2@_N@Z)
  159. 1>titanapi.lib(WONString.obj) : error LNK2001: unresolved external symbol "protected: void __thiscall std::ios_base::_Addstd(void)" (?_Addstd@ios_base@std@@IAEXXZ)
  160. 1>titanapi.lib(EventLog.obj) : error LNK2001: unresolved external symbol "protected: void __thiscall std::ios_base::_Addstd(void)" (?_Addstd@ios_base@std@@IAEXXZ)
  161. 1>titanapi.lib(Stream.obj) : error LNK2001: unresolved external symbol "private: static class std::locale::_Locimp * std::locale::_Locimp::_Global" (?_Global@_Locimp@locale@std@@0PAV123@A)
  162. 1>titanapi.lib(WONString.obj) : error LNK2001: unresolved external symbol "private: static class std::locale::_Locimp * std::locale::_Locimp::_Global" (?_Global@_Locimp@locale@std@@0PAV123@A)
  163. 1>titanapi.lib(EventLog.obj) : error LNK2001: unresolved external symbol "private: static class std::locale::_Locimp * std::locale::_Locimp::_Global" (?_Global@_Locimp@locale@std@@0PAV123@A)
  164. 1>titanapi.lib(Stream.obj) : error LNK2019: unresolved external symbol "private: static class std::locale::_Locimp * __cdecl std::locale::_Init(void)" (?_Init@locale@std@@CAPAV_Locimp@12@XZ) referenced in function "public: __thiscall std::locale::locale(void)" (??0locale@std@@QAE@XZ)
  165. 1>titanapi.lib(WONString.obj) : error LNK2001: unresolved external symbol "private: static class std::locale::_Locimp * __cdecl std::locale::_Init(void)" (?_Init@locale@std@@CAPAV_Locimp@12@XZ)
  166. 1>titanapi.lib(EventLog.obj) : error LNK2001: unresolved external symbol "private: static class std::locale::_Locimp * __cdecl std::locale::_Init(void)" (?_Init@locale@std@@CAPAV_Locimp@12@XZ)
  167. 1>titanapi.lib(Stream.obj) : error LNK2001: unresolved external symbol "__int64 const std::_Fpz" (?_Fpz@std@@3_JB)
  168. 1>titanapi.lib(WONException.obj) : error LNK2001: unresolved external symbol "__int64 const std::_Fpz" (?_Fpz@std@@3_JB)
  169. 1>titanapi.lib(WONString.obj) : error LNK2001: unresolved external symbol "__int64 const std::_Fpz" (?_Fpz@std@@3_JB)
  170. 1>titanapi.lib(EventLog.obj) : error LNK2001: unresolved external symbol "__int64 const std::_Fpz" (?_Fpz@std@@3_JB)
  171. 1>titanapi.lib(EventLog.obj) : error LNK2019: unresolved external symbol "struct _iobuf * __cdecl std::__Fiopen(char const *,int)" (?__Fiopen@std@@YAPAU_iobuf@@PBDH@Z) referenced in function "public: class std::basic_filebuf<char,struct std::char_traits<char> > * __thiscall std::basic_filebuf<char,struct std::char_traits<char> >::open(char const *,int)" (?open@?$basic_filebuf@DU?$char_traits@D@std@@@std@@QAEPAV12@PBDH@Z)
  172. 1>titanapi.lib(EventLog.obj) : error LNK2019: unresolved external symbol "public: class std::locale & __thiscall std::locale::_Addfac(class std::locale::facet *,unsigned int,unsigned int)" (?_Addfac@locale@std@@QAEAAV12@PAVfacet@12@II@Z) referenced in function "class std::locale __fastcall std::_Addfac(class std::locale,class std::codecvt<char,char,int> *)" (?_Addfac@std@@YI?AVlocale@1@V21@PAV?$codecvt@DDH@1@@Z)
  173. 1>../Debug/appdr2/dr2.exe : fatal error LNK1120: 18 unresolved externals
  174. ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
  175.  
Not running #stdin #stdout 0s 0KB
stdin
Standard input is empty
stdout
Standard output is empty