1 2 3
| Severity Code Description Project File Line Suppression State Error LNK2019 unresolved external symbol "public: static class std::shared_ptr<class sz::player> __cdecl sz::player::create_player(unsigned __int64,class nlohmann::json_abi_v3_11_2::basic_json<class std::map,class std::vector,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,bool,__int64,unsigned __int64,double,class std::allocator,struct nlohmann::json_abi_v3_11_2::adl_serializer,class std::vector<unsigned char,class std::allocator<unsigned char> >,void> const &)" (?create_player@player@sz@@SA?AV?$shared_ptr@Vplayer@sz@@@std@@_KAEBV?$basic_json@Vmap@std@@Vvector@2@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@2@_N_J_KNVallocator@2@Uadl_serializer@json_abi_v3_11_2@nlohmann@@V?$vector@EV?$allocator@E@std@@@2@X@json_abi_v3_11_2@nlohmann@@@Z) referenced in function "public: static class std::shared_ptr<class sz::battle::room> __cdecl sz::battle::room::create(class std::basic_string_view<char,struct std::char_traits<char> >,class std::basic_string_view<char,struct std::char_traits<char> >)" (?create@room@battle@sz@@SA?AV?$shared_ptr@Vroom@battle@sz@@@std@@V?$basic_string_view@DU?$char_traits@D@std@@@5@0@Z) game-service D:\sz_service\game-service\game-service\battle.obj 1
|