View Single Post
  #5  
Old 01-02-2017, 12:50 AM
Tort
Fire Beetle
 
Join Date: Dec 2016
Posts: 3
Default

Thanks, Grumpy. Did that and here's the new output, again slightly different:

Code:
1>------ Build started: Project: world, Configuration: Debug x64 ------
2>------ Build started: Project: zone, Configuration: Debug x64 ------
1>perl_http_request.obj : error LNK2001: unresolved external symbol Perl_get_context
1>common.lib(perl_eqdb.obj) : error LNK2001: unresolved external symbol Perl_get_context
1>common.lib(perl_eqdb_res.obj) : error LNK2001: unresolved external symbol Perl_get_context
1>eqw.obj : error LNK2001: unresolved external symbol Perl_get_context
1>eqw_parser.obj : error LNK2001: unresolved external symbol Perl_get_context
1>perl_eql_config.obj : error LNK2001: unresolved external symbol Perl_get_context
1>perl_eqw.obj : error LNK2001: unresolved external symbol Perl_get_context
1>common.lib(perl_eqdb.obj) : error LNK2001: unresolved external symbol Perl_sv_2pv_flags
1>eqw.obj : error LNK2001: unresolved external symbol Perl_sv_2pv_flags
1>perl_eql_config.obj : error LNK2001: unresolved external symbol Perl_sv_2pv_flags
1>perl_eqw.obj : error LNK2001: unresolved external symbol Perl_sv_2pv_flags
1>perl_http_request.obj : error LNK2001: unresolved external symbol Perl_sv_2pv_flags
1>perl_http_request.obj : error LNK2001: unresolved external symbol Perl_Istack_sp_ptr
1>common.lib(perl_eqdb.obj) : error LNK2001: unresolved external symbol Perl_Istack_sp_ptr
1>common.lib(perl_eqdb_res.obj) : error LNK2001: unresolved external symbol Perl_Istack_sp_ptr
1>eqw.obj : error LNK2001: unresolved external symbol Perl_Istack_sp_ptr
1>eqw_parser.obj : error LNK2001: unresolved external symbol Perl_Istack_sp_ptr
1>perl_eql_config.obj : error LNK2001: unresolved external symbol Perl_Istack_sp_ptr
1>perl_eqw.obj : error LNK2001: unresolved external symbol Perl_Istack_sp_ptr
1>perl_http_request.obj : error LNK2001: unresolved external symbol Perl_Istack_base_ptr
1>common.lib(perl_eqdb.obj) : error LNK2001: unresolved external symbol Perl_Istack_base_ptr
1>common.lib(perl_eqdb_res.obj) : error LNK2001: unresolved external symbol Perl_Istack_base_ptr
1>eqw.obj : error LNK2001: unresolved external symbol Perl_Istack_base_ptr
1>eqw_parser.obj : error LNK2001: unresolved external symbol Perl_Istack_base_ptr
1>perl_eql_config.obj : error LNK2001: unresolved external symbol Perl_Istack_base_ptr
1>perl_eqw.obj : error LNK2001: unresolved external symbol Perl_Istack_base_ptr
1>perl_http_request.obj : error LNK2001: unresolved external symbol Perl_Imarkstack_ptr_ptr
1>common.lib(perl_eqdb.obj) : error LNK2001: unresolved external symbol Perl_Imarkstack_ptr_ptr
1>common.lib(perl_eqdb_res.obj) : error LNK2001: unresolved external symbol Perl_Imarkstack_ptr_ptr
1>eqw.obj : error LNK2001: unresolved external symbol Perl_Imarkstack_ptr_ptr
1>eqw_parser.obj : error LNK2001: unresolved external symbol Perl_Imarkstack_ptr_ptr
1>perl_eql_config.obj : error LNK2001: unresolved external symbol Perl_Imarkstack_ptr_ptr
1>perl_eqw.obj : error LNK2001: unresolved external symbol Perl_Imarkstack_ptr_ptr
1>eqw_parser.obj : error LNK2019: unresolved external symbol perl_alloc referenced in function "public: __cdecl EQWParser::EQWParser(void)" (??0EQWParser@@QEAA@XZ)
1>eqw_parser.obj : error LNK2019: unresolved external symbol perl_construct referenced in function "protected: void __cdecl EQWParser::DoInit(void)" (?DoInit@EQWParser@@IEAAXXZ)
1>eqw_parser.obj : error LNK2019: unresolved external symbol perl_free referenced in function "public: __cdecl EQWParser::~EQWParser(void)" (??1EQWParser@@QEAA@XZ)
1>eqw_parser.obj : error LNK2019: unresolved external symbol perl_run referenced in function "protected: void __cdecl EQWParser::DoInit(void)" (?DoInit@EQWParser@@IEAAXXZ)
1>eqw_parser.obj : error LNK2019: unresolved external symbol perl_parse referenced in function "protected: void __cdecl EQWParser::DoInit(void)" (?DoInit@EQWParser@@IEAAXXZ)
1>eqw_parser.obj : error LNK2019: unresolved external symbol Perl_free_tmps referenced in function "protected: bool __cdecl EQWParser::dosub(char const *,class std::vector<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::allocator<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> > &,int)" (?dosub@EQWParser@@IEAA_NPEBDAEBV?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@AEAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@3@H@Z)
1>eqw_parser.obj : error LNK2019: unresolved external symbol Perl_gv_add_by_type referenced in function "protected: bool __cdecl EQWParser::dosub(char const *,class std::vector<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::allocator<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> > &,int)" (?dosub@EQWParser@@IEAA_NPEBDAEBV?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@AEAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@3@H@Z)
1>eqw_parser.obj : error LNK2019: unresolved external symbol Perl_gv_fetchpv referenced in function "protected: void __cdecl EQWParser::DoInit(void)" (?DoInit@EQWParser@@IEAAXXZ)
1>eqw_parser.obj : error LNK2019: unresolved external symbol Perl_gv_stashpv referenced in function "protected: void __cdecl EQWParser::DoInit(void)" (?DoInit@EQWParser@@IEAAXXZ)
1>eqw_parser.obj : error LNK2019: unresolved external symbol Perl_markstack_grow referenced in function "protected: bool __cdecl EQWParser::dosub(char const *,class std::vector<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::allocator<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> > &,int)" (?dosub@EQWParser@@IEAA_NPEBDAEBV?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@AEAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@3@H@Z)
1>eqw_parser.obj : error LNK2019: unresolved external symbol Perl_newXS referenced in function xs_init
1>eqw_parser.obj : error LNK2019: unresolved external symbol Perl_newSV referenced in function "public: __cdecl EQWParser::EQWParser(void)" (??0EQWParser@@QEAA@XZ)
1>eqw_parser.obj : error LNK2019: unresolved external symbol Perl_newSVpv referenced in function "protected: bool __cdecl EQWParser::dosub(char const *,class std::vector<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::allocator<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> > &,int)" (?dosub@EQWParser@@IEAA_NPEBDAEBV?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@AEAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@3@H@Z)
1>eqw_parser.obj : error LNK2019: unresolved external symbol Perl_call_pv referenced in function "protected: bool __cdecl EQWParser::dosub(char const *,class std::vector<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::allocator<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> > &,int)" (?dosub@EQWParser@@IEAA_NPEBDAEBV?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@AEAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@3@H@Z)
1>eqw_parser.obj : error LNK2019: unresolved external symbol Perl_eval_pv referenced in function "public: void __cdecl EQWParser::EQW_eval(char const *,char const *)" (?EQW_eval@EQWParser@@QEAAXPEBD0@Z)
1>eqw_parser.obj : error LNK2019: unresolved external symbol Perl_get_sv referenced in function "public: void __cdecl EQWParser::EQW_eval(char const *,char const *)" (?EQW_eval@EQWParser@@QEAAXPEBD0@Z)
1>eqw_parser.obj : error LNK2019: unresolved external symbol Perl_get_cv referenced in function "protected: void __cdecl EQWParser::DoInit(void)" (?DoInit@EQWParser@@IEAAXXZ)
1>eqw_parser.obj : error LNK2019: unresolved external symbol Perl_pop_scope referenced in function "protected: bool __cdecl EQWParser::dosub(char const *,class std::vector<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::allocator<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> > &,int)" (?dosub@EQWParser@@IEAA_NPEBDAEBV?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@AEAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@3@H@Z)
1>eqw_parser.obj : error LNK2019: unresolved external symbol Perl_push_scope referenced in function "protected: bool __cdecl EQWParser::dosub(char const *,class std::vector<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::allocator<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> > &,int)" (?dosub@EQWParser@@IEAA_NPEBDAEBV?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@AEAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@3@H@Z)
1>eqw_parser.obj : error LNK2019: unresolved external symbol Perl_save_int referenced in function "protected: bool __cdecl EQWParser::dosub(char const *,class std::vector<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::allocator<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> > &,int)" (?dosub@EQWParser@@IEAA_NPEBDAEBV?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@AEAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@3@H@Z)
1>eqw_parser.obj : error LNK2019: unresolved external symbol Perl_stack_grow referenced in function "protected: bool __cdecl EQWParser::dosub(char const *,class std::vector<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::allocator<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> > &,int)" (?dosub@EQWParser@@IEAA_NPEBDAEBV?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@AEAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@3@H@Z)
1>perl_eql_config.obj : error LNK2001: unresolved external symbol Perl_stack_grow
1>perl_eqw.obj : error LNK2001: unresolved external symbol Perl_stack_grow
1>common.lib(perl_eqdb_res.obj) : error LNK2001: unresolved external symbol Perl_stack_grow
1>eqw_parser.obj : error LNK2019: unresolved external symbol Perl_sv_2bool referenced in function "protected: bool __cdecl EQWParser::dosub(char const *,class std::vector<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::allocator<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> > &,int)" (?dosub@EQWParser@@IEAA_NPEBDAEBV?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@AEAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@3@H@Z)
1>perl_eqw.obj : error LNK2001: unresolved external symbol Perl_sv_2bool
1>common.lib(perl_eqdb_res.obj) : error LNK2001: unresolved external symbol Perl_sv_2mortal
1>eqw_parser.obj : error LNK2001: unresolved external symbol Perl_sv_2mortal
1>perl_eql_config.obj : error LNK2001: unresolved external symbol Perl_sv_2mortal
1>perl_eqw.obj : error LNK2001: unresolved external symbol Perl_sv_2mortal
1>perl_http_request.obj : error LNK2001: unresolved external symbol Perl_sv_2mortal
1>eqw_parser.obj : error LNK2019: unresolved external symbol Perl_sv_setref_pv referenced in function "public: void __cdecl EQWParser::EQW_eval(char const *,char const *)" (?EQW_eval@EQWParser@@QEAAXPEBD0@Z)
1>perl_eqw.obj : error LNK2001: unresolved external symbol Perl_sv_setref_pv
1>common.lib(perl_eqdb.obj) : error LNK2001: unresolved external symbol Perl_sv_setref_pv
1>eqw_parser.obj : error LNK2019: unresolved external symbol Perl_sv_setsv_flags referenced in function "public: void __cdecl EQWParser::EQW_eval(char const *,char const *)" (?EQW_eval@EQWParser@@QEAAXPEBD0@Z)
1>eqw_parser.obj : error LNK2019: unresolved external symbol Perl_sys_init3 referenced in function "protected: void __cdecl EQWParser::DoInit(void)" (?DoInit@EQWParser@@IEAAXXZ)
1>eqw_parser.obj : error LNK2019: unresolved external symbol Perl_Istack_max_ptr referenced in function "protected: bool __cdecl EQWParser::dosub(char const *,class std::vector<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::allocator<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> > &,int)" (?dosub@EQWParser@@IEAA_NPEBDAEBV?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@AEAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@3@H@Z)
1>perl_eql_config.obj : error LNK2001: unresolved external symbol Perl_Istack_max_ptr
1>perl_eqw.obj : error LNK2001: unresolved external symbol Perl_Istack_max_ptr
1>common.lib(perl_eqdb_res.obj) : error LNK2001: unresolved external symbol Perl_Istack_max_ptr
1>eqw_parser.obj : error LNK2019: unresolved external symbol Perl_Itmps_ix_ptr referenced in function "protected: bool __cdecl EQWParser::dosub(char const *,class std::vector<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::allocator<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> > &,int)" (?dosub@EQWParser@@IEAA_NPEBDAEBV?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@AEAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@3@H@Z)
1>eqw_parser.obj : error LNK2019: unresolved external symbol Perl_Itmps_floor_ptr referenced in function "protected: bool __cdecl EQWParser::dosub(char const *,class std::vector<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::allocator<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> > &,int)" (?dosub@EQWParser@@IEAA_NPEBDAEBV?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@AEAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@3@H@Z)
1>eqw_parser.obj : error LNK2019: unresolved external symbol Perl_Imarkstack_max_ptr referenced in function "protected: bool __cdecl EQWParser::dosub(char const *,class std::vector<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::allocator<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> > &,int)" (?dosub@EQWParser@@IEAA_NPEBDAEBV?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@AEAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@3@H@Z)
1>eqw_parser.obj : error LNK2019: unresolved external symbol Perl_ISv_ptr referenced in function "protected: bool __cdecl EQWParser::dosub(char const *,class std::vector<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::allocator<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> > &,int)" (?dosub@EQWParser@@IEAA_NPEBDAEBV?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@AEAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@3@H@Z)
1>perl_eqw.obj : error LNK2001: unresolved external symbol Perl_ISv_ptr
1>eqw_parser.obj : error LNK2019: unresolved external symbol Perl_IXpv_ptr referenced in function "protected: bool __cdecl EQWParser::dosub(char const *,class std::vector<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::allocator<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> > &,int)" (?dosub@EQWParser@@IEAA_NPEBDAEBV?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@AEAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@3@H@Z)
1>perl_eqw.obj : error LNK2001: unresolved external symbol Perl_IXpv_ptr
1>eqw_parser.obj : error LNK2019: unresolved external symbol Perl_Iperl_destruct_level_ptr referenced in function "protected: void __cdecl EQWParser::DoInit(void)" (?DoInit@EQWParser@@IEAAXXZ)
1>eqw_parser.obj : error LNK2019: unresolved external symbol Perl_Ierrgv_ptr referenced in function "protected: bool __cdecl EQWParser::dosub(char const *,class std::vector<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::allocator<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> > &,int)" (?dosub@EQWParser@@IEAA_NPEBDAEBV?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@AEAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@3@H@Z)
1>eqw_parser.obj : error LNK2019: unresolved external symbol boot_DynaLoader referenced in function xs_init
1>common.lib(perl_eqdb_res.obj) : error LNK2001: unresolved external symbol Perl_croak
1>perl_eql_config.obj : error LNK2001: unresolved external symbol Perl_croak
1>perl_eqw.obj : error LNK2001: unresolved external symbol Perl_croak
1>perl_http_request.obj : error LNK2001: unresolved external symbol Perl_croak
1>common.lib(perl_eqdb.obj) : error LNK2001: unresolved external symbol Perl_croak
1>perl_eql_config.obj : error LNK2019: unresolved external symbol Perl_hv_common_key_len referenced in function XS_EQLConfig_GetZoneDetails
1>perl_eqw.obj : error LNK2001: unresolved external symbol Perl_hv_common_key_len
1>perl_http_request.obj : error LNK2001: unresolved external symbol Perl_hv_common_key_len
1>common.lib(perl_eqdb_res.obj) : error LNK2001: unresolved external symbol Perl_hv_common_key_len
1>common.lib(perl_eqdb_res.obj) : error LNK2019: unresolved external symbol Perl_mg_set referenced in function __catch$?_Buyheadnode@?$_Tree_alloc@$0A@U?$_Tree_base_types@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@std@@QEAAPEAU?$_Tree_node@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@PEAX@2@XZ$0
1>perl_eql_config.obj : error LNK2001: unresolved external symbol Perl_mg_set
1>perl_eqw.obj : error LNK2001: unresolved external symbol Perl_mg_set
1>perl_http_request.obj : error LNK2001: unresolved external symbol Perl_mg_set
1>common.lib(perl_eqdb.obj) : error LNK2001: unresolved external symbol Perl_mg_set
1>common.lib(perl_eqdb_res.obj) : error LNK2019: unresolved external symbol Perl_newXS_flags referenced in function "public: __cdecl std::_Tree_alloc<0,struct std::_Tree_base_types<struct std::pair<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> > >,class std::allocator<struct std::pair<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> > > > > >::_Tree_alloc<0,struct std::_Tree_base_types<struct std::pair<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> > >,class std::allocator<struct std::pair<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> > > > > >(class std::allocator<struct std::pair<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 &)" (??0?$_Tree_alloc@$0A@U?$_Tree_base_types@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@std@@QEAA@AEBV?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@1@@Z)
1>perl_eql_config.obj : error LNK2001: unresolved external symbol Perl_newXS_flags
1>perl_eqw.obj : error LNK2001: unresolved external symbol Perl_newXS_flags
1>perl_http_request.obj : error LNK2001: unresolved external symbol Perl_newXS_flags
1>common.lib(perl_eqdb.obj) : error LNK2001: unresolved external symbol Perl_newXS_flags
1>perl_eql_config.obj : error LNK2019: unresolved external symbol Perl_newRV referenced in function XS_EQLConfig_GetZoneDetails
1>perl_eqw.obj : error LNK2001: unresolved external symbol Perl_newRV
1>perl_http_request.obj : error LNK2001: unresolved external symbol Perl_newRV
1>common.lib(perl_eqdb_res.obj) : error LNK2001: unresolved external symbol Perl_newRV
1>perl_eql_config.obj : error LNK2019: unresolved external symbol Perl_newSV_type referenced in function XS_EQLConfig_GetZoneDetails
1>perl_eqw.obj : error LNK2001: unresolved external symbol Perl_newSV_type
1>perl_http_request.obj : error LNK2001: unresolved external symbol Perl_newSV_type
1>common.lib(perl_eqdb_res.obj) : error LNK2001: unresolved external symbol Perl_newSV_type
1>common.lib(perl_eqdb_res.obj) : error LNK2019: unresolved external symbol Perl_sv_2iv_flags referenced in function "public: class std::_Tree_unchecked_const_iterator<class std::_Tree_val<struct std::_Tree_simple_types<struct std::pair<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> > > > >,struct std::_Iterator_base12> & __cdecl std::_Tree_unchecked_const_iterator<class std::_Tree_val<struct std::_Tree_simple_types<struct std::pair<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> > > > >,struct std::_Iterator_base12>::operator++(void)" (??E?$_Tree_unchecked_const_iterator@V?$_Tree_val@U?$_Tree_simple_types@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@std@@@std@@U_Iterator_base12@2@@std@@QEAAAEAV01@XZ)
1>perl_eql_config.obj : error LNK2001: unresolved external symbol Perl_sv_2iv_flags
1>perl_eqw.obj : error LNK2001: unresolved external symbol Perl_sv_2iv_flags
1>perl_http_request.obj : error LNK2001: unresolved external symbol Perl_sv_2iv_flags
1>common.lib(perl_eqdb.obj) : error LNK2001: unresolved external symbol Perl_sv_2iv_flags
1>perl_eql_config.obj : error LNK2019: unresolved external symbol Perl_sv_2uv_flags referenced in function XS_EQLConfig_BootStaticZone
1>perl_eqw.obj : error LNK2001: unresolved external symbol Perl_sv_2uv_flags
1>common.lib(perl_eqdb_res.obj) : error LNK2019: unresolved external symbol Perl_sv_derived_from referenced in function "protected: void __cdecl std::_Tree<class std::_Tmap_traits<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,struct std::less<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > >,class std::allocator<struct std::pair<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> > > >,0> >::_Copy<struct std::integral_constant<bool,1> >(class std::_Tree<class std::_Tmap_traits<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,struct std::less<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > >,class std::allocator<struct std::pair<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> > > >,0> > const &,struct std::integral_constant<bool,1>)" (??$_Copy@U?$integral_constant@_N$00@std@@@?$_Tree@V?$_Tmap_traits@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@$0A@@std@@@std@@IEAAXAEBV01@U?$integral_constant@_N$00@1@@Z)
1>perl_eql_config.obj : error LNK2001: unresolved external symbol Perl_sv_derived_from
1>perl_eqw.obj : error LNK2001: unresolved external symbol Perl_sv_derived_from
1>perl_http_request.obj : error LNK2001: unresolved external symbol Perl_sv_derived_from
1>common.lib(perl_eqdb.obj) : error LNK2001: unresolved external symbol Perl_sv_derived_from
1>common.lib(perl_eqdb_res.obj) : error LNK2019: unresolved external symbol Perl_sv_newmortal referenced in function "int `public: __cdecl std::_Tree_alloc<0,struct std::_Tree_base_types<struct std::pair<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> > >,class std::allocator<struct std::pair<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> > > > > >::_Tree_alloc<0,struct std::_Tree_base_types<struct std::pair<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> > >,class std::allocator<struct std::pair<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> > > > > >(class _Tree_alloc<0,struct std::_Tree_base_types<struct std::pair<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> > >,class std::allocator<struct std::pair<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> > > > > >::allocator<struct std::pair<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 &)'::`1'::dtor$0" (?dtor$0@?0???0?$_Tree_alloc@$0A@U?$_Tree_base_types@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@std@@QEAA@AEBV?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@1@@Z@4HA)
1>perl_eql_config.obj : error LNK2001: unresolved external symbol Perl_sv_newmortal
1>perl_eqw.obj : error LNK2001: unresolved external symbol Perl_sv_newmortal
1>perl_http_request.obj : error LNK2001: unresolved external symbol Perl_sv_newmortal
1>common.lib(perl_eqdb.obj) : error LNK2001: unresolved external symbol Perl_sv_newmortal
1>perl_eql_config.obj : error LNK2019: unresolved external symbol Perl_sv_setiv referenced in function XS_EQLConfig_GetStaticCount
1>perl_eqw.obj : error LNK2001: unresolved external symbol Perl_sv_setiv
1>perl_http_request.obj : error LNK2001: unresolved external symbol Perl_sv_setiv
1>perl_eql_config.obj : error LNK2019: unresolved external symbol Perl_sv_setpv referenced in function XS_EQLConfig_GetName
1>perl_eqw.obj : error LNK2001: unresolved external symbol Perl_sv_setpv
1>perl_http_request.obj : error LNK2001: unresolved external symbol Perl_sv_setpv
1>common.lib(perl_eqdb.obj) : error LNK2001: unresolved external symbol Perl_sv_setpv
1>perl_eql_config.obj : error LNK2019: unresolved external symbol Perl_sv_setpvn referenced in function XS_EQLConfig_ListZones
1>perl_eqw.obj : error LNK2001: unresolved external symbol Perl_sv_setpvn
1>perl_http_request.obj : error LNK2001: unresolved external symbol Perl_sv_setpvn
1>common.lib(perl_eqdb_res.obj) : error LNK2001: unresolved external symbol Perl_sv_setpvn
1>common.lib(perl_eqdb_res.obj) : error LNK2019: unresolved external symbol Perl_Iop_ptr referenced in function "public: __cdecl std::_Tree_alloc<0,struct std::_Tree_base_types<struct std::pair<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> > >,class std::allocator<struct std::pair<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> > > > > >::~_Tree_alloc<0,struct std::_Tree_base_types<struct std::pair<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> > >,class std::allocator<struct std::pair<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> > > > > >(void)" (??1?$_Tree_alloc@$0A@U?$_Tree_base_types@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@std@@QEAA@XZ)
1>perl_eql_config.obj : error LNK2001: unresolved external symbol Perl_Iop_ptr
1>perl_eqw.obj : error LNK2001: unresolved external symbol Perl_Iop_ptr
1>perl_http_request.obj : error LNK2001: unresolved external symbol Perl_Iop_ptr
1>common.lib(perl_eqdb.obj) : error LNK2001: unresolved external symbol Perl_Iop_ptr
1>common.lib(perl_eqdb_res.obj) : error LNK2019: unresolved external symbol Perl_Icurpad_ptr referenced in function "public: __cdecl std::_Tree_alloc<0,struct std::_Tree_base_types<struct std::pair<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> > >,class std::allocator<struct std::pair<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> > > > > >::_Tree_alloc<0,struct std::_Tree_base_types<struct std::pair<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> > >,class std::allocator<struct std::pair<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> > > > > >(class std::allocator<struct std::pair<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 &)" (??0?$_Tree_alloc@$0A@U?$_Tree_base_types@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@std@@QEAA@AEBV?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@1@@Z)
1>perl_eql_config.obj : error LNK2001: unresolved external symbol Perl_Icurpad_ptr
1>perl_eqw.obj : error LNK2001: unresolved external symbol Perl_Icurpad_ptr
1>perl_http_request.obj : error LNK2001: unresolved external symbol Perl_Icurpad_ptr
1>common.lib(perl_eqdb.obj) : error LNK2001: unresolved external symbol Perl_Icurpad_ptr
1>perl_eql_config.obj : error LNK2019: unresolved external symbol Perl_Isv_no_ptr referenced in function XS_EQLConfig_IsConnected
1>perl_eqw.obj : error LNK2001: unresolved external symbol Perl_Isv_no_ptr
1>common.lib(perl_eqdb_res.obj) : error LNK2019: unresolved external symbol Perl_Isv_yes_ptr referenced in function __catch$??$_Buynode@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@?$_Tree_buy@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@QEAAPEAU?$_Tree_node@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@PEAX@1@$$QEAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@1@0@Z$0
1>perl_eql_config.obj : error LNK2001: unresolved external symbol Perl_Isv_yes_ptr
1>perl_eqw.obj : error LNK2001: unresolved external symbol Perl_Isv_yes_ptr
1>perl_http_request.obj : error LNK2001: unresolved external symbol Perl_Isv_yes_ptr
1>common.lib(perl_eqdb.obj) : error LNK2001: unresolved external symbol Perl_Isv_yes_ptr
1>perl_eqw.obj : error LNK2019: unresolved external symbol Perl_sv_setuv referenced in function XS_EQW_CreateGuild
1>common.lib(perl_eqdb.obj) : error LNK2001: unresolved external symbol Perl_sv_setuv
1>common.lib(perl_eqdb_res.obj) : error LNK2001: unresolved external symbol Perl_sv_setuv
1>perl_http_request.obj : error LNK2019: unresolved external symbol Perl_sv_2nv referenced in function XS_HTTPRequest_getFloat
1>perl_http_request.obj : error LNK2019: unresolved external symbol Perl_sv_setnv referenced in function XS_HTTPRequest_getFloat
1>C:\Program Files (x86)\EQ\Source\Build\bin\Debug\world.exe : fatal error LNK1120: 60 unresolved externals
2>perl_perlpacket.obj : error LNK2001: unresolved external symbol Perl_get_context
2>perl_player_corpse.obj : error LNK2001: unresolved external symbol Perl_get_context
2>perl_questitem.obj : error LNK2001: unresolved external symbol Perl_get_context
2>perl_raids.obj : error LNK2001: unresolved external symbol Perl_get_context
2>perl_hateentry.obj : error LNK2001: unresolved external symbol Perl_get_context
2>perl_mob.obj : error LNK2001: unresolved external symbol Perl_get_context
2>perl_npc.obj : error LNK2001: unresolved external symbol Perl_get_context
2>perl_object.obj : error LNK2001: unresolved external symbol Perl_get_context
2>perl_client.obj : error LNK2001: unresolved external symbol Perl_get_context
2>perl_doors.obj : error LNK2001: unresolved external symbol Perl_get_context
2>perl_entity.obj : error LNK2001: unresolved external symbol Perl_get_context
2>perl_groups.obj : error LNK2001: unresolved external symbol Perl_get_context
2>embparser.obj : error LNK2001: unresolved external symbol Perl_get_context
2>embparser_api.obj : error LNK2001: unresolved external symbol Perl_get_context
2>embperl.obj : error LNK2001: unresolved external symbol Perl_get_context
2>embxs.obj : error LNK2001: unresolved external symbol Perl_get_context
2>embparser.obj : error LNK2019: unresolved external symbol Perl_hv_clear referenced in function "public: void __cdecl Embperl::sethash(char const *,class std::map<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,struct std::less<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > >,class std::allocator<struct std::pair<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> > > > > &)" (?sethash@Embperl@@QEAAXPEBDAEAV?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@Z)
2>embparser.obj : error LNK2019: unresolved external symbol Perl_hv_common_key_len referenced in function "public: void __cdecl Embperl::sethash(char const *,class std::map<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,struct std::less<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > >,class std::allocator<struct std::pair<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> > > > > &)" (?sethash@Embperl@@QEAAXPEBDAEAV?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@Z)
2>embperl.obj : error LNK2001: unresolved external symbol Perl_hv_common_key_len
2>embparser.obj : error LNK2019: unresolved external symbol Perl_newSV referenced in function "private: void __cdecl PerlembParser::MapFunctions(void)" (?MapFunctions@PerlembParser@@AEAAXXZ)
2>embparser.obj : error LNK2019: unresolved external symbol Perl_newSVpv referenced in function "public: void __cdecl Embperl::sethash(char const *,class std::map<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,struct std::less<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > >,class std::allocator<struct std::pair<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> > > > > &)" (?sethash@Embperl@@QEAAXPEBDAEAV?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@Z)
2>embperl.obj : error LNK2001: unresolved external symbol Perl_newSVpv
2>embparser.obj : error LNK2019: unresolved external symbol Perl_get_sv referenced in function "private: int __cdecl PerlembParser::SendCommands(char const *,char const *,unsigned int,class Mob *,class Mob *,class EQEmu::ItemInstance *)" (?SendCommands@PerlembParser@@AEAAHPEBD0IPEAVMob@@1PEAVItemInstance@EQEmu@@@Z)
2>embparser.obj : error LNK2019: unresolved external symbol Perl_get_hv referenced in function "public: void __cdecl Embperl::sethash(char const *,class std::map<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,struct std::less<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > >,class std::allocator<struct std::pair<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> > > > > &)" (?sethash@Embperl@@QEAAXPEBDAEAV?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@Z)
2>perl_hateentry.obj : error LNK2001: unresolved external symbol Perl_sv_setiv
2>perl_mob.obj : error LNK2001: unresolved external symbol Perl_sv_setiv
2>perl_npc.obj : error LNK2001: unresolved external symbol Perl_sv_setiv
2>perl_questitem.obj : error LNK2001: unresolved external symbol Perl_sv_setiv
2>embparser.obj : error LNK2001: unresolved external symbol Perl_sv_setiv
2>embparser_api.obj : error LNK2001: unresolved external symbol Perl_sv_setiv
2>perl_client.obj : error LNK2001: unresolved external symbol Perl_sv_setiv
2>perl_entity.obj : error LNK2001: unresolved external symbol Perl_sv_setiv
2>perl_npc.obj : error LNK2001: unresolved external symbol Perl_sv_setnv
2>perl_object.obj : error LNK2001: unresolved external symbol Perl_sv_setnv
2>perl_perlpacket.obj : error LNK2001: unresolved external symbol Perl_sv_setnv
2>embparser.obj : error LNK2001: unresolved external symbol Perl_sv_setnv
2>perl_client.obj : error LNK2001: unresolved external symbol Perl_sv_setnv
2>perl_doors.obj : error LNK2001: unresolved external symbol Perl_sv_setnv
2>perl_mob.obj : error LNK2001: unresolved external symbol Perl_sv_setnv
2>perl_questitem.obj : error LNK2001: unresolved external symbol Perl_sv_setref_pv
2>perl_raids.obj : error LNK2001: unresolved external symbol Perl_sv_setref_pv
2>perl_groups.obj : error LNK2001: unresolved external symbol Perl_sv_setref_pv
2>perl_hateentry.obj : error LNK2001: unresolved external symbol Perl_sv_setref_pv
2>perl_mob.obj : error LNK2001: unresolved external symbol Perl_sv_setref_pv
2>perl_perlpacket.obj : error LNK2001: unresolved external symbol Perl_sv_setref_pv
2>embparser.obj : error LNK2001: unresolved external symbol Perl_sv_setref_pv
2>embparser_api.obj : error LNK2001: unresolved external symbol Perl_sv_setref_pv
2>perl_client.obj : error LNK2001: unresolved external symbol Perl_sv_setref_pv
2>perl_entity.obj : error LNK2001: unresolved external symbol Perl_sv_setref_pv
2>perl_object.obj : error LNK2001: unresolved external symbol Perl_sv_setpv
2>perl_player_corpse.obj : error LNK2001: unresolved external symbol Perl_sv_setpv
2>perl_questitem.obj : error LNK2001: unresolved external symbol Perl_sv_setpv
2>perl_doors.obj : error LNK2001: unresolved external symbol Perl_sv_setpv
2>perl_entity.obj : error LNK2001: unresolved external symbol Perl_sv_setpv
2>perl_groups.obj : error LNK2001: unresolved external symbol Perl_sv_setpv
2>perl_mob.obj : error LNK2001: unresolved external symbol Perl_sv_setpv
2>embparser.obj : error LNK2001: unresolved external symbol Perl_sv_setpv
2>embparser_api.obj : error LNK2001: unresolved external symbol Perl_sv_setpv
2>embxs.obj : error LNK2001: unresolved external symbol Perl_sv_setpv
2>perl_client.obj : error LNK2001: unresolved external symbol Perl_sv_setpv
2>embparser.obj : error LNK2019: unresolved external symbol Perl_sv_setsv_flags referenced in function "private: int __cdecl PerlembParser::SendCommands(char const *,char const *,unsigned int,class Mob *,class Mob *,class EQEmu::ItemInstance *)" (?SendCommands@PerlembParser@@AEAAHPEBD0IPEAVMob@@1PEAVItemInstance@EQEmu@@@Z)
2>perl_questitem.obj : error LNK2001: unresolved external symbol Perl_croak
2>perl_raids.obj : error LNK2001: unresolved external symbol Perl_croak
2>perl_npc.obj : error LNK2001: unresolved external symbol Perl_croak
2>perl_object.obj : error LNK2001: unresolved external symbol Perl_croak
2>perl_perlpacket.obj : error LNK2001: unresolved external symbol Perl_croak
2>perl_player_corpse.obj : error LNK2001: unresolved external symbol Perl_croak
2>perl_entity.obj : error LNK2001: unresolved external symbol Perl_croak
2>perl_groups.obj : error LNK2001: unresolved external symbol Perl_croak
2>perl_hateentry.obj : error LNK2001: unresolved external symbol Perl_croak
2>perl_mob.obj : error LNK2001: unresolved external symbol Perl_croak
2>embparser_api.obj : error LNK2001: unresolved external symbol Perl_croak
2>embxs.obj : error LNK2001: unresolved external symbol Perl_croak
2>perl_client.obj : error LNK2001: unresolved external symbol Perl_croak
2>perl_doors.obj : error LNK2001: unresolved external symbol Perl_croak
2>perl_questitem.obj : error LNK2001: unresolved external symbol Perl_mg_set
2>perl_raids.obj : error LNK2001: unresolved external symbol Perl_mg_set
2>perl_npc.obj : error LNK2001: unresolved external symbol Perl_mg_set
2>perl_object.obj : error LNK2001: unresolved external symbol Perl_mg_set
2>perl_perlpacket.obj : error LNK2001: unresolved external symbol Perl_mg_set
2>perl_player_corpse.obj : error LNK2001: unresolved external symbol Perl_mg_set
2>perl_entity.obj : error LNK2001: unresolved external symbol Perl_mg_set
2>perl_groups.obj : error LNK2001: unresolved external symbol Perl_mg_set
2>perl_hateentry.obj : error LNK2001: unresolved external symbol Perl_mg_set
2>perl_mob.obj : error LNK2001: unresolved external symbol Perl_mg_set
2>embparser_api.obj : error LNK2001: unresolved external symbol Perl_mg_set
2>embxs.obj : error LNK2001: unresolved external symbol Perl_mg_set
2>perl_client.obj : error LNK2001: unresolved external symbol Perl_mg_set
2>perl_doors.obj : error LNK2001: unresolved external symbol Perl_mg_set
2>embparser_api.obj : error LNK2019: unresolved external symbol Perl_newXS referenced in function boot_quest
2>embperl.obj : error LNK2001: unresolved external symbol Perl_newXS
2>embxs.obj : error LNK2001: unresolved external symbol Perl_newXS
2>embparser_api.obj : error LNK2019: unresolved external symbol Perl_newSViv referenced in function XS__CreateGroundObject
2>embparser_api.obj : error LNK2019: unresolved external symbol Perl_newSVuv referenced in function XS__MerchantCountItem
2>perl_mob.obj : error LNK2019: unresolved external symbol Perl_sv_2bool referenced in function XS_Mob_GetWalkspeed
2>perl_npc.obj : error LNK2001: unresolved external symbol Perl_sv_2bool
2>perl_object.obj : error LNK2001: unresolved external symbol Perl_sv_2bool
2>perl_player_corpse.obj : error LNK2001: unresolved external symbol Perl_sv_2bool
2>embparser_api.obj : error LNK2001: unresolved external symbol Perl_sv_2bool
2>embperl.obj : error LNK2001: unresolved external symbol Perl_sv_2bool
2>perl_client.obj : error LNK2001: unresolved external symbol Perl_sv_2bool
2>perl_entity.obj : error LNK2001: unresolved external symbol Perl_sv_2bool
2>perl_questitem.obj : error LNK2001: unresolved external symbol Perl_sv_2iv_flags
2>perl_raids.obj : error LNK2001: unresolved external symbol Perl_sv_2iv_flags
2>perl_npc.obj : error LNK2001: unresolved external symbol Perl_sv_2iv_flags
2>perl_object.obj : error LNK2001: unresolved external symbol Perl_sv_2iv_flags
2>perl_perlpacket.obj : error LNK2001: unresolved external symbol Perl_sv_2iv_flags
2>perl_player_corpse.obj : error LNK2001: unresolved external symbol Perl_sv_2iv_flags
2>perl_entity.obj : error LNK2001: unresolved external symbol Perl_sv_2iv_flags
2>perl_groups.obj : error LNK2001: unresolved external symbol Perl_sv_2iv_flags
2>perl_hateentry.obj : error LNK2001: unresolved external symbol Perl_sv_2iv_flags
2>perl_mob.obj : error LNK2001: unresolved external symbol Perl_sv_2iv_flags
2>embparser_api.obj : error LNK2001: unresolved external symbol Perl_sv_2iv_flags
2>embperl.obj : error LNK2001: unresolved external symbol Perl_sv_2iv_flags
2>perl_client.obj : error LNK2001: unresolved external symbol Perl_sv_2iv_flags
2>perl_doors.obj : error LNK2001: unresolved external symbol Perl_sv_2iv_flags
2>perl_perlpacket.obj : error LNK2001: unresolved external symbol Perl_sv_2mortal
2>perl_player_corpse.obj : error LNK2001: unresolved external symbol Perl_sv_2mortal
2>perl_questitem.obj : error LNK2001: unresolved external symbol Perl_sv_2mortal
2>perl_raids.obj : error LNK2001: unresolved external symbol Perl_sv_2mortal
2>perl_groups.obj : error LNK2001: unresolved external symbol Perl_sv_2mortal
2>perl_mob.obj : error LNK2001: unresolved external symbol Perl_sv_2mortal
2>perl_npc.obj : error LNK2001: unresolved external symbol Perl_sv_2mortal
2>perl_object.obj : error LNK2001: unresolved external symbol Perl_sv_2mortal
2>embparser_api.obj : error LNK2001: unresolved external symbol Perl_sv_2mortal
2>embperl.obj : error LNK2001: unresolved external symbol Perl_sv_2mortal
2>perl_client.obj : error LNK2001: unresolved external symbol Perl_sv_2mortal
2>perl_entity.obj : error LNK2001: unresolved external symbol Perl_sv_2mortal
2>perl_perlpacket.obj : error LNK2001: unresolved external symbol Perl_sv_2nv
2>perl_questitem.obj : error LNK2001: unresolved external symbol Perl_sv_2nv
2>perl_raids.obj : error LNK2001: unresolved external symbol Perl_sv_2nv
2>perl_groups.obj : error LNK2001: unresolved external symbol Perl_sv_2nv
2>perl_mob.obj : error LNK2001: unresolved external symbol Perl_sv_2nv
2>perl_npc.obj : error LNK2001: unresolved external symbol Perl_sv_2nv
2>perl_object.obj : error LNK2001: unresolved external symbol Perl_sv_2nv
2>embparser_api.obj : error LNK2001: unresolved external symbol Perl_sv_2nv
2>perl_client.obj : error LNK2001: unresolved external symbol Perl_sv_2nv
2>perl_doors.obj : error LNK2001: unresolved external symbol Perl_sv_2nv
2>perl_entity.obj : error LNK2001: unresolved external symbol Perl_sv_2nv
2>perl_raids.obj : error LNK2019: unresolved external symbol Perl_sv_2pv_flags referenced in function "public: __cdecl std::_Generic_error_category::_Generic_error_category(void)" (??0_Generic_error_category@std@@QEAA@XZ)
2>perl_npc.obj : error LNK2001: unresolved external symbol Perl_sv_2pv_flags
2>perl_object.obj : error LNK2001: unresolved external symbol Perl_sv_2pv_flags
2>perl_perlpacket.obj : error LNK2001: unresolved external symbol Perl_sv_2pv_flags
2>perl_questitem.obj : error LNK2001: unresolved external symbol Perl_sv_2pv_flags
2>perl_doors.obj : error LNK2001: unresolved external symbol Perl_sv_2pv_flags
2>perl_entity.obj : error LNK2001: unresolved external symbol Perl_sv_2pv_flags
2>perl_groups.obj : error LNK2001: unresolved external symbol Perl_sv_2pv_flags
2>perl_mob.obj : error LNK2001: unresolved external symbol Perl_sv_2pv_flags
2>embparser_api.obj : error LNK2001: unresolved external symbol Perl_sv_2pv_flags
2>embperl.obj : error LNK2001: unresolved external symbol Perl_sv_2pv_flags
2>embxs.obj : error LNK2001: unresolved external symbol Perl_sv_2pv_flags
2>perl_client.obj : error LNK2001: unresolved external symbol Perl_sv_2pv_flags
2>perl_raids.obj : error LNK2001: unresolved external symbol Perl_sv_2uv_flags
2>perl_object.obj : error LNK2001: unresolved external symbol Perl_sv_2uv_flags
2>perl_perlpacket.obj : error LNK2001: unresolved external symbol Perl_sv_2uv_flags
2>perl_player_corpse.obj : error LNK2001: unresolved external symbol Perl_sv_2uv_flags
2>perl_questitem.obj : error LNK2001: unresolved external symbol Perl_sv_2uv_flags
2>perl_entity.obj : error LNK2001: unresolved external symbol Perl_sv_2uv_flags
2>perl_groups.obj : error LNK2001: unresolved external symbol Perl_sv_2uv_flags
2>perl_mob.obj : error LNK2001: unresolved external symbol Perl_sv_2uv_flags
2>perl_npc.obj : error LNK2001: unresolved external symbol Perl_sv_2uv_flags
2>embparser_api.obj : error LNK2001: unresolved external symbol Perl_sv_2uv_flags
2>embxs.obj : error LNK2001: unresolved external symbol Perl_sv_2uv_flags
2>perl_client.obj : error LNK2001: unresolved external symbol Perl_sv_2uv_flags
2>perl_doors.obj : error LNK2001: unresolved external symbol Perl_sv_2uv_flags
2>perl_questitem.obj : error LNK2001: unresolved external symbol Perl_sv_newmortal
2>perl_raids.obj : error LNK2001: unresolved external symbol Perl_sv_newmortal
2>perl_npc.obj : error LNK2001: unresolved external symbol Perl_sv_newmortal
2>perl_object.obj : error LNK2001: unresolved external symbol Perl_sv_newmortal
2>perl_perlpacket.obj : error LNK2001: unresolved external symbol Perl_sv_newmortal
2>perl_player_corpse.obj : error LNK2001: unresolved external symbol Perl_sv_newmortal
2>perl_entity.obj : error LNK2001: unresolved external symbol Perl_sv_newmortal
2>perl_groups.obj : error LNK2001: unresolved external symbol Perl_sv_newmortal
2>perl_hateentry.obj : error LNK2001: unresolved external symbol Perl_sv_newmortal
2>perl_mob.obj : error LNK2001: unresolved external symbol Perl_sv_newmortal
2>embparser_api.obj : error LNK2001: unresolved external symbol Perl_sv_newmortal
2>embxs.obj : error LNK2001: unresolved external symbol Perl_sv_newmortal
2>perl_client.obj : error LNK2001: unresolved external symbol Perl_sv_newmortal
2>perl_doors.obj : error LNK2001: unresolved external symbol Perl_sv_newmortal
2>perl_player_corpse.obj : error LNK2001: unresolved external symbol Perl_sv_setuv
2>perl_raids.obj : error LNK2001: unresolved external symbol Perl_sv_setuv
2>perl_mob.obj : error LNK2001: unresolved external symbol Perl_sv_setuv
2>perl_npc.obj : error LNK2001: unresolved external symbol Perl_sv_setuv
2>perl_object.obj : error LNK2001: unresolved external symbol Perl_sv_setuv
2>perl_perlpacket.obj : error LNK2001: unresolved external symbol Perl_sv_setuv
2>embparser_api.obj : error LNK2001: unresolved external symbol Perl_sv_setuv
2>perl_client.obj : error LNK2001: unresolved external symbol Perl_sv_setuv
2>perl_doors.obj : error LNK2001: unresolved external symbol Perl_sv_setuv
2>perl_groups.obj : error LNK2001: unresolved external symbol Perl_sv_setuv
2>perl_player_corpse.obj : error LNK2001: unresolved external symbol Perl_Istack_sp_ptr
2>perl_questitem.obj : error LNK2001: unresolved external symbol Perl_Istack_sp_ptr
2>perl_raids.obj : error LNK2001: unresolved external symbol Perl_Istack_sp_ptr
2>perl_mob.obj : error LNK2001: unresolved external symbol Perl_Istack_sp_ptr
2>perl_npc.obj : error LNK2001: unresolved external symbol Perl_Istack_sp_ptr
2>perl_object.obj : error LNK2001: unresolved external symbol Perl_Istack_sp_ptr
2>perl_perlpacket.obj : error LNK2001: unresolved external symbol Perl_Istack_sp_ptr
2>perl_doors.obj : error LNK2001: unresolved external symbol Perl_Istack_sp_ptr
2>perl_entity.obj : error LNK2001: unresolved external symbol Perl_Istack_sp_ptr
2>perl_groups.obj : error LNK2001: unresolved external symbol Perl_Istack_sp_ptr
2>perl_hateentry.obj : error LNK2001: unresolved external symbol Perl_Istack_sp_ptr
2>embparser_api.obj : error LNK2001: unresolved external symbol Perl_Istack_sp_ptr
2>embperl.obj : error LNK2001: unresolved external symbol Perl_Istack_sp_ptr
2>embxs.obj : error LNK2001: unresolved external symbol Perl_Istack_sp_ptr
2>perl_client.obj : error LNK2001: unresolved external symbol Perl_Istack_sp_ptr
2>perl_questitem.obj : error LNK2019: unresolved external symbol Perl_Iop_ptr referenced in function XS_QuestItem_SetScale
2>perl_raids.obj : error LNK2001: unresolved external symbol Perl_Iop_ptr
2>perl_npc.obj : error LNK2001: unresolved external symbol Perl_Iop_ptr
2>perl_object.obj : error LNK2001: unresolved external symbol Perl_Iop_ptr
2>perl_perlpacket.obj : error LNK2001: unresolved external symbol Perl_Iop_ptr
2>perl_player_corpse.obj : error LNK2001: unresolved external symbol Perl_Iop_ptr
2>perl_entity.obj : error LNK2001: unresolved external symbol Perl_Iop_ptr
2>perl_groups.obj : error LNK2001: unresolved external symbol Perl_Iop_ptr
2>perl_hateentry.obj : error LNK2001: unresolved external symbol Perl_Iop_ptr
2>perl_mob.obj : error LNK2001: unresolved external symbol Perl_Iop_ptr
2>embparser_api.obj : error LNK2001: unresolved external symbol Perl_Iop_ptr
2>embxs.obj : error LNK2001: unresolved external symbol Perl_Iop_ptr
2>perl_client.obj : error LNK2001: unresolved external symbol Perl_Iop_ptr
2>perl_doors.obj : error LNK2001: unresolved external symbol Perl_Iop_ptr
2>perl_questitem.obj : error LNK2001: unresolved external symbol Perl_Icurpad_ptr
2>perl_raids.obj : error LNK2001: unresolved external symbol Perl_Icurpad_ptr
2>perl_npc.obj : error LNK2001: unresolved external symbol Perl_Icurpad_ptr
2>perl_object.obj : error LNK2001: unresolved external symbol Perl_Icurpad_ptr
2>perl_perlpacket.obj : error LNK2001: unresolved external symbol Perl_Icurpad_ptr
2>perl_player_corpse.obj : error LNK2001: unresolved external symbol Perl_Icurpad_ptr
2>perl_entity.obj : error LNK2001: unresolved external symbol Perl_Icurpad_ptr
2>perl_groups.obj : error LNK2001: unresolved external symbol Perl_Icurpad_ptr
2>perl_hateentry.obj : error LNK2001: unresolved external symbol Perl_Icurpad_ptr
2>perl_mob.obj : error LNK2001: unresolved external symbol Perl_Icurpad_ptr
2>embparser_api.obj : error LNK2001: unresolved external symbol Perl_Icurpad_ptr
2>embxs.obj : error LNK2001: unresolved external symbol Perl_Icurpad_ptr
2>perl_client.obj : error LNK2001: unresolved external symbol Perl_Icurpad_ptr
2>perl_doors.obj : error LNK2001: unresolved external symbol Perl_Icurpad_ptr
2>perl_player_corpse.obj : error LNK2001: unresolved external symbol Perl_Istack_base_ptr
2>perl_questitem.obj : error LNK2001: unresolved external symbol Perl_Istack_base_ptr
2>perl_raids.obj : error LNK2001: unresolved external symbol Perl_Istack_base_ptr
2>perl_mob.obj : error LNK2001: unresolved external symbol Perl_Istack_base_ptr
2>perl_npc.obj : error LNK2001: unresolved external symbol Perl_Istack_base_ptr
2>perl_object.obj : error LNK2001: unresolved external symbol Perl_Istack_base_ptr
2>perl_perlpacket.obj : error LNK2001: unresolved external symbol Perl_Istack_base_ptr
2>perl_doors.obj : error LNK2001: unresolved external symbol Perl_Istack_base_ptr
2>perl_entity.obj : error LNK2001: unresolved external symbol Perl_Istack_base_ptr
2>perl_groups.obj : error LNK2001: unresolved external symbol Perl_Istack_base_ptr
2>perl_hateentry.obj : error LNK2001: unresolved external symbol Perl_Istack_base_ptr
2>embparser_api.obj : error LNK2001: unresolved external symbol Perl_Istack_base_ptr
2>embperl.obj : error LNK2001: unresolved external symbol Perl_Istack_base_ptr
2>embxs.obj : error LNK2001: unresolved external symbol Perl_Istack_base_ptr
2>perl_client.obj : error LNK2001: unresolved external symbol Perl_Istack_base_ptr
2>perl_player_corpse.obj : error LNK2001: unresolved external symbol Perl_Imarkstack_ptr_ptr
2>perl_questitem.obj : error LNK2001: unresolved external symbol Perl_Imarkstack_ptr_ptr
2>perl_raids.obj : error LNK2001: unresolved external symbol Perl_Imarkstack_ptr_ptr
2>perl_mob.obj : error LNK2001: unresolved external symbol Perl_Imarkstack_ptr_ptr
2>perl_npc.obj : error LNK2001: unresolved external symbol Perl_Imarkstack_ptr_ptr
2>perl_object.obj : error LNK2001: unresolved external symbol Perl_Imarkstack_ptr_ptr
2>perl_perlpacket.obj : error LNK2001: unresolved external symbol Perl_Imarkstack_ptr_ptr
2>perl_doors.obj : error LNK2001: unresolved external symbol Perl_Imarkstack_ptr_ptr
2>perl_entity.obj : error LNK2001: unresolved external symbol Perl_Imarkstack_ptr_ptr
2>perl_groups.obj : error LNK2001: unresolved external symbol Perl_Imarkstack_ptr_ptr
2>perl_hateentry.obj : error LNK2001: unresolved external symbol Perl_Imarkstack_ptr_ptr
2>embparser_api.obj : error LNK2001: unresolved external symbol Perl_Imarkstack_ptr_ptr
2>embperl.obj : error LNK2001: unresolved external symbol Perl_Imarkstack_ptr_ptr
2>embxs.obj : error LNK2001: unresolved external symbol Perl_Imarkstack_ptr_ptr
2>perl_client.obj : error LNK2001: unresolved external symbol Perl_Imarkstack_ptr_ptr
2>perl_mob.obj : error LNK2019: unresolved external symbol Perl_ISv_ptr referenced in function XS_Mob_SendAppearanceEffect
2>perl_npc.obj : error LNK2001: unresolved external symbol Perl_ISv_ptr
2>perl_object.obj : error LNK2001: unresolved external symbol Perl_ISv_ptr
2>perl_player_corpse.obj : error LNK2001: unresolved external symbol Perl_ISv_ptr
2>embparser_api.obj : error LNK2001: unresolved external symbol Perl_ISv_ptr
2>embperl.obj : error LNK2001: unresolved external symbol Perl_ISv_ptr
2>perl_client.obj : error LNK2001: unresolved external symbol Perl_ISv_ptr
2>perl_entity.obj : error LNK2001: unresolved external symbol Perl_ISv_ptr
2>perl_mob.obj : error LNK2019: unresolved external symbol Perl_IXpv_ptr referenced in function boot_Mob
2>perl_npc.obj : error LNK2001: unresolved external symbol Perl_IXpv_ptr
2>perl_object.obj : error LNK2001: unresolved external symbol Perl_IXpv_ptr
2>perl_player_corpse.obj : error LNK2001: unresolved external symbol Perl_IXpv_ptr
2>embparser_api.obj : error LNK2001: unresolved external symbol Perl_IXpv_ptr
2>embperl.obj : error LNK2001: unresolved external symbol Perl_IXpv_ptr
2>perl_client.obj : error LNK2001: unresolved external symbol Perl_IXpv_ptr
2>perl_entity.obj : error LNK2001: unresolved external symbol Perl_IXpv_ptr
2>perl_player_corpse.obj : error LNK2001: unresolved external symbol Perl_Isv_no_ptr
2>perl_questitem.obj : error LNK2001: unresolved external symbol Perl_Isv_no_ptr
2>perl_raids.obj : error LNK2001: unresolved external symbol Perl_Isv_no_ptr
2>perl_mob.obj : error LNK2001: unresolved external symbol Perl_Isv_no_ptr
2>perl_npc.obj : error LNK2001: unresolved external symbol Perl_Isv_no_ptr
2>perl_object.obj : error LNK2001: unresolved external symbol Perl_Isv_no_ptr
2>perl_perlpacket.obj : error LNK2001: unresolved external symbol Perl_Isv_no_ptr
2>embparser_api.obj : error LNK2001: unresolved external symbol Perl_Isv_no_ptr
2>perl_client.obj : error LNK2001: unresolved external symbol Perl_Isv_no_ptr
2>perl_entity.obj : error LNK2001: unresolved external symbol Perl_Isv_no_ptr
2>perl_groups.obj : error LNK2001: unresolved external symbol Perl_Isv_no_ptr
2>perl_questitem.obj : error LNK2001: unresolved external symbol Perl_Isv_yes_ptr
2>perl_raids.obj : error LNK2001: unresolved external symbol Perl_Isv_yes_ptr
2>perl_npc.obj : error LNK2001: unresolved external symbol Perl_Isv_yes_ptr
2>perl_object.obj : error LNK2001: unresolved external symbol Perl_Isv_yes_ptr
2>perl_perlpacket.obj : error LNK2001: unresolved external symbol Perl_Isv_yes_ptr
2>perl_player_corpse.obj : error LNK2001: unresolved external symbol Perl_Isv_yes_ptr
2>perl_entity.obj : error LNK2001: unresolved external symbol Perl_Isv_yes_ptr
2>perl_groups.obj : error LNK2001: unresolved external symbol Perl_Isv_yes_ptr
2>perl_hateentry.obj : error LNK2001: unresolved external symbol Perl_Isv_yes_ptr
2>perl_mob.obj : error LNK2001: unresolved external symbol Perl_Isv_yes_ptr
2>embparser_api.obj : error LNK2001: unresolved external symbol Perl_Isv_yes_ptr
2>embxs.obj : error LNK2001: unresolved external symbol Perl_Isv_yes_ptr
2>perl_client.obj : error LNK2001: unresolved external symbol Perl_Isv_yes_ptr
2>perl_doors.obj : error LNK2001: unresolved external symbol Perl_Isv_yes_ptr
2>embperl.obj : error LNK2019: unresolved external symbol perl_alloc referenced in function "protected: void __cdecl Embperl::DoInit(void)" (?DoInit@Embperl@@IEAAXXZ)
2>embperl.obj : error LNK2019: unresolved external symbol perl_construct referenced in function "protected: void __cdecl Embperl::DoInit(void)" (?DoInit@Embperl@@IEAAXXZ)
2>embperl.obj : error LNK2019: unresolved external symbol perl_destruct referenced in function "public: __cdecl Embperl::~Embperl(void)" (??1Embperl@@QEAA@XZ)
2>embperl.obj : error LNK2019: unresolved external symbol perl_free referenced in function "public: __cdecl Embperl::~Embperl(void)" (??1Embperl@@QEAA@XZ)
2>embperl.obj : error LNK2019: unresolved external symbol perl_run referenced in function "protected: void __cdecl Embperl::DoInit(void)" (?DoInit@Embperl@@IEAAXXZ)
2>embperl.obj : error LNK2019: unresolved external symbol perl_parse referenced in function "protected: void __cdecl Embperl::DoInit(void)" (?DoInit@Embperl@@IEAAXXZ)
2>embperl.obj : error LNK2019: unresolved external symbol Perl_set_context referenced in function "protected: void __cdecl Embperl::DoInit(void)" (?DoInit@Embperl@@IEAAXXZ)
2>embperl.obj : error LNK2019: unresolved external symbol Perl_free_tmps referenced in function "public: int __cdecl Embperl::dosub(char const *,class std::vector<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::allocator<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > > const *,int)" (?dosub@Embperl@@QEAAHPEBDPEBV?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@H@Z)
2>embperl.obj : error LNK2019: unresolved external symbol Perl_gv_add_by_type referenced in function "public: int __cdecl Embperl::dosub(char const *,class std::vector<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::allocator<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > > const *,int)" (?dosub@Embperl@@QEAAHPEBDPEBV?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@H@Z)
2>embperl.obj : error LNK2019: unresolved external symbol Perl_gv_fetchpv referenced in function "protected: void __cdecl Embperl::DoInit(void)" (?DoInit@Embperl@@IEAAXXZ)
2>embperl.obj : error LNK2019: unresolved external symbol Perl_gv_stashpv referenced in function "protected: void __cdecl Embperl::DoInit(void)" (?DoInit@Embperl@@IEAAXXZ)
2>embperl.obj : error LNK2019: unresolved external symbol Perl_markstack_grow referenced in function "public: int __cdecl Embperl::dosub(char const *,class std::vector<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::allocator<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > > const *,int)" (?dosub@Embperl@@QEAAHPEBDPEBV?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@H@Z)
2>embperl.obj : error LNK2019: unresolved external symbol Perl_call_pv referenced in function "public: int __cdecl Embperl::dosub(char const *,class std::vector<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::allocator<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > > const *,int)" (?dosub@Embperl@@QEAAHPEBDPEBV?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@H@Z)
2>embperl.obj : error LNK2019: unresolved external symbol Perl_eval_pv referenced in function "private: void __cdecl Embperl::init_eval_file(void)" (?init_eval_file@Embperl@@AEAAXXZ)
2>embperl.obj : error LNK2019: unresolved external symbol Perl_get_cv referenced in function "protected: void __cdecl Embperl::DoInit(void)" (?DoInit@Embperl@@IEAAXXZ)
2>embperl.obj : error LNK2019: unresolved external symbol Perl_pop_scope referenced in function "public: int __cdecl Embperl::dosub(char const *,class std::vector<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::allocator<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > > const *,int)" (?dosub@Embperl@@QEAAHPEBDPEBV?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@H@Z)
2>embperl.obj : error LNK2019: unresolved external symbol Perl_push_scope referenced in function "public: int __cdecl Embperl::dosub(char const *,class std::vector<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::allocator<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > > const *,int)" (?dosub@Embperl@@QEAAHPEBDPEBV?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@H@Z)
2>embperl.obj : error LNK2019: unresolved external symbol Perl_save_int referenced in function "public: int __cdecl Embperl::dosub(char const *,class std::vector<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::allocator<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > > const *,int)" (?dosub@Embperl@@QEAAHPEBDPEBV?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@H@Z)
2>embperl.obj : error LNK2019: unresolved external symbol Perl_stack_grow referenced in function "public: int __cdecl Embperl::dosub(char const *,class std::vector<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::allocator<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > > const *,int)" (?dosub@Embperl@@QEAAHPEBDPEBV?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@H@Z)
2>perl_entity.obj : error LNK2001: unresolved external symbol Perl_stack_grow
2>perl_mob.obj : error LNK2001: unresolved external symbol Perl_stack_grow
2>embperl.obj : error LNK2019: unresolved external symbol Perl_sys_init3 referenced in function "public: __cdecl Embperl::Embperl(void)" (??0Embperl@@QEAA@XZ)
2>embperl.obj : error LNK2019: unresolved external symbol Perl_sys_term referenced in function "public: __cdecl Embperl::~Embperl(void)" (??1Embperl@@QEAA@XZ)
2>embperl.obj : error LNK2019: unresolved external symbol Perl_Istack_max_ptr referenced in function "public: int __cdecl Embperl::dosub(char const *,class std::vector<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::allocator<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > > const *,int)" (?dosub@Embperl@@QEAAHPEBDPEBV?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@H@Z)
2>perl_entity.obj : error LNK2001: unresolved external symbol Perl_Istack_max_ptr
2>perl_mob.obj : error LNK2001: unresolved external symbol Perl_Istack_max_ptr
2>embperl.obj : error LNK2019: unresolved external symbol Perl_Itmps_ix_ptr referenced in function "public: int __cdecl Embperl::dosub(char const *,class std::vector<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::allocator<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > > const *,int)" (?dosub@Embperl@@QEAAHPEBDPEBV?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@H@Z)
2>embperl.obj : error LNK2019: unresolved external symbol Perl_Itmps_floor_ptr referenced in function "public: int __cdecl Embperl::dosub(char const *,class std::vector<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::allocator<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > > const *,int)" (?dosub@Embperl@@QEAAHPEBDPEBV?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@H@Z)
2>embperl.obj : error LNK2019: unresolved external symbol Perl_Imarkstack_max_ptr referenced in function "public: int __cdecl Embperl::dosub(char const *,class std::vector<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::allocator<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > > const *,int)" (?dosub@Embperl@@QEAAHPEBDPEBV?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@H@Z)
2>embperl.obj : error LNK2019: unresolved external symbol Perl_Iperl_destruct_level_ptr referenced in function "protected: void __cdecl Embperl::DoInit(void)" (?DoInit@Embperl@@IEAAXXZ)
2>embperl.obj : error LNK2019: unresolved external symbol Perl_Ierrgv_ptr referenced in function "public: int __cdecl Embperl::dosub(char const *,class std::vector<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::allocator<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > > const *,int)" (?dosub@Embperl@@QEAAHPEBDPEBV?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@H@Z)
2>embperl.obj : error LNK2019: unresolved external symbol Perl_Gcurinterp_ptr referenced in function "protected: void __cdecl Embperl::DoInit(void)" (?DoInit@Embperl@@IEAAXXZ)
2>embperl.obj : error LNK2019: unresolved external symbol boot_DynaLoader referenced in function xs_init
2>net.obj : error LNK2019: unresolved external symbol win32_inet_addr referenced in function "public: unsigned int __cdecl NetConnection::GetIP(void)" (?GetIP@NetConnection@@QEAAIXZ)
2>net.obj : error LNK2019: unresolved external symbol win32_inet_ntoa referenced in function main
2>net.obj : error LNK2019: unresolved external symbol win32_ntohs referenced in function main
2>net.obj : error LNK2019: unresolved external symbol win32_gethostbyname referenced in function "public: unsigned int __cdecl NetConnection::GetIP(void)" (?GetIP@NetConnection@@QEAAIXZ)
2>net.obj : error LNK2019: unresolved external symbol win32_gethostname referenced in function "public: unsigned int __cdecl NetConnection::GetIP(void)" (?GetIP@NetConnection@@QEAAIXZ)
2>perl_perlpacket.obj : error LNK2001: unresolved external symbol Perl_newXS_flags
2>perl_player_corpse.obj : error LNK2001: unresolved external symbol Perl_newXS_flags
2>perl_questitem.obj : error LNK2001: unresolved external symbol Perl_newXS_flags
2>perl_raids.obj : error LNK2001: unresolved external symbol Perl_newXS_flags
2>perl_hateentry.obj : error LNK2001: unresolved external symbol Perl_newXS_flags
2>perl_mob.obj : error LNK2001: unresolved external symbol Perl_newXS_flags
2>perl_npc.obj : error LNK2001: unresolved external symbol Perl_newXS_flags
2>perl_object.obj : error LNK2001: unresolved external symbol Perl_newXS_flags
2>perl_client.obj : error LNK2001: unresolved external symbol Perl_newXS_flags
2>perl_doors.obj : error LNK2001: unresolved external symbol Perl_newXS_flags
2>perl_entity.obj : error LNK2001: unresolved external symbol Perl_newXS_flags
2>perl_groups.obj : error LNK2001: unresolved external symbol Perl_newXS_flags
2>perl_perlpacket.obj : error LNK2001: unresolved external symbol Perl_sv_derived_from
2>perl_player_corpse.obj : error LNK2001: unresolved external symbol Perl_sv_derived_from
2>perl_questitem.obj : error LNK2001: unresolved external symbol Perl_sv_derived_from
2>perl_raids.obj : error LNK2001: unresolved external symbol Perl_sv_derived_from
2>perl_hateentry.obj : error LNK2001: unresolved external symbol Perl_sv_derived_from
2>perl_mob.obj : error LNK2001: unresolved external symbol Perl_sv_derived_from
2>perl_npc.obj : error LNK2001: unresolved external symbol Perl_sv_derived_from
2>perl_object.obj : error LNK2001: unresolved external symbol Perl_sv_derived_from
2>perl_client.obj : error LNK2001: unresolved external symbol Perl_sv_derived_from
2>perl_doors.obj : error LNK2001: unresolved external symbol Perl_sv_derived_from
2>perl_entity.obj : error LNK2001: unresolved external symbol Perl_sv_derived_from
2>perl_groups.obj : error LNK2001: unresolved external symbol Perl_sv_derived_from
2>perl_perlpacket.obj : error LNK2019: unresolved external symbol Perl_av_fetch referenced in function XS_PerlPacket_FromArray
2>perl_perlpacket.obj : error LNK2019: unresolved external symbol Perl_av_len referenced in function XS_PerlPacket_FromArray
2>C:\Program Files (x86)\EQ\Source\Build\bin\Debug\zone.exe : fatal error LNK1120: 72 unresolved externals
========== Build: 0 succeeded, 2 failed, 11 up-to-date, 0 skipped ==========
Reply With Quote