I have a few small errors can not find the solution.
Already Gunz and MatchServer built the solution but the agent gives me these errors at the end.
Code:7> CSCommonE.lib (MMatchServer.obj): error LNK2019: external symbol "class std :: basic_string <char, struct std :: char_traits <char>, class std :: allocator <char>> __cdecl __CXRDecrypt (const char *) "(? __ CXRDecrypt@@YA? AV? $ basic_string @ DU? $ char_traits @ D @ std@@V? $ allocator @ D @ 2 @std@@PBD @ Z) referenced unresolved is the role "bool __cdecl CheckItemXML_ReadXML (class std :: map <unsigned long, class std :: basic_string <char, struct std :: char_traits <char>, class std :: allocator <char>>, struct std :: less <unsigned long> , class std :: allocator <struct std :: pair <const unsigned long, class std :: basic_string <char, struct std :: char_traits <char>, class std :: allocator <char>>>>> &, const char *) "(?CheckItemXML_ReadXML@@YA_NAAV?$map@KV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2 @std@@U?$less@K@2@V?$allocator@U?$pair@$$CBKV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2 @std@ @std@@@2 @std@@PBD@Z) 7> CSCommonE.lib (MMatchItem.obj): error LNK2001: unresolved external symbol "class std :: basic_string <char, struct std :: char_traits <char>, class std :: allocator <char>> __cdecl __CXRDecrypt (const char *) "(? __ CXRDecrypt@@YA? AV? $ basic_string @ DU? $ char_traits @ D @ std@@V? $ allocator @ D @ 2 @std@@PBD @ Z) unresolved 7> CSCommonE.lib (MMatchBuff.obj): error LNK2001: unresolved external symbol "class std :: basic_string <char, struct std :: char_traits <char>, class std :: allocator <char>> __cdecl __CXRDecrypt (const char *) "(? __ CXRDecrypt@@YA? AV? $ basic_string @ DU? $ char_traits @ D @ std@@V? $ allocator @ D @ 2 @std@@PBD @ Z) unresolved 7> Runtime \ MatchAgent.exe: fatal error LNK1120: 1 unresolved externals
![]()


Reply With Quote

