Go Back   EQEmulator Home > EQEmulator Forums > Support > Support::Windows Servers

Support::Windows Servers Support forum for Windows EQEMu users.

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #36  
Old 09-04-2012, 05:19 PM
Dylan1994
Fire Beetle
 
Join Date: Aug 2010
Posts: 25
Default

I'm having a problem Building the Solution, I'm stuck and I'm not quite sure where to go. I did see the above post and I did that moving the MySQL at the top of the Directory list but it didn't seem to do anything. Any help?

Thanks,
Dyl

Code:
1>------ Build started: Project: World, Configuration: Release Win32 ------
1>Linking...
1>perl_EQDB.obj : error LNK2019: unresolved external symbol _Perl_sv_2pv_flags referenced in function _XS_EQDB_field_count
1>EQW.obj : error LNK2001: unresolved external symbol _Perl_sv_2pv_flags
1>perl_EQLConfig.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_HTTPRequest.obj : error LNK2001: unresolved external symbol _Perl_sv_2pv_flags
1>perl_HTTPRequest.obj : error LNK2019: unresolved external symbol _Perl_Istack_base_ptr referenced in function _XS_HTTPRequest_get
1>perl_EQDB.obj : error LNK2001: unresolved external symbol _Perl_Istack_base_ptr
1>perl_EQDBRes.obj : error LNK2001: unresolved external symbol _Perl_Istack_base_ptr
1>EQW.obj : error LNK2001: unresolved external symbol _Perl_Istack_base_ptr
1>EQWParser.obj : error LNK2001: unresolved external symbol _Perl_Istack_base_ptr
1>perl_EQLConfig.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_HTTPRequest.obj : error LNK2019: unresolved external symbol _Perl_Imarkstack_ptr_ptr referenced in function _XS_HTTPRequest_get
1>perl_EQDB.obj : error LNK2001: unresolved external symbol _Perl_Imarkstack_ptr_ptr
1>perl_EQDBRes.obj : error LNK2001: unresolved external symbol _Perl_Imarkstack_ptr_ptr
1>EQW.obj : error LNK2001: unresolved external symbol _Perl_Imarkstack_ptr_ptr
1>EQWParser.obj : error LNK2001: unresolved external symbol _Perl_Imarkstack_ptr_ptr
1>perl_EQLConfig.obj : error LNK2001: unresolved external symbol _Perl_Imarkstack_ptr_ptr
1>perl_EQW.obj : error LNK2001: unresolved external symbol _Perl_Imarkstack_ptr_ptr
1>perl_HTTPRequest.obj : error LNK2019: unresolved external symbol _Perl_Istack_sp_ptr referenced in function _XS_HTTPRequest_get
1>perl_EQDB.obj : error LNK2001: unresolved external symbol _Perl_Istack_sp_ptr
1>perl_EQDBRes.obj : error LNK2001: unresolved external symbol _Perl_Istack_sp_ptr
1>EQW.obj : error LNK2001: unresolved external symbol _Perl_Istack_sp_ptr
1>EQWParser.obj : error LNK2001: unresolved external symbol _Perl_Istack_sp_ptr
1>perl_EQLConfig.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_HTTPRequest.obj : error LNK2019: unresolved external symbol _Perl_get_context referenced in function _XS_HTTPRequest_get
1>perl_EQDB.obj : error LNK2001: unresolved external symbol _Perl_get_context
1>perl_EQDBRes.obj : error LNK2001: unresolved external symbol _Perl_get_context
1>EQW.obj : error LNK2001: unresolved external symbol _Perl_get_context
1>EQWParser.obj : error LNK2001: unresolved external symbol _Perl_get_context
1>perl_EQLConfig.obj : error LNK2001: unresolved external symbol _Perl_get_context
1>perl_EQW.obj : error LNK2001: unresolved external symbol _Perl_get_context
1>EQWParser.obj : error LNK2019: unresolved external symbol _Perl_newXS referenced in function _xs_init
1>EQWParser.obj : error LNK2019: unresolved external symbol _boot_DynaLoader referenced in function _xs_init
1>EQWParser.obj : error LNK2019: unresolved external symbol _Perl_newSV referenced in function "public: __thiscall EQWParser::EQWParser(void)" (??0EQWParser@@QAE@XZ)
1>EQWParser.obj : error LNK2019: unresolved external symbol _perl_alloc referenced in function "public: __thiscall EQWParser::EQWParser(void)" (??0EQWParser@@QAE@XZ)
1>EQWParser.obj : error LNK2019: unresolved external symbol _Perl_sv_setsv_flags referenced in function "protected: void __thiscall EQWParser::DoInit(void)" (?DoInit@EQWParser@@IAEXXZ)
1>EQWParser.obj : error LNK2019: unresolved external symbol _Perl_sv_setref_pv referenced in function "protected: void __thiscall EQWParser::DoInit(void)" (?DoInit@EQWParser@@IAEXXZ)
1>perl_EQW.obj : error LNK2001: unresolved external symbol _Perl_sv_setref_pv
1>perl_EQDB.obj : error LNK2001: unresolved external symbol _Perl_sv_setref_pv
1>EQWParser.obj : error LNK2019: unresolved external symbol _Perl_get_sv referenced in function "protected: void __thiscall EQWParser::DoInit(void)" (?DoInit@EQWParser@@IAEXXZ)
1>EQWParser.obj : error LNK2019: unresolved external symbol _Perl_get_cv referenced in function "protected: void __thiscall EQWParser::DoInit(void)" (?DoInit@EQWParser@@IAEXXZ)
1>EQWParser.obj : error LNK2019: unresolved external symbol _Perl_gv_fetchpv referenced in function "protected: void __thiscall EQWParser::DoInit(void)" (?DoInit@EQWParser@@IAEXXZ)
1>EQWParser.obj : error LNK2019: unresolved external symbol _Perl_gv_stashpv referenced in function "protected: void __thiscall EQWParser::DoInit(void)" (?DoInit@EQWParser@@IAEXXZ)
1>EQWParser.obj : error LNK2019: unresolved external symbol _Perl_eval_pv referenced in function "protected: void __thiscall EQWParser::DoInit(void)" (?DoInit@EQWParser@@IAEXXZ)
1>EQWParser.obj : error LNK2019: unresolved external symbol _perl_run referenced in function "protected: void __thiscall EQWParser::DoInit(void)" (?DoInit@EQWParser@@IAEXXZ)
1>EQWParser.obj : error LNK2019: unresolved external symbol _perl_parse referenced in function "protected: void __thiscall EQWParser::DoInit(void)" (?DoInit@EQWParser@@IAEXXZ)
1>EQWParser.obj : error LNK2019: unresolved external symbol _Perl_sys_init3 referenced in function "protected: void __thiscall EQWParser::DoInit(void)" (?DoInit@EQWParser@@IAEXXZ)
1>EQWParser.obj : error LNK2019: unresolved external symbol _perl_construct referenced in function "protected: void __thiscall EQWParser::DoInit(void)" (?DoInit@EQWParser@@IAEXXZ)
1>EQWParser.obj : error LNK2019: unresolved external symbol _Perl_Iperl_destruct_level_ptr referenced in function "protected: void __thiscall EQWParser::DoInit(void)" (?DoInit@EQWParser@@IAEXXZ)
1>EQWParser.obj : error LNK2019: unresolved external symbol _perl_free referenced in function "public: __thiscall EQWParser::~EQWParser(void)" (??1EQWParser@@QAE@XZ)
1>EQWParser.obj : error LNK2019: unresolved external symbol _Perl_pop_scope referenced in function "protected: bool __thiscall 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@@IAE_NPBDABV?$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@@AAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@3@H@Z)
1>EQWParser.obj : error LNK2019: unresolved external symbol _Perl_free_tmps referenced in function "protected: bool __thiscall 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@@IAE_NPBDABV?$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@@AAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@3@H@Z)
1>EQWParser.obj : error LNK2019: unresolved external symbol _Perl_sv_2bool referenced in function "protected: bool __thiscall 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@@IAE_NPBDABV?$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@@AAV?$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>EQWParser.obj : error LNK2019: unresolved external symbol _Perl_IXpv_ptr referenced in function "protected: bool __thiscall 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@@IAE_NPBDABV?$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@@AAV?$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>EQWParser.obj : error LNK2019: unresolved external symbol _Perl_ISv_ptr referenced in function "protected: bool __thiscall 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@@IAE_NPBDABV?$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@@AAV?$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>EQWParser.obj : error LNK2019: unresolved external symbol _Perl_Ierrgv_ptr referenced in function "protected: bool __thiscall 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@@IAE_NPBDABV?$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@@AAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@3@H@Z)
1>EQWParser.obj : error LNK2019: unresolved external symbol _Perl_call_pv referenced in function "protected: bool __thiscall 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@@IAE_NPBDABV?$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@@AAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@3@H@Z)
1>perl_EQDBRes.obj : error LNK2019: unresolved external symbol _Perl_sv_2mortal referenced in function "public: 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> > > > > & __thiscall 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> > > > >::operator=(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> > > > > const &)" (??4?$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@@QAEAAV01@ABV01@@Z)
1>EQWParser.obj : error LNK2001: unresolved external symbol _Perl_sv_2mortal
1>perl_EQLConfig.obj : error LNK2001: unresolved external symbol _Perl_sv_2mortal
1>perl_EQW.obj : error LNK2001: unresolved external symbol _Perl_sv_2mortal
1>perl_HTTPRequest.obj : error LNK2001: unresolved external symbol _Perl_sv_2mortal
1>EQWParser.obj : error LNK2019: unresolved external symbol _Perl_newSVpv referenced in function "protected: bool __thiscall 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@@IAE_NPBDABV?$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@@AAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@3@H@Z)
1>EQWParser.obj : error LNK2019: unresolved external symbol _Perl_stack_grow referenced in function "protected: bool __thiscall 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@@IAE_NPBDABV?$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@@AAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@3@H@Z)
1>perl_EQLConfig.obj : error LNK2001: unresolved external symbol _Perl_stack_grow
1>perl_EQW.obj : error LNK2001: unresolved external symbol _Perl_stack_grow
1>perl_EQDBRes.obj : error LNK2001: unresolved external symbol _Perl_stack_grow
1>EQWParser.obj : error LNK2019: unresolved external symbol _Perl_Istack_max_ptr referenced in function "protected: bool __thiscall 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@@IAE_NPBDABV?$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@@AAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@3@H@Z)
1>perl_EQLConfig.obj : error LNK2001: unresolved external symbol _Perl_Istack_max_ptr
1>perl_EQW.obj : error LNK2001: unresolved external symbol _Perl_Istack_max_ptr
1>perl_EQDBRes.obj : error LNK2001: unresolved external symbol _Perl_Istack_max_ptr
1>EQWParser.obj : error LNK2019: unresolved external symbol _Perl_markstack_grow referenced in function "protected: bool __thiscall 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@@IAE_NPBDABV?$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@@AAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@3@H@Z)
1>EQWParser.obj : error LNK2019: unresolved external symbol _Perl_Imarkstack_max_ptr referenced in function "protected: bool __thiscall 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@@IAE_NPBDABV?$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@@AAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@3@H@Z)
1>EQWParser.obj : error LNK2019: unresolved external symbol _Perl_Itmps_ix_ptr referenced in function "protected: bool __thiscall 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@@IAE_NPBDABV?$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@@AAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@3@H@Z)
1>EQWParser.obj : error LNK2019: unresolved external symbol _Perl_save_int referenced in function "protected: bool __thiscall 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@@IAE_NPBDABV?$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@@AAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@3@H@Z)
1>EQWParser.obj : error LNK2019: unresolved external symbol _Perl_Itmps_floor_ptr referenced in function "protected: bool __thiscall 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@@IAE_NPBDABV?$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@@AAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@3@H@Z)
1>EQWParser.obj : error LNK2019: unresolved external symbol _Perl_push_scope referenced in function "protected: bool __thiscall 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@@IAE_NPBDABV?$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@@AAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@3@H@Z)
1>perl_EQDBRes.obj : error LNK2019: unresolved external symbol _Perl_mg_set referenced in function _XS_EQDBRes_num_rows
1>perl_EQLConfig.obj : error LNK2001: unresolved external symbol _Perl_mg_set
1>perl_EQW.obj : error LNK2001: unresolved external symbol _Perl_mg_set
1>perl_HTTPRequest.obj : error LNK2001: unresolved external symbol _Perl_mg_set
1>perl_EQDB.obj : error LNK2001: unresolved external symbol _Perl_mg_set
1>perl_EQLConfig.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_HTTPRequest.obj : error LNK2001: unresolved external symbol _Perl_sv_setpv
1>perl_EQDB.obj : error LNK2001: unresolved external symbol _Perl_sv_setpv
1>perl_EQDBRes.obj : error LNK2019: unresolved external symbol _Perl_sv_2iv_flags referenced in function _XS_EQDBRes_num_rows
1>perl_EQLConfig.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_HTTPRequest.obj : error LNK2001: unresolved external symbol _Perl_sv_2iv_flags
1>perl_EQDB.obj : error LNK2001: unresolved external symbol _Perl_sv_2iv_flags
1>perl_EQDBRes.obj : error LNK2019: unresolved external symbol _Perl_sv_derived_from referenced in function _XS_EQDBRes_num_rows
1>perl_EQLConfig.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_HTTPRequest.obj : error LNK2001: unresolved external symbol _Perl_sv_derived_from
1>perl_EQDB.obj : error LNK2001: unresolved external symbol _Perl_sv_derived_from
1>perl_EQDBRes.obj : error LNK2019: unresolved external symbol _Perl_sv_newmortal referenced in function _XS_EQDBRes_num_rows
1>perl_EQLConfig.obj : error LNK2001: unresolved external symbol _Perl_sv_newmortal
1>perl_EQW.obj : error LNK2001: unresolved external symbol _Perl_sv_newmortal
1>perl_HTTPRequest.obj : error LNK2001: unresolved external symbol _Perl_sv_newmortal
1>perl_EQDB.obj : error LNK2001: unresolved external symbol _Perl_sv_newmortal
1>perl_EQDBRes.obj : error LNK2019: unresolved external symbol _Perl_Icurpad_ptr referenced in function _XS_EQDBRes_num_rows
1>perl_EQLConfig.obj : error LNK2001: unresolved external symbol _Perl_Icurpad_ptr
1>perl_EQW.obj : error LNK2001: unresolved external symbol _Perl_Icurpad_ptr
1>perl_HTTPRequest.obj : error LNK2001: unresolved external symbol _Perl_Icurpad_ptr
1>perl_EQDB.obj : error LNK2001: unresolved external symbol _Perl_Icurpad_ptr
1>perl_EQDBRes.obj : error LNK2019: unresolved external symbol _Perl_Iop_ptr referenced in function _XS_EQDBRes_num_rows
1>perl_EQLConfig.obj : error LNK2001: unresolved external symbol _Perl_Iop_ptr
1>perl_EQW.obj : error LNK2001: unresolved external symbol _Perl_Iop_ptr
1>perl_HTTPRequest.obj : error LNK2001: unresolved external symbol _Perl_Iop_ptr
1>perl_EQDB.obj : error LNK2001: unresolved external symbol _Perl_Iop_ptr
1>perl_EQDBRes.obj : error LNK2019: unresolved external symbol _Perl_croak referenced in function _XS_EQDBRes_num_rows
1>perl_EQLConfig.obj : error LNK2001: unresolved external symbol _Perl_croak
1>perl_EQW.obj : error LNK2001: unresolved external symbol _Perl_croak
1>perl_HTTPRequest.obj : error LNK2001: unresolved external symbol _Perl_croak
1>perl_EQDB.obj : error LNK2001: unresolved external symbol _Perl_croak
1>perl_EQLConfig.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_HTTPRequest.obj : error LNK2001: unresolved external symbol _Perl_sv_setiv
1>perl_EQLConfig.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>perl_EQDBRes.obj : error LNK2001: unresolved external symbol _Perl_Isv_yes_ptr
1>perl_EQLConfig.obj : error LNK2019: unresolved external symbol _Perl_Isv_yes_ptr referenced in function _XS_EQLConfig_IsConnected
1>perl_EQW.obj : error LNK2001: unresolved external symbol _Perl_Isv_yes_ptr
1>perl_HTTPRequest.obj : error LNK2001: unresolved external symbol _Perl_Isv_yes_ptr
1>perl_EQDB.obj : error LNK2001: unresolved external symbol _Perl_Isv_yes_ptr
1>perl_EQLConfig.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>perl_EQLConfig.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_HTTPRequest.obj : error LNK2001: unresolved external symbol _Perl_sv_setpvn
1>perl_EQDBRes.obj : error LNK2001: unresolved external symbol _Perl_sv_setpvn
1>perl_EQLConfig.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_HTTPRequest.obj : error LNK2001: unresolved external symbol _Perl_hv_common_key_len
1>perl_EQDBRes.obj : error LNK2001: unresolved external symbol _Perl_hv_common_key_len
1>perl_EQLConfig.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_HTTPRequest.obj : error LNK2001: unresolved external symbol _Perl_newRV
1>perl_EQDBRes.obj : error LNK2001: unresolved external symbol _Perl_newRV
1>perl_EQLConfig.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_HTTPRequest.obj : error LNK2001: unresolved external symbol _Perl_newSV_type
1>perl_EQDBRes.obj : error LNK2001: unresolved external symbol _Perl_newSV_type
1>perl_EQDBRes.obj : error LNK2001: unresolved external symbol _Perl_newXS_flags
1>perl_EQLConfig.obj : error LNK2019: unresolved external symbol _Perl_newXS_flags referenced in function _boot_EQLConfig
1>perl_EQW.obj : error LNK2001: unresolved external symbol _Perl_newXS_flags
1>perl_HTTPRequest.obj : error LNK2001: unresolved external symbol _Perl_newXS_flags
1>perl_EQDB.obj : error LNK2001: unresolved external symbol _Perl_newXS_flags
1>perl_EQW.obj : error LNK2019: unresolved external symbol _Perl_sv_setuv referenced in function _XS_EQW_CreateGuild
1>perl_EQDB.obj : error LNK2001: unresolved external symbol _Perl_sv_setuv
1>perl_EQDBRes.obj : error LNK2001: unresolved external symbol _Perl_sv_setuv
1>perl_HTTPRequest.obj : error LNK2019: unresolved external symbol _Perl_sv_setnv referenced in function _XS_HTTPRequest_getFloat
1>perl_HTTPRequest.obj : error LNK2019: unresolved external symbol _Perl_sv_2nv referenced in function _XS_HTTPRequest_getFloat
1>.\../build/World.exe : fatal error LNK1120: 59 unresolved externals
1>Build log was saved at "file://c:\source\trunk\EQEmuServer\Build\World\Release\BuildLog.htm"
1>World - 160 error(s), 0 warning(s)
2>------ Build started: Project: Zone, Configuration: Release Win32 ------
2>Linking...
2>perl_PlayerCorpse.obj : error LNK2001: unresolved external symbol _Perl_sv_setpv
2>perl_questitem.obj : error LNK2001: unresolved external symbol _Perl_sv_setpv
2>perlparser.obj : error LNK2001: unresolved external symbol _Perl_sv_setpv
2>perl_entity.obj : error LNK2019: unresolved external symbol _Perl_sv_setpv referenced in function _XS_EntityList_MakeNameUnique
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>perl_object.obj : error LNK2001: unresolved external symbol _Perl_sv_setpv
2>embparser.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>perl_doors.obj : error LNK2001: unresolved external symbol _Perl_sv_setpv
2>embparser.obj : error LNK2019: unresolved external symbol _Perl_get_sv referenced in function "public: void __thiscall PerlembParser::ExportVar(char const *,char const *,char const *)const " (?ExportVar@PerlembParser@@QBEXPBD00@Z)
2>perlparser.obj : error LNK2001: unresolved external symbol _Perl_get_sv
2>perl_PlayerCorpse.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>perlparser.obj : error LNK2019: unresolved external symbol _Perl_get_context referenced in function _XS__settimerMS
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_perlpacket.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>perl_hateentry.obj : error LNK2001: unresolved external symbol _Perl_get_context
2>embparser.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>perl_client.obj : error LNK2001: unresolved external symbol _Perl_get_context
2>embparser.obj : error LNK2019: unresolved external symbol _Perl_hv_common_key_len referenced in function "public: void __thiscall 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@@QAEXPBDAAV?$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_newSVpv referenced in function "public: void __thiscall 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@@QAEXPBDAAV?$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_hv_clear referenced in function "public: void __thiscall 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@@QAEXPBDAAV?$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_get_hv referenced in function "public: void __thiscall 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@@QAEXPBDAAV?$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_mob.obj : error LNK2019: unresolved external symbol _Perl_sv_setiv referenced in function _XS_Mob_GetDrakkinDetails
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>perlparser.obj : error LNK2001: unresolved external symbol _Perl_sv_setiv
2>embparser.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_hateentry.obj : error LNK2001: unresolved external symbol _Perl_sv_setiv
2>perl_npc.obj : error LNK2019: unresolved external symbol _Perl_sv_setnv referenced in function _boot_NPC
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_2iv_flags
2>perl_raids.obj : error LNK2001: unresolved external symbol _Perl_sv_2iv_flags
2>perlparser.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_PlayerCorpse.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 LNK2019: unresolved external symbol _Perl_sv_2iv_flags referenced in function _XS_Mob_GetEntityVariable
2>embparser.obj : error LNK2001: unresolved external symbol _Perl_sv_2iv_flags
2>embxs.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>perlparser.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_raids.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 LNK2019: unresolved external symbol _Perl_sv_2pv_flags referenced in function _XS_Mob_SetTexture
2>perl_npc.obj : error LNK2001: unresolved external symbol _Perl_sv_2pv_flags
2>embparser.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_doors.obj : error LNK2001: unresolved external symbol _Perl_sv_2pv_flags
2>embparser.obj : error LNK2019: unresolved external symbol _Perl_sv_setsv_flags referenced in function "public: void __thiscall PerlembParser::ExecCommand(class Client *,class Seperator *)" (?ExecCommand@PerlembParser@@QAEXPAVClient@@PAVSeperator@@@Z)
2>perlparser.obj : error LNK2001: unresolved external symbol _Perl_sv_setsv_flags
2>embparser.obj : error LNK2019: unresolved external symbol _Perl_newSV referenced in function "public: void __thiscall PerlembParser::ExecCommand(class Client *,class Seperator *)" (?ExecCommand@PerlembParser@@QAEXPAVClient@@PAVSeperator@@@Z)
2>perlparser.obj : error LNK2001: unresolved external symbol _Perl_newSV
2>perl_raids.obj : error LNK2001: unresolved external symbol _Perl_sv_setref_pv
2>perlparser.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>perl_questitem.obj : error LNK2001: unresolved external symbol _Perl_sv_setref_pv
2>embparser.obj : error LNK2019: unresolved external symbol _Perl_sv_setref_pv referenced in function "public: void __thiscall PerlembParser::ExecCommand(class Client *,class Seperator *)" (?ExecCommand@PerlembParser@@QAEXPAVClient@@PAVSeperator@@@Z)
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_groups.obj : error LNK2001: unresolved external symbol _Perl_sv_setref_pv
2>embperl.obj : error LNK2019: unresolved external symbol _Perl_newXS referenced in function _xs_init
2>embxs.obj : error LNK2001: unresolved external symbol _Perl_newXS
2>perlparser.obj : error LNK2001: unresolved external symbol _Perl_newXS
2>embperl.obj : error LNK2019: unresolved external symbol _boot_DynaLoader referenced in function _xs_init
2>embperl.obj : error LNK2019: unresolved external symbol _perl_alloc referenced in function "public: __thiscall Embperl::Embperl(void)" (??0Embperl@@QAE@XZ)
2>embperl.obj : error LNK2019: unresolved external symbol _Perl_get_cv referenced in function "protected: void __thiscall Embperl::DoInit(void)" (?DoInit@Embperl@@IAEXXZ)
2>embperl.obj : error LNK2019: unresolved external symbol _Perl_gv_fetchpv referenced in function "protected: void __thiscall Embperl::DoInit(void)" (?DoInit@Embperl@@IAEXXZ)
2>embperl.obj : error LNK2019: unresolved external symbol _Perl_gv_stashpv referenced in function "protected: void __thiscall Embperl::DoInit(void)" (?DoInit@Embperl@@IAEXXZ)
2>embperl.obj : error LNK2019: unresolved external symbol _Perl_eval_pv referenced in function "protected: void __thiscall Embperl::DoInit(void)" (?DoInit@Embperl@@IAEXXZ)
2>embperl.obj : error LNK2019: unresolved external symbol _perl_run referenced in function "protected: void __thiscall Embperl::DoInit(void)" (?DoInit@Embperl@@IAEXXZ)
2>embperl.obj : error LNK2019: unresolved external symbol _perl_parse referenced in function "protected: void __thiscall Embperl::DoInit(void)" (?DoInit@Embperl@@IAEXXZ)
2>embperl.obj : error LNK2019: unresolved external symbol _Perl_sys_init3 referenced in function "protected: void __thiscall Embperl::DoInit(void)" (?DoInit@Embperl@@IAEXXZ)
2>embperl.obj : error LNK2019: unresolved external symbol _perl_construct referenced in function "protected: void __thiscall Embperl::DoInit(void)" (?DoInit@Embperl@@IAEXXZ)
2>embperl.obj : error LNK2019: unresolved external symbol _Perl_Iperl_destruct_level_ptr referenced in function "protected: void __thiscall Embperl::DoInit(void)" (?DoInit@Embperl@@IAEXXZ)
2>embperl.obj : error LNK2019: unresolved external symbol _perl_free referenced in function "public: __thiscall Embperl::~Embperl(void)" (??1Embperl@@QAE@XZ)
2>embperl.obj : error LNK2019: unresolved external symbol _perl_destruct referenced in function "public: void __thiscall Embperl::Reinit(void)" (?Reinit@Embperl@@QAEXXZ)
2>embperl.obj : error LNK2019: unresolved external symbol _Perl_pop_scope referenced in function "public: void __thiscall 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@@QAEXPBDPBV?$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_free_tmps referenced in function "public: void __thiscall 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@@QAEXPBDPBV?$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_npc.obj : error LNK2001: unresolved external symbol _Perl_sv_2bool
2>perl_object.obj : error LNK2001: unresolved external symbol _Perl_sv_2bool
2>perl_PlayerCorpse.obj : error LNK2019: unresolved external symbol _Perl_sv_2bool referenced in function _boot_Corpse
2>perlparser.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_mob.obj : error LNK2001: unresolved external symbol _Perl_sv_2bool
2>perl_npc.obj : error LNK2019: unresolved external symbol _Perl_IXpv_ptr referenced in function _XS_NPC_DisplayWaypointInfo
2>perl_object.obj : error LNK2001: unresolved external symbol _Perl_IXpv_ptr
2>perl_PlayerCorpse.obj : error LNK2001: unresolved external symbol _Perl_IXpv_ptr
2>perlparser.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_mob.obj : error LNK2001: unresolved external symbol _Perl_IXpv_ptr
2>perl_npc.obj : error LNK2001: unresolved external symbol _Perl_ISv_ptr
2>perl_object.obj : error LNK2019: unresolved external symbol _Perl_ISv_ptr referenced in function _boot_Object
2>perl_PlayerCorpse.obj : error LNK2001: unresolved external symbol _Perl_ISv_ptr
2>perlparser.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 LNK2001: unresolved external symbol _Perl_ISv_ptr
2>embperl.obj : error LNK2019: unresolved external symbol _Perl_Ierrgv_ptr referenced in function "public: void __thiscall 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@@QAEXPBDPBV?$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: void __thiscall 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@@QAEXPBDPBV?$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_PlayerCorpse.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>perlparser.obj : error LNK2019: unresolved external symbol _Perl_sv_2mortal referenced in function _XS__spawn
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>perl_perlpacket.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_groups.obj : error LNK2001: unresolved external symbol _Perl_sv_2mortal
2>embperl.obj : error LNK2019: unresolved external symbol _Perl_stack_grow referenced in function "public: void __thiscall 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@@QAEXPBDPBV?$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_Istack_max_ptr referenced in function "public: void __thiscall 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@@QAEXPBDPBV?$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>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>perlparser.obj : error LNK2001: unresolved external symbol _Perl_Istack_base_ptr
2>perl_npc.obj : error LNK2019: unresolved external symbol _Perl_Istack_base_ptr referenced in function _boot_NPC
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_PlayerCorpse.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>perl_mob.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_doors.obj : error LNK2001: unresolved external symbol _Perl_Istack_base_ptr
2>embperl.obj : error LNK2019: unresolved external symbol _Perl_markstack_grow referenced in function "public: void __thiscall 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@@QAEXPBDPBV?$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: void __thiscall 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@@QAEXPBDPBV?$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_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>perlparser.obj : error LNK2019: unresolved external symbol _Perl_Imarkstack_ptr_ptr referenced in function _XS__spawn
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_PlayerCorpse.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>perl_mob.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_doors.obj : error LNK2001: unresolved external symbol _Perl_Imarkstack_ptr_ptr
2>embperl.obj : error LNK2019: unresolved external symbol _Perl_Itmps_ix_ptr referenced in function "public: void __thiscall 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@@QAEXPBDPBV?$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: void __thiscall 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@@QAEXPBDPBV?$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: void __thiscall 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@@QAEXPBDPBV?$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: void __thiscall 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@@QAEXPBDPBV?$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_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>perlparser.obj : error LNK2019: unresolved external symbol _Perl_Istack_sp_ptr referenced in function _boot_quest
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_PlayerCorpse.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>perl_mob.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_doors.obj : error LNK2001: unresolved external symbol _Perl_Istack_sp_ptr
2>perl_raids.obj : error LNK2019: unresolved external symbol _Perl_mg_set referenced in function _XS_Raid_IsRaidMember
2>perlparser.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_PlayerCorpse.obj : error LNK2001: unresolved external symbol _Perl_mg_set
2>perl_questitem.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>perl_npc.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>perl_entity.obj : error LNK2001: unresolved external symbol _Perl_mg_set
2>perl_raids.obj : error LNK2001: unresolved external symbol _Perl_sv_newmortal
2>perlparser.obj : error LNK2001: unresolved external symbol _Perl_sv_newmortal
2>perl_object.obj : error LNK2019: unresolved external symbol _Perl_sv_newmortal referenced in function _XS_Object_IsGroundSpawn
2>perl_perlpacket.obj : error LNK2001: unresolved external symbol _Perl_sv_newmortal
2>perl_PlayerCorpse.obj : error LNK2001: unresolved external symbol _Perl_sv_newmortal
2>perl_questitem.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>perl_npc.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_entity.obj : error LNK2001: unresolved external symbol _Perl_sv_newmortal
2>perl_raids.obj : error LNK2019: unresolved external symbol _Perl_Icurpad_ptr referenced in function _XS_Raid_IsRaidMember
2>perlparser.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_PlayerCorpse.obj : error LNK2001: unresolved external symbol _Perl_Icurpad_ptr
2>perl_questitem.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>perl_npc.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_entity.obj : error LNK2001: unresolved external symbol _Perl_Icurpad_ptr
2>perl_raids.obj : error LNK2019: unresolved external symbol _Perl_Iop_ptr referenced in function _XS_Raid_IsRaidMember
2>perlparser.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_PlayerCorpse.obj : error LNK2001: unresolved external symbol _Perl_Iop_ptr
2>perl_questitem.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>perl_npc.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_entity.obj : error LNK2001: unresolved external symbol _Perl_Iop_ptr
2>perlparser.obj : error LNK2001: unresolved external symbol _Perl_sv_2uv_flags
2>perl_perlpacket.obj : error LNK2019: unresolved external symbol _Perl_sv_2uv_flags referenced in function _XS_PerlPacket_DESTROY
2>perl_PlayerCorpse.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_raids.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>perl_object.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_entity.obj : error LNK2001: unresolved external symbol _Perl_sv_2uv_flags
2>perl_raids.obj : error LNK2001: unresolved external symbol _Perl_croak
2>perlparser.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_PlayerCorpse.obj : error LNK2001: unresolved external symbol _Perl_croak
2>perl_questitem.obj : error LNK2019: unresolved external symbol _Perl_croak referenced in function _XS_QuestItem_GetName
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>perl_npc.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_entity.obj : error LNK2001: unresolved external symbol _Perl_croak
2>perl_raids.obj : error LNK2019: unresolved external symbol _Perl_Isv_yes_ptr referenced in function _XS_Raid_IsRaidMember
2>perlparser.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_PlayerCorpse.obj : error LNK2001: unresolved external symbol _Perl_Isv_yes_ptr
2>perl_questitem.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>perl_npc.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>perl_entity.obj : error LNK2001: unresolved external symbol _Perl_Isv_yes_ptr
2>net.obj : error LNK2019: unresolved external symbol _win32_inet_ntoa referenced in function __catch$_main$0
2>net.obj : error LNK2019: unresolved external symbol _win32_ntohs referenced in function __catch$_main$0
2>net.obj : error LNK2019: unresolved external symbol _win32_inet_addr referenced in function "public: unsigned int __thiscall NetConnection::GetIP(void)" (?GetIP@NetConnection@@QAEIXZ)
2>net.obj : error LNK2019: unresolved external symbol _win32_gethostbyname referenced in function "public: unsigned int __thiscall NetConnection::GetIP(void)" (?GetIP@NetConnection@@QAEIXZ)
2>net.obj : error LNK2019: unresolved external symbol _win32_gethostname referenced in function "public: unsigned int __thiscall NetConnection::GetIP(void)" (?GetIP@NetConnection@@QAEIXZ)
2>perl_perlpacket.obj : error LNK2001: unresolved external symbol _Perl_sv_derived_from
2>perl_PlayerCorpse.obj : error LNK2001: unresolved external symbol _Perl_sv_derived_from
2>perl_questitem.obj : error LNK2019: unresolved external symbol _Perl_sv_derived_from referenced in function _XS_QuestItem_GetName
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_questitem.obj : error LNK2019: unresolved external symbol _Perl_Isv_no_ptr referenced in function _XS_QuestItem_GetName
2>perl_raids.obj : error LNK2001: unresolved external symbol _Perl_Isv_no_ptr
2>perlparser.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>perl_PlayerCorpse.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_mob.obj : error LNK2001: unresolved external symbol _Perl_Isv_no_ptr
2>perl_raids.obj : error LNK2001: unresolved external symbol _Perl_sv_setuv
2>perlparser.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 LNK2019: unresolved external symbol _Perl_sv_setuv referenced in function _XS_Object_SetID
2>perl_perlpacket.obj : error LNK2001: unresolved external symbol _Perl_sv_setuv
2>perl_PlayerCorpse.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_mob.obj : error LNK2001: unresolved external symbol _Perl_sv_setuv
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>perlparser.obj : error LNK2001: unresolved external symbol _Perl_sv_2nv
2>perl_mob.obj : error LNK2019: unresolved external symbol _Perl_sv_2nv referenced in function _XS_Mob_Heal
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>perl_perlpacket.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_groups.obj : error LNK2001: unresolved external symbol _Perl_sv_2nv
2>perl_perlpacket.obj : error LNK2001: unresolved external symbol _Perl_newXS_flags
2>perl_PlayerCorpse.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 LNK2019: unresolved external symbol _Perl_newXS_flags referenced in function _boot_Client
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 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>perlparser.obj : error LNK2019: unresolved external symbol _Perl_newSViv referenced in function _XS__CreateGroundObject
2>perlparser.obj : error LNK2019: unresolved external symbol _Perl_newSVuv referenced in function _XS__MerchantCountItem
2>.\../Build/Zone.exe : fatal error LNK1120: 68 unresolved externals
2>Build log was saved at "file://c:\source\trunk\EQEmuServer\Build\Zone\Release\BuildLog.htm"
2>Zone - 368 error(s), 0 warning(s)
========== Build: 0 succeeded, 2 failed, 4 up-to-date, 0 skipped ==========
Reply With Quote
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 05:41 PM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3