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
  #3  
Old 01-01-2017, 10:28 PM
Tort
Fire Beetle
 
Join Date: Dec 2016
Posts: 3
Default

Thanks, Uleat. I did install Perl through the EQEmulator play setup process. This was prior to beginning the steps on the Windows Server Setup Guide.

I removed and reinstalled Perl. After the install, this was my PATH variable:
Code:
C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Panda3D-1.8.1\python;C:\Panda3D-1.8.1\bin;C:\xampp\php;C:\ProgramData\ComposerSetup\bin;C:\Program Files (x86)\Skype\Phone\;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Perl\site\bin;C:\Perl\bin;C:\Program Files\MariaDB 10.0\bin;C:\Program Files\Microsoft SQL Server\110\Tools\Binn\;C:\Program Files (x86)\Microsoft SDKs\TypeScript\1.0\;C:\Program Files\Microsoft SQL Server\120\Tools\Binn\;C:\Program Files\TortoiseSVN\bin;C:\Program Files\Git\cmd;C:\Program Files\CMake\bin;C:\Program Files\MariaDB 10.0\bin;C:\xampp\mysql\bin
I then tried to run Step 4d again, which led to a slightly different error:
Code:
1>------ Build started: Project: common, Configuration: Debug x64 ------
1>  perl_eqdb.cpp
1>  perl_eqdb_res.cpp
1>C:\Perl\lib\CORE\sys/socket.h(34): warning C4005: 'ENOTSOCK' : macro redefinition (C:\Program Files (x86)\EQ\Source\common\perl_eqdb_res.cpp)
1>          C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\errno.h(120) : see previous definition of 'ENOTSOCK'
1>C:\Perl\lib\CORE\sys/socket.h(34): warning C4005: 'ENOTSOCK' : macro redefinition (C:\Program Files (x86)\EQ\Source\common\perl_eqdb.cpp)
1>          C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\errno.h(120) : see previous definition of 'ENOTSOCK'
1>c:\program files (x86)\eq\source\common\eqdb_res.h(35): warning C4244: 'return' : conversion from 'my_ulonglong' to 'unsigned long', possible loss of data (C:\Program Files (x86)\EQ\Source\common\perl_eqdb_res.cpp)
1>c:\program files (x86)\eq\source\common\eqdb_res.h(35): warning C4244: 'return' : conversion from 'my_ulonglong' to 'unsigned long', possible loss of data (C:\Program Files (x86)\EQ\Source\common\perl_eqdb.cpp)
1>C:\Program Files (x86)\EQ\Source\common\perl_eqdb_res.cpp(168): warning C4267: 'initializing' : conversion from 'size_t' to 'const IV', possible loss of data
1>C:\Program Files (x86)\EQ\Source\common\perl_eqdb_res.cpp(207): warning C4267: 'argument' : conversion from 'size_t' to 'I32', possible loss of data
1>guilds.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library
1>emu_constants.obj : warning LNK4221: This object file does not define any previously undefined public symbols, so it will not be used by any link operation that consumes this library
1>  common.vcxproj -> C:\Program Files (x86)\EQ\Source\Build\bin\Debug\common.lib
2>------ Build started: Project: eqlaunch, Configuration: Debug x64 ------
3>------ Build started: Project: export_client_files, Configuration: Debug x64 ------
4>------ Build started: Project: import_client_files, Configuration: Debug x64 ------
5>------ Build started: Project: loginserver, Configuration: Debug x64 ------
2>  eqlaunch.vcxproj -> C:\Program Files (x86)\EQ\Source\Build\bin\Debug\eqlaunch.exe
3>  export_client_files.vcxproj -> C:\Program Files (x86)\EQ\Source\Build\bin\Debug\export_client_files.exe
6>------ Build started: Project: queryserv, Configuration: Debug x64 ------
5>  loginserver.vcxproj -> C:\Program Files (x86)\EQ\Source\Build\bin\Debug\loginserver.exe
4>  import_client_files.vcxproj -> C:\Program Files (x86)\EQ\Source\Build\bin\Debug\import_client_files.exe
7>------ Build started: Project: shared_memory, Configuration: Debug x64 ------
8>------ Build started: Project: ucs, Configuration: Debug x64 ------
9>------ Build started: Project: world, Configuration: Debug x64 ------
6>  queryserv.vcxproj -> C:\Program Files (x86)\EQ\Source\Build\bin\Debug\queryserv.exe
10>------ Build started: Project: zone, Configuration: Debug x64 ------
7>  shared_memory.vcxproj -> C:\Program Files (x86)\EQ\Source\Build\bin\Debug\shared_memory.exe
9>  eqw.cpp
9>  eqw_http_handler.cpp
9>  eqw_parser.cpp
9>  perl_eql_config.cpp
8>  ucs.vcxproj -> C:\Program Files (x86)\EQ\Source\Build\bin\Debug\ucs.exe
10>  embparser.cpp
10>  embparser_api.cpp
10>  embperl.cpp
10>  embxs.cpp
9>C:\Perl\lib\CORE\sys/socket.h(34): warning C4005: 'ENOTSOCK' : macro redefinition (C:\Program Files (x86)\EQ\Source\world\perl_eql_config.cpp)
9>          C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\errno.h(120) : see previous definition of 'ENOTSOCK'
9>C:\Perl\lib\CORE\sys/socket.h(34): warning C4005: 'ENOTSOCK' : macro redefinition (C:\Program Files (x86)\EQ\Source\world\eqw_parser.cpp)
9>          C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\errno.h(120) : see previous definition of 'ENOTSOCK'
9>C:\Perl\lib\CORE\sys/socket.h(34): warning C4005: 'ENOTSOCK' : macro redefinition (C:\Program Files (x86)\EQ\Source\world\eqw.cpp)
9>          C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\errno.h(120) : see previous definition of 'ENOTSOCK'
9>c:\program files (x86)\eq\source\common\eqdb_res.h(35): warning C4244: 'return' : conversion from 'my_ulonglong' to 'unsigned long', possible loss of data (C:\Program Files (x86)\EQ\Source\world\eqw_parser.cpp)
9>C:\Perl\lib\CORE\sys/socket.h(34): warning C4005: 'ENOTSOCK' : macro redefinition (C:\Program Files (x86)\EQ\Source\world\eqw_http_handler.cpp)
9>          C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\errno.h(120) : see previous definition of 'ENOTSOCK'
9>c:\program files (x86)\eq\source\common\base_packet.h(66): warning C4267: '+=' : conversion from 'size_t' to 'uint32', possible loss of data (C:\Program Files (x86)\EQ\Source\world\eqw_http_handler.cpp)
9>c:\program files (x86)\eq\source\common\base_packet.h(66): warning C4267: '+=' : conversion from 'size_t' to 'uint32', possible loss of data (C:\Program Files (x86)\EQ\Source\world\eqw_parser.cpp)
9>c:\program files (x86)\eq\source\common\base_packet.h(66): warning C4267: '+=' : conversion from 'size_t' to 'uint32', possible loss of data (C:\Program Files (x86)\EQ\Source\world\perl_eql_config.cpp)
9>c:\program files (x86)\eq\source\world\eql_config.h(45): warning C4267: 'return' : conversion from 'size_t' to 'int', possible loss of data (C:\Program Files (x86)\EQ\Source\world\perl_eql_config.cpp)
9>C:\Program Files (x86)\EQ\Source\world\eqw_http_handler.cpp(189): warning C4267: 'argument' : conversion from 'size_t' to 'unsigned int', possible loss of data
9>C:\Program Files (x86)\EQ\Source\world\eqw_http_handler.cpp(221): warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data
9>C:\Program Files (x86)\EQ\Source\world\eqw_http_handler.cpp(242): warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data
9>C:\Program Files (x86)\EQ\Source\world\eqw_http_handler.cpp(255): warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data
9>C:\Program Files (x86)\EQ\Source\world\perl_eql_config.cpp(387): warning C4267: 'initializing' : conversion from 'size_t' to 'const IV', possible loss of data
9>C:\Program Files (x86)\EQ\Source\world\perl_eql_config.cpp(427): warning C4267: 'argument' : conversion from 'size_t' to 'I32', possible loss of data
9>c:\program files (x86)\eq\source\common\base_packet.h(66): warning C4267: '+=' : conversion from 'size_t' to 'uint32', possible loss of data (C:\Program Files (x86)\EQ\Source\world\eqw.cpp)
9>c:\program files (x86)\eq\source\world\launcher_link.h(45): warning C4267: 'return' : conversion from 'size_t' to 'int', possible loss of data (C:\Program Files (x86)\EQ\Source\world\eqw.cpp)
9>  perl_eqw.cpp
9>  perl_http_request.cpp
9>C:\Program Files (x86)\EQ\Source\world\eqw.cpp(213): warning C4267: 'return' : conversion from 'size_t' to 'int', possible loss of data
9>C:\Perl\lib\CORE\sys/socket.h(34): warning C4005: 'ENOTSOCK' : macro redefinition (C:\Program Files (x86)\EQ\Source\world\perl_eqw.cpp)
9>          C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\errno.h(120) : see previous definition of 'ENOTSOCK'
9>C:\Program Files (x86)\EQ\Source\world\perl_eqw.cpp(226): warning C4267: 'initializing' : conversion from 'size_t' to 'const IV', possible loss of data
9>C:\Program Files (x86)\EQ\Source\world\perl_eqw.cpp(266): warning C4267: 'argument' : conversion from 'size_t' to 'I32', possible loss of data
9>C:\Program Files (x86)\EQ\Source\world\perl_eqw.cpp(346): warning C4267: 'initializing' : conversion from 'size_t' to 'const IV', possible loss of data
9>C:\Program Files (x86)\EQ\Source\world\perl_eqw.cpp(386): warning C4267: 'argument' : conversion from 'size_t' to 'I32', possible loss of data
9>C:\Program Files (x86)\EQ\Source\world\perl_eqw.cpp(409): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
9>C:\Program Files (x86)\EQ\Source\world\perl_eqw.cpp(460): warning C4267: 'initializing' : conversion from 'size_t' to 'const IV', possible loss of data
9>C:\Program Files (x86)\EQ\Source\world\perl_eqw.cpp(725): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
9>C:\Program Files (x86)\EQ\Source\world\perl_eqw.cpp(753): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
9>C:\Program Files (x86)\EQ\Source\world\perl_eqw.cpp(861): warning C4267: 'initializing' : conversion from 'size_t' to 'const IV', possible loss of data
9>C:\Program Files (x86)\EQ\Source\world\perl_eqw.cpp(901): warning C4267: 'argument' : conversion from 'size_t' to 'I32', possible loss of data
9>C:\Perl\lib\CORE\sys/socket.h(34): warning C4005: 'ENOTSOCK' : macro redefinition (C:\Program Files (x86)\EQ\Source\world\perl_http_request.cpp)
9>          C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\errno.h(120) : see previous definition of 'ENOTSOCK'
9>C:\Program Files (x86)\EQ\Source\world\perl_http_request.cpp(213): warning C4267: 'argument' : conversion from 'size_t' to 'I32', possible loss of data
10>C:\Perl\lib\CORE\sys/socket.h(34): warning C4005: 'ENOTSOCK' : macro redefinition (C:\Program Files (x86)\EQ\Source\zone\embperl.cpp)
10>          C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\errno.h(120) : see previous definition of 'ENOTSOCK'
10>C:\Program Files (x86)\EQ\Source\zone\embperl.cpp(334): warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
10>C:\Program Files (x86)\EQ\Source\zone\embperl.cpp(342): warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
9>perl_http_request.obj : error LNK2001: unresolved external symbol Perl_get_context
9>common.lib(perl_eqdb.obj) : error LNK2001: unresolved external symbol Perl_get_context
9>common.lib(perl_eqdb_res.obj) : error LNK2001: unresolved external symbol Perl_get_context
9>eqw.obj : error LNK2001: unresolved external symbol Perl_get_context
9>eqw_parser.obj : error LNK2001: unresolved external symbol Perl_get_context
9>perl_eql_config.obj : error LNK2001: unresolved external symbol Perl_get_context
9>perl_eqw.obj : error LNK2001: unresolved external symbol Perl_get_context
9>common.lib(perl_eqdb.obj) : error LNK2001: unresolved external symbol Perl_sv_2pv_flags
9>eqw.obj : error LNK2001: unresolved external symbol Perl_sv_2pv_flags
9>perl_eql_config.obj : error LNK2001: unresolved external symbol Perl_sv_2pv_flags
9>perl_eqw.obj : error LNK2001: unresolved external symbol Perl_sv_2pv_flags
9>perl_http_request.obj : error LNK2001: unresolved external symbol Perl_sv_2pv_flags
9>perl_http_request.obj : error LNK2001: unresolved external symbol Perl_Istack_sp_ptr
9>common.lib(perl_eqdb.obj) : error LNK2001: unresolved external symbol Perl_Istack_sp_ptr
9>common.lib(perl_eqdb_res.obj) : error LNK2001: unresolved external symbol Perl_Istack_sp_ptr
9>eqw.obj : error LNK2001: unresolved external symbol Perl_Istack_sp_ptr
9>eqw_parser.obj : error LNK2001: unresolved external symbol Perl_Istack_sp_ptr
9>perl_eql_config.obj : error LNK2001: unresolved external symbol Perl_Istack_sp_ptr
9>perl_eqw.obj : error LNK2001: unresolved external symbol Perl_Istack_sp_ptr
9>perl_http_request.obj : error LNK2001: unresolved external symbol Perl_Istack_base_ptr
9>common.lib(perl_eqdb.obj) : error LNK2001: unresolved external symbol Perl_Istack_base_ptr
9>common.lib(perl_eqdb_res.obj) : error LNK2001: unresolved external symbol Perl_Istack_base_ptr
9>eqw.obj : error LNK2001: unresolved external symbol Perl_Istack_base_ptr
9>eqw_parser.obj : error LNK2001: unresolved external symbol Perl_Istack_base_ptr
9>perl_eql_config.obj : error LNK2001: unresolved external symbol Perl_Istack_base_ptr
9>perl_eqw.obj : error LNK2001: unresolved external symbol Perl_Istack_base_ptr
9>perl_http_request.obj : error LNK2001: unresolved external symbol Perl_Imarkstack_ptr_ptr
9>common.lib(perl_eqdb.obj) : error LNK2001: unresolved external symbol Perl_Imarkstack_ptr_ptr
9>common.lib(perl_eqdb_res.obj) : error LNK2001: unresolved external symbol Perl_Imarkstack_ptr_ptr
9>eqw.obj : error LNK2001: unresolved external symbol Perl_Imarkstack_ptr_ptr
9>eqw_parser.obj : error LNK2001: unresolved external symbol Perl_Imarkstack_ptr_ptr
9>perl_eql_config.obj : error LNK2001: unresolved external symbol Perl_Imarkstack_ptr_ptr
9>perl_eqw.obj : error LNK2001: unresolved external symbol Perl_Imarkstack_ptr_ptr
9>eqw_parser.obj : error LNK2019: unresolved external symbol perl_alloc referenced in function "public: __cdecl EQWParser::EQWParser(void)" (??0EQWParser@@QEAA@XZ)
9>eqw_parser.obj : error LNK2019: unresolved external symbol perl_construct referenced in function "protected: void __cdecl EQWParser::DoInit(void)" (?DoInit@EQWParser@@IEAAXXZ)
9>eqw_parser.obj : error LNK2019: unresolved external symbol perl_free referenced in function "public: __cdecl EQWParser::~EQWParser(void)" (??1EQWParser@@QEAA@XZ)
9>eqw_parser.obj : error LNK2019: unresolved external symbol perl_run referenced in function "protected: void __cdecl EQWParser::DoInit(void)" (?DoInit@EQWParser@@IEAAXXZ)
9>eqw_parser.obj : error LNK2019: unresolved external symbol perl_parse referenced in function "protected: void __cdecl EQWParser::DoInit(void)" (?DoInit@EQWParser@@IEAAXXZ)
9>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)
9>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)
9>eqw_parser.obj : error LNK2019: unresolved external symbol Perl_gv_fetchpv referenced in function "protected: void __cdecl EQWParser::DoInit(void)" (?DoInit@EQWParser@@IEAAXXZ)
9>eqw_parser.obj : error LNK2019: unresolved external symbol Perl_gv_stashpv referenced in function "protected: void __cdecl EQWParser::DoInit(void)" (?DoInit@EQWParser@@IEAAXXZ)
9>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)
9>eqw_parser.obj : error LNK2019: unresolved external symbol Perl_newXS referenced in function xs_init
9>eqw_parser.obj : error LNK2019: unresolved external symbol Perl_newSV referenced in function "public: __cdecl EQWParser::EQWParser(void)" (??0EQWParser@@QEAA@XZ)
9>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)
9>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)
9>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)
9>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)
9>eqw_parser.obj : error LNK2019: unresolved external symbol Perl_get_cv referenced in function "protected: void __cdecl EQWParser::DoInit(void)" (?DoInit@EQWParser@@IEAAXXZ)
9>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)
9>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)
9>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)
9>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)
9>perl_eql_config.obj : error LNK2001: unresolved external symbol Perl_stack_grow
9>perl_eqw.obj : error LNK2001: unresolved external symbol Perl_stack_grow
9>common.lib(perl_eqdb_res.obj) : error LNK2001: unresolved external symbol Perl_stack_grow
9>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)
9>perl_eqw.obj : error LNK2001: unresolved external symbol Perl_sv_2bool
9>common.lib(perl_eqdb_res.obj) : error LNK2001: unresolved external symbol Perl_sv_2mortal
9>eqw_parser.obj : error LNK2001: unresolved external symbol Perl_sv_2mortal
9>perl_eql_config.obj : error LNK2001: unresolved external symbol Perl_sv_2mortal
9>perl_eqw.obj : error LNK2001: unresolved external symbol Perl_sv_2mortal
9>perl_http_request.obj : error LNK2001: unresolved external symbol Perl_sv_2mortal
9>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)
9>perl_eqw.obj : error LNK2001: unresolved external symbol Perl_sv_setref_pv
9>common.lib(perl_eqdb.obj) : error LNK2001: unresolved external symbol Perl_sv_setref_pv
9>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)
9>eqw_parser.obj : error LNK2019: unresolved external symbol Perl_sys_init3 referenced in function "protected: void __cdecl EQWParser::DoInit(void)" (?DoInit@EQWParser@@IEAAXXZ)
9>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)
9>perl_eql_config.obj : error LNK2001: unresolved external symbol Perl_Istack_max_ptr
9>perl_eqw.obj : error LNK2001: unresolved external symbol Perl_Istack_max_ptr
9>common.lib(perl_eqdb_res.obj) : error LNK2001: unresolved external symbol Perl_Istack_max_ptr
9>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)
9>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)
9>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)
9>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)
9>perl_eqw.obj : error LNK2001: unresolved external symbol Perl_ISv_ptr
9>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)
9>perl_eqw.obj : error LNK2001: unresolved external symbol Perl_IXpv_ptr
9>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)
9>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)
9>eqw_parser.obj : error LNK2019: unresolved external symbol boot_DynaLoader referenced in function xs_init
9>common.lib(perl_eqdb_res.obj) : error LNK2001: unresolved external symbol Perl_croak
9>perl_eql_config.obj : error LNK2001: unresolved external symbol Perl_croak
9>perl_eqw.obj : error LNK2001: unresolved external symbol Perl_croak
9>perl_http_request.obj : error LNK2001: unresolved external symbol Perl_croak
9>common.lib(perl_eqdb.obj) : error LNK2001: unresolved external symbol Perl_croak
9>perl_eql_config.obj : error LNK2019: unresolved external symbol Perl_hv_common_key_len referenced in function XS_EQLConfig_GetZoneDetails
9>perl_eqw.obj : error LNK2001: unresolved external symbol Perl_hv_common_key_len
9>perl_http_request.obj : error LNK2001: unresolved external symbol Perl_hv_common_key_len
9>common.lib(perl_eqdb_res.obj) : error LNK2001: unresolved external symbol Perl_hv_common_key_len
9>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
9>perl_eql_config.obj : error LNK2001: unresolved external symbol Perl_mg_set
9>perl_eqw.obj : error LNK2001: unresolved external symbol Perl_mg_set
9>perl_http_request.obj : error LNK2001: unresolved external symbol Perl_mg_set
9>common.lib(perl_eqdb.obj) : error LNK2001: unresolved external symbol Perl_mg_set
9>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)
9>perl_eql_config.obj : error LNK2001: unresolved external symbol Perl_newXS_flags
9>perl_eqw.obj : error LNK2001: unresolved external symbol Perl_newXS_flags
9>perl_http_request.obj : error LNK2001: unresolved external symbol Perl_newXS_flags
9>common.lib(perl_eqdb.obj) : error LNK2001: unresolved external symbol Perl_newXS_flags
9>perl_eql_config.obj : error LNK2019: unresolved external symbol Perl_newRV referenced in function XS_EQLConfig_GetZoneDetails
9>perl_eqw.obj : error LNK2001: unresolved external symbol Perl_newRV
9>perl_http_request.obj : error LNK2001: unresolved external symbol Perl_newRV
9>common.lib(perl_eqdb_res.obj) : error LNK2001: unresolved external symbol Perl_newRV
9>perl_eql_config.obj : error LNK2019: unresolved external symbol Perl_newSV_type referenced in function XS_EQLConfig_GetZoneDetails
9>perl_eqw.obj : error LNK2001: unresolved external symbol Perl_newSV_type
9>perl_http_request.obj : error LNK2001: unresolved external symbol Perl_newSV_type
9>common.lib(perl_eqdb_res.obj) : error LNK2001: unresolved external symbol Perl_newSV_type
9>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)
9>perl_eql_config.obj : error LNK2001: unresolved external symbol Perl_sv_2iv_flags
9>perl_eqw.obj : error LNK2001: unresolved external symbol Perl_sv_2iv_flags
9>perl_http_request.obj : error LNK2001: unresolved external symbol Perl_sv_2iv_flags
9>common.lib(perl_eqdb.obj) : error LNK2001: unresolved external symbol Perl_sv_2iv_flags
9>perl_eql_config.obj : error LNK2019: unresolved external symbol Perl_sv_2uv_flags referenced in function XS_EQLConfig_BootStaticZone
9>perl_eqw.obj : error LNK2001: unresolved external symbol Perl_sv_2uv_flags
9>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)
9>perl_eql_config.obj : error LNK2001: unresolved external symbol Perl_sv_derived_from
9>perl_eqw.obj : error LNK2001: unresolved external symbol Perl_sv_derived_from
9>perl_http_request.obj : error LNK2001: unresolved external symbol Perl_sv_derived_from
9>common.lib(perl_eqdb.obj) : error LNK2001: unresolved external symbol Perl_sv_derived_from
9>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)
9>perl_eql_config.obj : error LNK2001: unresolved external symbol Perl_sv_newmortal
9>perl_eqw.obj : error LNK2001: unresolved external symbol Perl_sv_newmortal
9>perl_http_request.obj : error LNK2001: unresolved external symbol Perl_sv_newmortal
9>common.lib(perl_eqdb.obj) : error LNK2001: unresolved external symbol Perl_sv_newmortal
9>perl_eql_config.obj : error LNK2019: unresolved external symbol Perl_sv_setiv referenced in function XS_EQLConfig_GetStaticCount
9>perl_eqw.obj : error LNK2001: unresolved external symbol Perl_sv_setiv
9>perl_http_request.obj : error LNK2001: unresolved external symbol Perl_sv_setiv
9>perl_eql_config.obj : error LNK2019: unresolved external symbol Perl_sv_setpv referenced in function XS_EQLConfig_GetName
9>perl_eqw.obj : error LNK2001: unresolved external symbol Perl_sv_setpv
9>perl_http_request.obj : error LNK2001: unresolved external symbol Perl_sv_setpv
9>common.lib(perl_eqdb.obj) : error LNK2001: unresolved external symbol Perl_sv_setpv
9>perl_eql_config.obj : error LNK2019: unresolved external symbol Perl_sv_setpvn referenced in function XS_EQLConfig_ListZones
9>perl_eqw.obj : error LNK2001: unresolved external symbol Perl_sv_setpvn
9>perl_http_request.obj : error LNK2001: unresolved external symbol Perl_sv_setpvn
9>common.lib(perl_eqdb_res.obj) : error LNK2001: unresolved external symbol Perl_sv_setpvn
9>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)
9>perl_eql_config.obj : error LNK2001: unresolved external symbol Perl_Iop_ptr
9>perl_eqw.obj : error LNK2001: unresolved external symbol Perl_Iop_ptr
9>perl_http_request.obj : error LNK2001: unresolved external symbol Perl_Iop_ptr
9>common.lib(perl_eqdb.obj) : error LNK2001: unresolved external symbol Perl_Iop_ptr
9>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)
9>perl_eql_config.obj : error LNK2001: unresolved external symbol Perl_Icurpad_ptr
9>perl_eqw.obj : error LNK2001: unresolved external symbol Perl_Icurpad_ptr
9>perl_http_request.obj : error LNK2001: unresolved external symbol Perl_Icurpad_ptr
9>common.lib(perl_eqdb.obj) : error LNK2001: unresolved external symbol Perl_Icurpad_ptr
9>perl_eql_config.obj : error LNK2019: unresolved external symbol Perl_Isv_no_ptr referenced in function XS_EQLConfig_IsConnected
9>perl_eqw.obj : error LNK2001: unresolved external symbol Perl_Isv_no_ptr
9>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
9>perl_eql_config.obj : error LNK2001: unresolved external symbol Perl_Isv_yes_ptr
9>perl_eqw.obj : error LNK2001: unresolved external symbol Perl_Isv_yes_ptr
9>perl_http_request.obj : error LNK2001: unresolved external symbol Perl_Isv_yes_ptr
9>common.lib(perl_eqdb.obj) : error LNK2001: unresolved external symbol Perl_Isv_yes_ptr
9>perl_eqw.obj : error LNK2019: unresolved external symbol Perl_sv_setuv referenced in function XS_EQW_CreateGuild
9>common.lib(perl_eqdb.obj) : error LNK2001: unresolved external symbol Perl_sv_setuv
9>common.lib(perl_eqdb_res.obj) : error LNK2001: unresolved external symbol Perl_sv_setuv
9>perl_http_request.obj : error LNK2019: unresolved external symbol Perl_sv_2nv referenced in function XS_HTTPRequest_getFloat
9>perl_http_request.obj : error LNK2019: unresolved external symbol Perl_sv_setnv referenced in function XS_HTTPRequest_getFloat
9>C:\Program Files (x86)\EQ\Source\Build\bin\Debug\world.exe : fatal error LNK1120: 60 unresolved externals
10>  net.cpp
10>c:\program files (x86)\eq\source\zone\mob.h(495): warning C4244: 'return' : conversion from 'int' to 'float', possible loss of data (C:\Program Files (x86)\EQ\Source\zone\embxs.cpp)
10>c:\program files (x86)\eq\source\zone\mob.h(495): warning C4244: 'return' : conversion from 'int' to 'float', possible loss of data (C:\Program Files (x86)\EQ\Source\zone\embparser.cpp)
10>c:\program files (x86)\eq\source\zone\mob.h(495): warning C4244: 'return' : conversion from 'int' to 'float', possible loss of data (C:\Program Files (x86)\EQ\Source\zone\embparser_api.cpp)
10>c:\program files (x86)\eq\source\common\base_packet.h(66): warning C4267: '+=' : conversion from 'size_t' to 'uint32', possible loss of data (C:\Program Files (x86)\EQ\Source\zone\embparser.cpp)
10>c:\program files (x86)\eq\source\common\base_packet.h(66): warning C4267: '+=' : conversion from 'size_t' to 'uint32', possible loss of data (C:\Program Files (x86)\EQ\Source\zone\embparser_api.cpp)
10>c:\program files (x86)\eq\source\common\base_packet.h(66): warning C4267: '+=' : conversion from 'size_t' to 'uint32', possible loss of data (C:\Program Files (x86)\EQ\Source\zone\embxs.cpp)
10>c:\program files (x86)\eq\source\common\base_packet.h(66): warning C4267: '+=' : conversion from 'size_t' to 'uint32', possible loss of data (C:\Program Files (x86)\EQ\Source\zone\net.cpp)
10>c:\program files (x86)\eq\source\zone\client.h(1227): warning C4244: '=' : conversion from 'time_t' to 'uint32', possible loss of data (C:\Program Files (x86)\EQ\Source\zone\embxs.cpp)
10>c:\program files (x86)\eq\source\zone\client.h(1227): warning C4244: '=' : conversion from 'time_t' to 'uint32', possible loss of data (C:\Program Files (x86)\EQ\Source\zone\embparser_api.cpp)
10>c:\program files (x86)\eq\source\zone\client.h(1227): warning C4244: '=' : conversion from 'time_t' to 'uint32', possible loss of data (C:\Program Files (x86)\EQ\Source\zone\embparser.cpp)
10>C:\Perl\lib\CORE\sys/socket.h(34): warning C4005: 'ENOTSOCK' : macro redefinition (C:\Program Files (x86)\EQ\Source\zone\embparser_api.cpp)
10>          C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\errno.h(120) : see previous definition of 'ENOTSOCK'
10>C:\Program Files (x86)\EQ\Source\zone\embparser_api.cpp(189): warning C4244: 'argument' : conversion from 'unsigned long' to 'int16', possible loss of data
10>C:\Program Files (x86)\EQ\Source\zone\embparser_api.cpp(401): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
10>C:\Perl\lib\CORE\sys/socket.h(34): warning C4005: 'ENOTSOCK' : macro redefinition (C:\Program Files (x86)\EQ\Source\zone\embxs.cpp)
10>          C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\errno.h(120) : see previous definition of 'ENOTSOCK'
10>C:\Program Files (x86)\EQ\Source\zone\embparser_api.cpp(1401): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
10>C:\Program Files (x86)\EQ\Source\zone\embparser_api.cpp(1974): warning C4244: 'argument' : conversion from 'int' to 'float', possible loss of data
10>C:\Perl\lib\CORE\sys/socket.h(34): warning C4005: 'ENOTSOCK' : macro redefinition (C:\Program Files (x86)\EQ\Source\zone\embparser.cpp)
10>          C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\errno.h(120) : see previous definition of 'ENOTSOCK'
10>C:\Program Files (x86)\EQ\Source\zone\embparser_api.cpp(2340): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
10>C:\Program Files (x86)\EQ\Source\zone\embparser_api.cpp(2974): warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data
10>c:\program files (x86)\eq\source\zone\mob.h(495): warning C4244: 'return' : conversion from 'int' to 'float', possible loss of data (C:\Program Files (x86)\EQ\Source\zone\net.cpp)
10>c:\program files (x86)\eq\source\zone\client.h(1227): warning C4244: '=' : conversion from 'time_t' to 'uint32', possible loss of data (C:\Program Files (x86)\EQ\Source\zone\net.cpp)
10>C:\Perl\lib\CORE\sys/socket.h(34): warning C4005: 'ENOTSOCK' : macro redefinition (C:\Program Files (x86)\EQ\Source\zone\net.cpp)
10>          C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\errno.h(120) : see previous definition of 'ENOTSOCK'
10>C:\Program Files (x86)\EQ\Source\zone\net.cpp(604): warning C4267: 'argument' : conversion from 'size_t' to 'int', possible loss of data
10>  perl_client.cpp
10>  perl_doors.cpp
10>  perl_entity.cpp
10>C:\Perl\lib\CORE\sys/socket.h(34): warning C4005: 'ENOTSOCK' : macro redefinition (C:\Program Files (x86)\EQ\Source\zone\perl_client.cpp)
10>          C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\errno.h(120) : see previous definition of 'ENOTSOCK'
10>C:\Perl\lib\CORE\sys/socket.h(34): warning C4005: 'ENOTSOCK' : macro redefinition (C:\Program Files (x86)\EQ\Source\zone\perl_doors.cpp)
10>          C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\errno.h(120) : see previous definition of 'ENOTSOCK'
10>c:\program files (x86)\eq\source\common\base_packet.h(66): warning C4267: '+=' : conversion from 'size_t' to 'uint32', possible loss of data (C:\Program Files (x86)\EQ\Source\zone\perl_client.cpp)
10>C:\Perl\lib\CORE\sys/socket.h(34): warning C4005: 'ENOTSOCK' : macro redefinition (C:\Program Files (x86)\EQ\Source\zone\perl_entity.cpp)
10>          C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\errno.h(120) : see previous definition of 'ENOTSOCK'
10>  perl_groups.cpp
10>c:\program files (x86)\eq\source\zone\mob.h(495): warning C4244: 'return' : conversion from 'int' to 'float', possible loss of data (C:\Program Files (x86)\EQ\Source\zone\perl_client.cpp)
10>c:\program files (x86)\eq\source\zone\mob.h(495): warning C4244: 'return' : conversion from 'int' to 'float', possible loss of data (C:\Program Files (x86)\EQ\Source\zone\perl_doors.cpp)
10>C:\Program Files (x86)\EQ\Source\zone\perl_entity.cpp(1354): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
10>C:\Program Files (x86)\EQ\Source\zone\perl_entity.cpp(1803): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
10>C:\Program Files (x86)\EQ\Source\zone\perl_entity.cpp(1820): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
10>C:\Perl\lib\CORE\sys/socket.h(34): warning C4005: 'ENOTSOCK' : macro redefinition (C:\Program Files (x86)\EQ\Source\zone\perl_groups.cpp)
10>          C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\errno.h(120) : see previous definition of 'ENOTSOCK'
10>c:\program files (x86)\eq\source\zone\client.h(1227): warning C4244: '=' : conversion from 'time_t' to 'uint32', possible loss of data (C:\Program Files (x86)\EQ\Source\zone\perl_client.cpp)
10>C:\Program Files (x86)\EQ\Source\zone\perl_client.cpp(344): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
10>C:\Program Files (x86)\EQ\Source\zone\perl_client.cpp(368): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
10>C:\Program Files (x86)\EQ\Source\zone\perl_client.cpp(1008): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
10>C:\Program Files (x86)\EQ\Source\zone\perl_client.cpp(1040): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
10>C:\Program Files (x86)\EQ\Source\zone\perl_client.cpp(1646): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
10>C:\Program Files (x86)\EQ\Source\zone\perl_client.cpp(1784): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
10>C:\Program Files (x86)\EQ\Source\zone\perl_client.cpp(1805): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
10>C:\Program Files (x86)\EQ\Source\zone\perl_client.cpp(2372): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
10>C:\Program Files (x86)\EQ\Source\zone\perl_client.cpp(2435): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
10>C:\Program Files (x86)\EQ\Source\zone\perl_client.cpp(2466): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
10>C:\Program Files (x86)\EQ\Source\zone\perl_client.cpp(2520): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
10>C:\Program Files (x86)\EQ\Source\zone\perl_client.cpp(2552): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
10>C:\Program Files (x86)\EQ\Source\zone\perl_client.cpp(2583): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
10>C:\Program Files (x86)\EQ\Source\zone\perl_client.cpp(2613): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
10>C:\Program Files (x86)\EQ\Source\zone\perl_client.cpp(2695): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
10>C:\Program Files (x86)\EQ\Source\zone\perl_client.cpp(2725): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
10>C:\Program Files (x86)\EQ\Source\zone\perl_client.cpp(2819): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
10>C:\Program Files (x86)\EQ\Source\zone\perl_client.cpp(2867): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
10>C:\Program Files (x86)\EQ\Source\zone\perl_client.cpp(3142): warning C4244: 'argument' : conversion from 'int16' to 'uint8', possible loss of data
10>C:\Program Files (x86)\EQ\Source\zone\perl_client.cpp(3178): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
10>C:\Program Files (x86)\EQ\Source\zone\perl_client.cpp(3217): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
10>C:\Program Files (x86)\EQ\Source\zone\perl_client.cpp(3731): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
10>C:\Program Files (x86)\EQ\Source\zone\perl_client.cpp(4432): warning C4244: '=' : conversion from 'NV' to 'float', possible loss of data
10>C:\Program Files (x86)\EQ\Source\zone\perl_client.cpp(4433): warning C4244: '=' : conversion from 'NV' to 'float', possible loss of data
10>C:\Program Files (x86)\EQ\Source\zone\perl_client.cpp(4434): warning C4244: '=' : conversion from 'NV' to 'float', possible loss of data
10>C:\Program Files (x86)\EQ\Source\zone\perl_client.cpp(5021): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
10>C:\Program Files (x86)\EQ\Source\zone\perl_client.cpp(5066): warning C4244: 'initializing' : conversion from 'NV' to 'float', possible loss of data
10>C:\Program Files (x86)\EQ\Source\zone\perl_client.cpp(5067): warning C4244: 'initializing' : conversion from 'NV' to 'float', possible loss of data
10>C:\Program Files (x86)\EQ\Source\zone\perl_client.cpp(5068): warning C4244: 'initializing' : conversion from 'NV' to 'float', possible loss of data
10>C:\Program Files (x86)\EQ\Source\zone\perl_client.cpp(5180): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
10>C:\Program Files (x86)\EQ\Source\zone\perl_client.cpp(5587): warning C4244: '=' : conversion from 'uint64' to 'int', possible loss of data
10>C:\Program Files (x86)\EQ\Source\zone\perl_client.cpp(5614): warning C4244: '=' : conversion from 'uint64' to 'int', possible loss of data
10>C:\Program Files (x86)\EQ\Source\zone\perl_client.cpp(6317): warning C4244: '=' : conversion from 'uint16' to 'uint8', possible loss of data
10>C:\Program Files (x86)\EQ\Source\zone\perl_client.cpp(6377): warning C4800: 'IV' : forcing value to bool 'true' or 'false' (performance warning)
10>  perl_hateentry.cpp
10>  perl_mob.cpp
10>c:\program files (x86)\eq\source\zone\mob.h(495): warning C4244: 'return' : conversion from 'int' to 'float', possible loss of data (C:\Program Files (x86)\EQ\Source\zone\perl_groups.cpp)
10>c:\program files (x86)\eq\source\common\base_packet.h(66): warning C4267: '+=' : conversion from 'size_t' to 'uint32', possible loss of data (C:\Program Files (x86)\EQ\Source\zone\perl_hateentry.cpp)
10>C:\Perl\lib\CORE\sys/socket.h(34): warning C4005: 'ENOTSOCK' : macro redefinition (C:\Program Files (x86)\EQ\Source\zone\perl_mob.cpp)
10>          C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\errno.h(120) : see previous definition of 'ENOTSOCK'
10>  perl_npc.cpp
10>  perl_object.cpp
10>c:\program files (x86)\eq\source\zone\mob.h(495): warning C4244: 'return' : conversion from 'int' to 'float', possible loss of data (C:\Program Files (x86)\EQ\Source\zone\perl_hateentry.cpp)
10>c:\program files (x86)\eq\source\zone\mob.h(495): warning C4244: 'return' : conversion from 'int' to 'float', possible loss of data (C:\Program Files (x86)\EQ\Source\zone\perl_mob.cpp)
10>c:\program files (x86)\eq\source\common\base_packet.h(66): warning C4267: '+=' : conversion from 'size_t' to 'uint32', possible loss of data (C:\Program Files (x86)\EQ\Source\zone\perl_mob.cpp)
10>C:\Perl\lib\CORE\sys/socket.h(34): warning C4005: 'ENOTSOCK' : macro redefinition (C:\Program Files (x86)\EQ\Source\zone\perl_npc.cpp)
10>          C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\errno.h(120) : see previous definition of 'ENOTSOCK'
10>C:\Perl\lib\CORE\sys/socket.h(34): warning C4005: 'ENOTSOCK' : macro redefinition (C:\Program Files (x86)\EQ\Source\zone\perl_object.cpp)
10>          C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\errno.h(120) : see previous definition of 'ENOTSOCK'
10>c:\program files (x86)\eq\source\zone\client.h(1227): warning C4244: '=' : conversion from 'time_t' to 'uint32', possible loss of data (C:\Program Files (x86)\EQ\Source\zone\perl_hateentry.cpp)
10>C:\Perl\lib\CORE\sys/socket.h(34): warning C4005: 'ENOTSOCK' : macro redefinition (C:\Program Files (x86)\EQ\Source\zone\perl_hateentry.cpp)
10>          C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\errno.h(120) : see previous definition of 'ENOTSOCK'
10>c:\program files (x86)\eq\source\zone\client.h(1227): warning C4244: '=' : conversion from 'time_t' to 'uint32', possible loss of data (C:\Program Files (x86)\EQ\Source\zone\perl_mob.cpp)
10>C:\Program Files (x86)\EQ\Source\zone\perl_mob.cpp(486): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
10>C:\Program Files (x86)\EQ\Source\zone\perl_mob.cpp(604): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
10>C:\Program Files (x86)\EQ\Source\zone\perl_mob.cpp(883): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
10>C:\Program Files (x86)\EQ\Source\zone\perl_mob.cpp(930): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
10>C:\Program Files (x86)\EQ\Source\zone\perl_mob.cpp(942): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
10>C:\Program Files (x86)\EQ\Source\zone\perl_mob.cpp(1205): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
10>C:\Program Files (x86)\EQ\Source\zone\perl_mob.cpp(1441): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
10>C:\Program Files (x86)\EQ\Source\zone\perl_mob.cpp(1478): warning C4244: '=' : conversion from 'int16' to 'int8', possible loss of data
10>C:\Program Files (x86)\EQ\Source\zone\perl_mob.cpp(1561): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
10>C:\Program Files (x86)\EQ\Source\zone\perl_mob.cpp(1606): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
10>C:\Program Files (x86)\EQ\Source\zone\perl_mob.cpp(1622): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
10>C:\Program Files (x86)\EQ\Source\zone\perl_mob.cpp(1702): warning C4244: '=' : conversion from 'uint16' to 'uint8', possible loss of data
10>C:\Program Files (x86)\EQ\Source\zone\perl_mob.cpp(2375): warning C4244: 'initializing' : conversion from 'uint16' to 'uint8', possible loss of data
10>C:\Program Files (x86)\EQ\Source\zone\perl_mob.cpp(2416): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
10>C:\Program Files (x86)\EQ\Source\zone\perl_mob.cpp(2442): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
10>C:\Program Files (x86)\EQ\Source\zone\perl_mob.cpp(3689): warning C4244: '=' : conversion from 'float' to 'uint32', possible loss of data
10>C:\Program Files (x86)\EQ\Source\zone\perl_mob.cpp(4231): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
10>C:\Program Files (x86)\EQ\Source\zone\perl_mob.cpp(4265): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
10>C:\Program Files (x86)\EQ\Source\zone\perl_mob.cpp(4349): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
10>C:\Program Files (x86)\EQ\Source\zone\perl_mob.cpp(4663): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
10>C:\Program Files (x86)\EQ\Source\zone\perl_mob.cpp(5352): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
10>C:\Program Files (x86)\EQ\Source\zone\perl_mob.cpp(5358): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
10>C:\Program Files (x86)\EQ\Source\zone\perl_mob.cpp(5364): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
10>C:\Program Files (x86)\EQ\Source\zone\perl_mob.cpp(5519): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
10>C:\Program Files (x86)\EQ\Source\zone\perl_mob.cpp(5846): warning C4244: '=' : conversion from 'float' to 'int8', possible loss of data
10>C:\Program Files (x86)\EQ\Source\zone\perl_mob.cpp(5879): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
10>C:\Program Files (x86)\EQ\Source\zone\perl_mob.cpp(5882): warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
10>C:\Program Files (x86)\EQ\Source\zone\perl_mob.cpp(5916): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
10>C:\Program Files (x86)\EQ\Source\zone\perl_mob.cpp(5919): warning C4244: 'argument' : conversion from 'float' to 'int', possible loss of data
10>C:\Program Files (x86)\EQ\Source\zone\perl_mob.cpp(6017): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
10>C:\Program Files (x86)\EQ\Source\zone\perl_mob.cpp(6018): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
10>C:\Program Files (x86)\EQ\Source\zone\perl_mob.cpp(7023): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
10>C:\Program Files (x86)\EQ\Source\zone\perl_mob.cpp(7298): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
10>C:\Program Files (x86)\EQ\Source\zone\perl_mob.cpp(7336): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
10>C:\Program Files (x86)\EQ\Source\zone\perl_mob.cpp(7338): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
10>C:\Program Files (x86)\EQ\Source\zone\perl_mob.cpp(7662): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
10>C:\Program Files (x86)\EQ\Source\zone\perl_mob.cpp(7726): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
10>C:\Program Files (x86)\EQ\Source\zone\perl_mob.cpp(7766): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
10>C:\Program Files (x86)\EQ\Source\zone\perl_mob.cpp(7814): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
10>C:\Program Files (x86)\EQ\Source\zone\perl_mob.cpp(7917): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
10>C:\Program Files (x86)\EQ\Source\zone\perl_mob.cpp(8081): warning C4800: 'uint8' : forcing value to bool 'true' or 'false' (performance warning)
10>C:\Program Files (x86)\EQ\Source\zone\perl_mob.cpp(8170): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
10>C:\Program Files (x86)\EQ\Source\zone\perl_object.cpp(117): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
10>c:\program files (x86)\eq\source\zone\mob.h(495): warning C4244: 'return' : conversion from 'int' to 'float', possible loss of data (C:\Program Files (x86)\EQ\Source\zone\perl_npc.cpp)
10>C:\Program Files (x86)\EQ\Source\zone\perl_npc.cpp(127): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
10>C:\Program Files (x86)\EQ\Source\zone\perl_npc.cpp(1040): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
10>C:\Program Files (x86)\EQ\Source\zone\perl_npc.cpp(1389): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
10>C:\Program Files (x86)\EQ\Source\zone\perl_npc.cpp(1453): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
10>  perl_perlpacket.cpp
10>  perl_player_corpse.cpp
10>C:\Perl\lib\CORE\sys/socket.h(34): warning C4005: 'ENOTSOCK' : macro redefinition (C:\Program Files (x86)\EQ\Source\zone\perl_perlpacket.cpp)
10>          C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\errno.h(120) : see previous definition of 'ENOTSOCK'
10>  perl_questitem.cpp
10>  perl_raids.cpp
10>C:\Perl\lib\CORE\sys/socket.h(34): warning C4005: 'ENOTSOCK' : macro redefinition (C:\Program Files (x86)\EQ\Source\zone\perl_player_corpse.cpp)
10>          C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\errno.h(120) : see previous definition of 'ENOTSOCK'
10>c:\program files (x86)\eq\source\common\base_packet.h(66): warning C4267: '+=' : conversion from 'size_t' to 'uint32', possible loss of data (C:\Program Files (x86)\EQ\Source\zone\perl_questitem.cpp)
10>C:\Perl\lib\CORE\sys/socket.h(34): warning C4005: 'ENOTSOCK' : macro redefinition (C:\Program Files (x86)\EQ\Source\zone\perl_raids.cpp)
10>          C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\errno.h(120) : see previous definition of 'ENOTSOCK'
10>c:\program files (x86)\eq\source\zone\mob.h(495): warning C4244: 'return' : conversion from 'int' to 'float', possible loss of data (C:\Program Files (x86)\EQ\Source\zone\perl_player_corpse.cpp)
10>c:\program files (x86)\eq\source\common\base_packet.h(66): warning C4267: '+=' : conversion from 'size_t' to 'uint32', possible loss of data (C:\Program Files (x86)\EQ\Source\zone\perl_player_corpse.cpp)
10>c:\program files (x86)\eq\source\zone\mob.h(495): warning C4244: 'return' : conversion from 'int' to 'float', possible loss of data (C:\Program Files (x86)\EQ\Source\zone\perl_questitem.cpp)
10>c:\program files (x86)\eq\source\zone\mob.h(495): warning C4244: 'return' : conversion from 'int' to 'float', possible loss of data (C:\Program Files (x86)\EQ\Source\zone\perl_raids.cpp)
10>c:\program files (x86)\eq\source\common\base_packet.h(66): warning C4267: '+=' : conversion from 'size_t' to 'uint32', possible loss of data (C:\Program Files (x86)\EQ\Source\zone\perl_raids.cpp)
10>c:\program files (x86)\eq\source\zone\client.h(1227): warning C4244: '=' : conversion from 'time_t' to 'uint32', possible loss of data (C:\Program Files (x86)\EQ\Source\zone\perl_player_corpse.cpp)
10>C:\Program Files (x86)\EQ\Source\zone\perl_player_corpse.cpp(588): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
10>c:\program files (x86)\eq\source\zone\client.h(1227): warning C4244: '=' : conversion from 'time_t' to 'uint32', possible loss of data (C:\Program Files (x86)\EQ\Source\zone\perl_questitem.cpp)
10>C:\Perl\lib\CORE\sys/socket.h(34): warning C4005: 'ENOTSOCK' : macro redefinition (C:\Program Files (x86)\EQ\Source\zone\perl_questitem.cpp)
10>          C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\errno.h(120) : see previous definition of 'ENOTSOCK'
10>C:\Program Files (x86)\EQ\Source\zone\perl_questitem.cpp(216): warning C4244: 'argument' : conversion from 'int16' to 'uint8', possible loss of data
10>c:\program files (x86)\eq\source\zone\client.h(1227): warning C4244: '=' : conversion from 'time_t' to 'uint32', possible loss of data (C:\Program Files (x86)\EQ\Source\zone\perl_raids.cpp)
10>perl_perlpacket.obj : error LNK2001: unresolved external symbol Perl_get_context
10>perl_player_corpse.obj : error LNK2001: unresolved external symbol Perl_get_context
10>perl_questitem.obj : error LNK2001: unresolved external symbol Perl_get_context
10>perl_raids.obj : error LNK2001: unresolved external symbol Perl_get_context
10>perl_hateentry.obj : error LNK2001: unresolved external symbol Perl_get_context
10>perl_mob.obj : error LNK2001: unresolved external symbol Perl_get_context
10>perl_npc.obj : error LNK2001: unresolved external symbol Perl_get_context
10>perl_object.obj : error LNK2001: unresolved external symbol Perl_get_context
10>perl_client.obj : error LNK2001: unresolved external symbol Perl_get_context
10>perl_doors.obj : error LNK2001: unresolved external symbol Perl_get_context
10>perl_entity.obj : error LNK2001: unresolved external symbol Perl_get_context
10>perl_groups.obj : error LNK2001: unresolved external symbol Perl_get_context
10>embparser.obj : error LNK2001: unresolved external symbol Perl_get_context
10>embparser_api.obj : error LNK2001: unresolved external symbol Perl_get_context
10>embperl.obj : error LNK2001: unresolved external symbol Perl_get_context
10>embxs.obj : error LNK2001: unresolved external symbol Perl_get_context
10>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)
10>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)
10>embperl.obj : error LNK2001: unresolved external symbol Perl_hv_common_key_len
10>embparser.obj : error LNK2019: unresolved external symbol Perl_newSV referenced in function "private: void __cdecl PerlembParser::MapFunctions(void)" (?MapFunctions@PerlembParser@@AEAAXXZ)
10>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)
10>embperl.obj : error LNK2001: unresolved external symbol Perl_newSVpv
10>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)
10>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)
10>perl_hateentry.obj : error LNK2001: unresolved external symbol Perl_sv_setiv
10>perl_mob.obj : error LNK2001: unresolved external symbol Perl_sv_setiv
10>perl_npc.obj : error LNK2001: unresolved external symbol Perl_sv_setiv
10>perl_questitem.obj : error LNK2001: unresolved external symbol Perl_sv_setiv
10>embparser.obj : error LNK2001: unresolved external symbol Perl_sv_setiv
10>embparser_api.obj : error LNK2001: unresolved external symbol Perl_sv_setiv
10>perl_client.obj : error LNK2001: unresolved external symbol Perl_sv_setiv
10>perl_entity.obj : error LNK2001: unresolved external symbol Perl_sv_setiv
10>perl_npc.obj : error LNK2001: unresolved external symbol Perl_sv_setnv
10>perl_object.obj : error LNK2001: unresolved external symbol Perl_sv_setnv
10>perl_perlpacket.obj : error LNK2001: unresolved external symbol Perl_sv_setnv
10>embparser.obj : error LNK2001: unresolved external symbol Perl_sv_setnv
10>perl_client.obj : error LNK2001: unresolved external symbol Perl_sv_setnv
10>perl_doors.obj : error LNK2001: unresolved external symbol Perl_sv_setnv
10>perl_mob.obj : error LNK2001: unresolved external symbol Perl_sv_setnv
10>perl_questitem.obj : error LNK2001: unresolved external symbol Perl_sv_setref_pv
10>perl_raids.obj : error LNK2001: unresolved external symbol Perl_sv_setref_pv
10>perl_groups.obj : error LNK2001: unresolved external symbol Perl_sv_setref_pv
10>perl_hateentry.obj : error LNK2001: unresolved external symbol Perl_sv_setref_pv
10>perl_mob.obj : error LNK2001: unresolved external symbol Perl_sv_setref_pv
10>perl_perlpacket.obj : error LNK2001: unresolved external symbol Perl_sv_setref_pv
10>embparser.obj : error LNK2001: unresolved external symbol Perl_sv_setref_pv
10>embparser_api.obj : error LNK2001: unresolved external symbol Perl_sv_setref_pv
10>perl_client.obj : error LNK2001: unresolved external symbol Perl_sv_setref_pv
10>perl_entity.obj : error LNK2001: unresolved external symbol Perl_sv_setref_pv
10>perl_object.obj : error LNK2001: unresolved external symbol Perl_sv_setpv
10>perl_player_corpse.obj : error LNK2001: unresolved external symbol Perl_sv_setpv
10>perl_questitem.obj : error LNK2001: unresolved external symbol Perl_sv_setpv
10>perl_doors.obj : error LNK2001: unresolved external symbol Perl_sv_setpv
10>perl_entity.obj : error LNK2001: unresolved external symbol Perl_sv_setpv
10>perl_groups.obj : error LNK2001: unresolved external symbol Perl_sv_setpv
10>perl_mob.obj : error LNK2001: unresolved external symbol Perl_sv_setpv
10>embparser.obj : error LNK2001: unresolved external symbol Perl_sv_setpv
10>embparser_api.obj : error LNK2001: unresolved external symbol Perl_sv_setpv
10>embxs.obj : error LNK2001: unresolved external symbol Perl_sv_setpv
10>perl_client.obj : error LNK2001: unresolved external symbol Perl_sv_setpv
10>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)
10>perl_questitem.obj : error LNK2001: unresolved external symbol Perl_croak
10>perl_raids.obj : error LNK2001: unresolved external symbol Perl_croak
10>perl_npc.obj : error LNK2001: unresolved external symbol Perl_croak
10>perl_object.obj : error LNK2001: unresolved external symbol Perl_croak
10>perl_perlpacket.obj : error LNK2001: unresolved external symbol Perl_croak
10>perl_player_corpse.obj : error LNK2001: unresolved external symbol Perl_croak
10>perl_entity.obj : error LNK2001: unresolved external symbol Perl_croak
10>perl_groups.obj : error LNK2001: unresolved external symbol Perl_croak
10>perl_hateentry.obj : error LNK2001: unresolved external symbol Perl_croak
10>perl_mob.obj : error LNK2001: unresolved external symbol Perl_croak
10>embparser_api.obj : error LNK2001: unresolved external symbol Perl_croak
10>embxs.obj : error LNK2001: unresolved external symbol Perl_croak
10>perl_client.obj : error LNK2001: unresolved external symbol Perl_croak
10>perl_doors.obj : error LNK2001: unresolved external symbol Perl_croak
10>perl_questitem.obj : error LNK2001: unresolved external symbol Perl_mg_set
10>perl_raids.obj : error LNK2001: unresolved external symbol Perl_mg_set
10>perl_npc.obj : error LNK2001: unresolved external symbol Perl_mg_set
10>perl_object.obj : error LNK2001: unresolved external symbol Perl_mg_set
10>perl_perlpacket.obj : error LNK2001: unresolved external symbol Perl_mg_set
10>perl_player_corpse.obj : error LNK2001: unresolved external symbol Perl_mg_set
10>perl_entity.obj : error LNK2001: unresolved external symbol Perl_mg_set
10>perl_groups.obj : error LNK2001: unresolved external symbol Perl_mg_set
10>perl_hateentry.obj : error LNK2001: unresolved external symbol Perl_mg_set
10>perl_mob.obj : error LNK2001: unresolved external symbol Perl_mg_set
10>embparser_api.obj : error LNK2001: unresolved external symbol Perl_mg_set
10>embxs.obj : error LNK2001: unresolved external symbol Perl_mg_set
10>perl_client.obj : error LNK2001: unresolved external symbol Perl_mg_set
10>perl_doors.obj : error LNK2001: unresolved external symbol Perl_mg_set
10>embparser_api.obj : error LNK2019: unresolved external symbol Perl_newXS referenced in function boot_quest
10>embperl.obj : error LNK2001: unresolved external symbol Perl_newXS
10>embxs.obj : error LNK2001: unresolved external symbol Perl_newXS
10>embparser_api.obj : error LNK2019: unresolved external symbol Perl_newSViv referenced in function XS__CreateGroundObject
10>embparser_api.obj : error LNK2019: unresolved external symbol Perl_newSVuv referenced in function XS__MerchantCountItem
10>perl_mob.obj : error LNK2019: unresolved external symbol Perl_sv_2bool referenced in function XS_Mob_GetWalkspeed
10>perl_npc.obj : error LNK2001: unresolved external symbol Perl_sv_2bool
10>perl_object.obj : error LNK2001: unresolved external symbol Perl_sv_2bool
10>perl_player_corpse.obj : error LNK2001: unresolved external symbol Perl_sv_2bool
10>embparser_api.obj : error LNK2001: unresolved external symbol Perl_sv_2bool
10>embperl.obj : error LNK2001: unresolved external symbol Perl_sv_2bool
10>perl_client.obj : error LNK2001: unresolved external symbol Perl_sv_2bool
10>perl_entity.obj : error LNK2001: unresolved external symbol Perl_sv_2bool
10>perl_questitem.obj : error LNK2001: unresolved external symbol Perl_sv_2iv_flags
10>perl_raids.obj : error LNK2001: unresolved external symbol Perl_sv_2iv_flags
10>perl_npc.obj : error LNK2001: unresolved external symbol Perl_sv_2iv_flags
10>perl_object.obj : error LNK2001: unresolved external symbol Perl_sv_2iv_flags
10>perl_perlpacket.obj : error LNK2001: unresolved external symbol Perl_sv_2iv_flags
10>perl_player_corpse.obj : error LNK2001: unresolved external symbol Perl_sv_2iv_flags
10>perl_entity.obj : error LNK2001: unresolved external symbol Perl_sv_2iv_flags
10>perl_groups.obj : error LNK2001: unresolved external symbol Perl_sv_2iv_flags
10>perl_hateentry.obj : error LNK2001: unresolved external symbol Perl_sv_2iv_flags
10>perl_mob.obj : error LNK2001: unresolved external symbol Perl_sv_2iv_flags
10>embparser_api.obj : error LNK2001: unresolved external symbol Perl_sv_2iv_flags
10>embperl.obj : error LNK2001: unresolved external symbol Perl_sv_2iv_flags
10>perl_client.obj : error LNK2001: unresolved external symbol Perl_sv_2iv_flags
10>perl_doors.obj : error LNK2001: unresolved external symbol Perl_sv_2iv_flags
10>perl_perlpacket.obj : error LNK2001: unresolved external symbol Perl_sv_2mortal
10>perl_player_corpse.obj : error LNK2001: unresolved external symbol Perl_sv_2mortal
10>perl_questitem.obj : error LNK2001: unresolved external symbol Perl_sv_2mortal
10>perl_raids.obj : error LNK2001: unresolved external symbol Perl_sv_2mortal
10>perl_groups.obj : error LNK2001: unresolved external symbol Perl_sv_2mortal
10>perl_mob.obj : error LNK2001: unresolved external symbol Perl_sv_2mortal
10>perl_npc.obj : error LNK2001: unresolved external symbol Perl_sv_2mortal
10>perl_object.obj : error LNK2001: unresolved external symbol Perl_sv_2mortal
10>embparser_api.obj : error LNK2001: unresolved external symbol Perl_sv_2mortal
10>embperl.obj : error LNK2001: unresolved external symbol Perl_sv_2mortal
10>perl_client.obj : error LNK2001: unresolved external symbol Perl_sv_2mortal
10>perl_entity.obj : error LNK2001: unresolved external symbol Perl_sv_2mortal
10>perl_perlpacket.obj : error LNK2001: unresolved external symbol Perl_sv_2nv
10>perl_questitem.obj : error LNK2001: unresolved external symbol Perl_sv_2nv
10>perl_raids.obj : error LNK2001: unresolved external symbol Perl_sv_2nv
10>perl_groups.obj : error LNK2001: unresolved external symbol Perl_sv_2nv
10>perl_mob.obj : error LNK2001: unresolved external symbol Perl_sv_2nv
10>perl_npc.obj : error LNK2001: unresolved external symbol Perl_sv_2nv
10>perl_object.obj : error LNK2001: unresolved external symbol Perl_sv_2nv
10>embparser_api.obj : error LNK2001: unresolved external symbol Perl_sv_2nv
10>perl_client.obj : error LNK2001: unresolved external symbol Perl_sv_2nv
10>perl_doors.obj : error LNK2001: unresolved external symbol Perl_sv_2nv
10>perl_entity.obj : error LNK2001: unresolved external symbol Perl_sv_2nv
10>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)
10>perl_npc.obj : error LNK2001: unresolved external symbol Perl_sv_2pv_flags
10>perl_object.obj : error LNK2001: unresolved external symbol Perl_sv_2pv_flags
10>perl_perlpacket.obj : error LNK2001: unresolved external symbol Perl_sv_2pv_flags
10>perl_questitem.obj : error LNK2001: unresolved external symbol Perl_sv_2pv_flags
10>perl_doors.obj : error LNK2001: unresolved external symbol Perl_sv_2pv_flags
10>perl_entity.obj : error LNK2001: unresolved external symbol Perl_sv_2pv_flags
10>perl_groups.obj : error LNK2001: unresolved external symbol Perl_sv_2pv_flags
10>perl_mob.obj : error LNK2001: unresolved external symbol Perl_sv_2pv_flags
10>embparser_api.obj : error LNK2001: unresolved external symbol Perl_sv_2pv_flags
10>embperl.obj : error LNK2001: unresolved external symbol Perl_sv_2pv_flags
10>embxs.obj : error LNK2001: unresolved external symbol Perl_sv_2pv_flags
10>perl_client.obj : error LNK2001: unresolved external symbol Perl_sv_2pv_flags
10>perl_raids.obj : error LNK2001: unresolved external symbol Perl_sv_2uv_flags
10>perl_object.obj : error LNK2001: unresolved external symbol Perl_sv_2uv_flags
10>perl_perlpacket.obj : error LNK2001: unresolved external symbol Perl_sv_2uv_flags
10>perl_player_corpse.obj : error LNK2001: unresolved external symbol Perl_sv_2uv_flags
10>perl_questitem.obj : error LNK2001: unresolved external symbol Perl_sv_2uv_flags
10>perl_entity.obj : error LNK2001: unresolved external symbol Perl_sv_2uv_flags
10>perl_groups.obj : error LNK2001: unresolved external symbol Perl_sv_2uv_flags
10>perl_mob.obj : error LNK2001: unresolved external symbol Perl_sv_2uv_flags
10>perl_npc.obj : error LNK2001: unresolved external symbol Perl_sv_2uv_flags
10>embparser_api.obj : error LNK2001: unresolved external symbol Perl_sv_2uv_flags
10>embxs.obj : error LNK2001: unresolved external symbol Perl_sv_2uv_flags
10>perl_client.obj : error LNK2001: unresolved external symbol Perl_sv_2uv_flags
10>perl_doors.obj : error LNK2001: unresolved external symbol Perl_sv_2uv_flags
10>perl_questitem.obj : error LNK2001: unresolved external symbol Perl_sv_newmortal
10>perl_raids.obj : error LNK2001: unresolved external symbol Perl_sv_newmortal
10>perl_npc.obj : error LNK2001: unresolved external symbol Perl_sv_newmortal
10>perl_object.obj : error LNK2001: unresolved external symbol Perl_sv_newmortal
10>perl_perlpacket.obj : error LNK2001: unresolved external symbol Perl_sv_newmortal
10>perl_player_corpse.obj : error LNK2001: unresolved external symbol Perl_sv_newmortal
10>perl_entity.obj : error LNK2001: unresolved external symbol Perl_sv_newmortal
10>perl_groups.obj : error LNK2001: unresolved external symbol Perl_sv_newmortal
10>perl_hateentry.obj : error LNK2001: unresolved external symbol Perl_sv_newmortal
10>perl_mob.obj : error LNK2001: unresolved external symbol Perl_sv_newmortal
10>embparser_api.obj : error LNK2001: unresolved external symbol Perl_sv_newmortal
10>embxs.obj : error LNK2001: unresolved external symbol Perl_sv_newmortal
10>perl_client.obj : error LNK2001: unresolved external symbol Perl_sv_newmortal
10>perl_doors.obj : error LNK2001: unresolved external symbol Perl_sv_newmortal
10>perl_player_corpse.obj : error LNK2001: unresolved external symbol Perl_sv_setuv
10>perl_raids.obj : error LNK2001: unresolved external symbol Perl_sv_setuv
10>perl_mob.obj : error LNK2001: unresolved external symbol Perl_sv_setuv
10>perl_npc.obj : error LNK2001: unresolved external symbol Perl_sv_setuv
10>perl_object.obj : error LNK2001: unresolved external symbol Perl_sv_setuv
10>perl_perlpacket.obj : error LNK2001: unresolved external symbol Perl_sv_setuv
10>embparser_api.obj : error LNK2001: unresolved external symbol Perl_sv_setuv
10>perl_client.obj : error LNK2001: unresolved external symbol Perl_sv_setuv
10>perl_doors.obj : error LNK2001: unresolved external symbol Perl_sv_setuv
10>perl_groups.obj : error LNK2001: unresolved external symbol Perl_sv_setuv
10>perl_player_corpse.obj : error LNK2001: unresolved external symbol Perl_Istack_sp_ptr
10>perl_questitem.obj : error LNK2001: unresolved external symbol Perl_Istack_sp_ptr
10>perl_raids.obj : error LNK2001: unresolved external symbol Perl_Istack_sp_ptr
10>perl_mob.obj : error LNK2001: unresolved external symbol Perl_Istack_sp_ptr
10>perl_npc.obj : error LNK2001: unresolved external symbol Perl_Istack_sp_ptr
10>perl_object.obj : error LNK2001: unresolved external symbol Perl_Istack_sp_ptr
10>perl_perlpacket.obj : error LNK2001: unresolved external symbol Perl_Istack_sp_ptr
10>perl_doors.obj : error LNK2001: unresolved external symbol Perl_Istack_sp_ptr
10>perl_entity.obj : error LNK2001: unresolved external symbol Perl_Istack_sp_ptr
10>perl_groups.obj : error LNK2001: unresolved external symbol Perl_Istack_sp_ptr
10>perl_hateentry.obj : error LNK2001: unresolved external symbol Perl_Istack_sp_ptr
10>embparser_api.obj : error LNK2001: unresolved external symbol Perl_Istack_sp_ptr
10>embperl.obj : error LNK2001: unresolved external symbol Perl_Istack_sp_ptr
10>embxs.obj : error LNK2001: unresolved external symbol Perl_Istack_sp_ptr
10>perl_client.obj : error LNK2001: unresolved external symbol Perl_Istack_sp_ptr
10>perl_questitem.obj : error LNK2019: unresolved external symbol Perl_Iop_ptr referenced in function XS_QuestItem_SetScale
10>perl_raids.obj : error LNK2001: unresolved external symbol Perl_Iop_ptr
10>perl_npc.obj : error LNK2001: unresolved external symbol Perl_Iop_ptr
10>perl_object.obj : error LNK2001: unresolved external symbol Perl_Iop_ptr
10>perl_perlpacket.obj : error LNK2001: unresolved external symbol Perl_Iop_ptr
10>perl_player_corpse.obj : error LNK2001: unresolved external symbol Perl_Iop_ptr
10>perl_entity.obj : error LNK2001: unresolved external symbol Perl_Iop_ptr
10>perl_groups.obj : error LNK2001: unresolved external symbol Perl_Iop_ptr
10>perl_hateentry.obj : error LNK2001: unresolved external symbol Perl_Iop_ptr
10>perl_mob.obj : error LNK2001: unresolved external symbol Perl_Iop_ptr
10>embparser_api.obj : error LNK2001: unresolved external symbol Perl_Iop_ptr
10>embxs.obj : error LNK2001: unresolved external symbol Perl_Iop_ptr
10>perl_client.obj : error LNK2001: unresolved external symbol Perl_Iop_ptr
10>perl_doors.obj : error LNK2001: unresolved external symbol Perl_Iop_ptr
10>perl_questitem.obj : error LNK2001: unresolved external symbol Perl_Icurpad_ptr
10>perl_raids.obj : error LNK2001: unresolved external symbol Perl_Icurpad_ptr
10>perl_npc.obj : error LNK2001: unresolved external symbol Perl_Icurpad_ptr
10>perl_object.obj : error LNK2001: unresolved external symbol Perl_Icurpad_ptr
10>perl_perlpacket.obj : error LNK2001: unresolved external symbol Perl_Icurpad_ptr
10>perl_player_corpse.obj : error LNK2001: unresolved external symbol Perl_Icurpad_ptr
10>perl_entity.obj : error LNK2001: unresolved external symbol Perl_Icurpad_ptr
10>perl_groups.obj : error LNK2001: unresolved external symbol Perl_Icurpad_ptr
10>perl_hateentry.obj : error LNK2001: unresolved external symbol Perl_Icurpad_ptr
10>perl_mob.obj : error LNK2001: unresolved external symbol Perl_Icurpad_ptr
10>embparser_api.obj : error LNK2001: unresolved external symbol Perl_Icurpad_ptr
10>embxs.obj : error LNK2001: unresolved external symbol Perl_Icurpad_ptr
10>perl_client.obj : error LNK2001: unresolved external symbol Perl_Icurpad_ptr
10>perl_doors.obj : error LNK2001: unresolved external symbol Perl_Icurpad_ptr
10>perl_player_corpse.obj : error LNK2001: unresolved external symbol Perl_Istack_base_ptr
10>perl_questitem.obj : error LNK2001: unresolved external symbol Perl_Istack_base_ptr
10>perl_raids.obj : error LNK2001: unresolved external symbol Perl_Istack_base_ptr
10>perl_mob.obj : error LNK2001: unresolved external symbol Perl_Istack_base_ptr
10>perl_npc.obj : error LNK2001: unresolved external symbol Perl_Istack_base_ptr
10>perl_object.obj : error LNK2001: unresolved external symbol Perl_Istack_base_ptr
10>perl_perlpacket.obj : error LNK2001: unresolved external symbol Perl_Istack_base_ptr
10>perl_doors.obj : error LNK2001: unresolved external symbol Perl_Istack_base_ptr
10>perl_entity.obj : error LNK2001: unresolved external symbol Perl_Istack_base_ptr
10>perl_groups.obj : error LNK2001: unresolved external symbol Perl_Istack_base_ptr
10>perl_hateentry.obj : error LNK2001: unresolved external symbol Perl_Istack_base_ptr
10>embparser_api.obj : error LNK2001: unresolved external symbol Perl_Istack_base_ptr
10>embperl.obj : error LNK2001: unresolved external symbol Perl_Istack_base_ptr
10>embxs.obj : error LNK2001: unresolved external symbol Perl_Istack_base_ptr
10>perl_client.obj : error LNK2001: unresolved external symbol Perl_Istack_base_ptr
10>perl_player_corpse.obj : error LNK2001: unresolved external symbol Perl_Imarkstack_ptr_ptr
10>perl_questitem.obj : error LNK2001: unresolved external symbol Perl_Imarkstack_ptr_ptr
10>perl_raids.obj : error LNK2001: unresolved external symbol Perl_Imarkstack_ptr_ptr
10>perl_mob.obj : error LNK2001: unresolved external symbol Perl_Imarkstack_ptr_ptr
10>perl_npc.obj : error LNK2001: unresolved external symbol Perl_Imarkstack_ptr_ptr
10>perl_object.obj : error LNK2001: unresolved external symbol Perl_Imarkstack_ptr_ptr
10>perl_perlpacket.obj : error LNK2001: unresolved external symbol Perl_Imarkstack_ptr_ptr
10>perl_doors.obj : error LNK2001: unresolved external symbol Perl_Imarkstack_ptr_ptr
10>perl_entity.obj : error LNK2001: unresolved external symbol Perl_Imarkstack_ptr_ptr
10>perl_groups.obj : error LNK2001: unresolved external symbol Perl_Imarkstack_ptr_ptr
10>perl_hateentry.obj : error LNK2001: unresolved external symbol Perl_Imarkstack_ptr_ptr
10>embparser_api.obj : error LNK2001: unresolved external symbol Perl_Imarkstack_ptr_ptr
10>embperl.obj : error LNK2001: unresolved external symbol Perl_Imarkstack_ptr_ptr
10>embxs.obj : error LNK2001: unresolved external symbol Perl_Imarkstack_ptr_ptr
10>perl_client.obj : error LNK2001: unresolved external symbol Perl_Imarkstack_ptr_ptr
10>perl_mob.obj : error LNK2019: unresolved external symbol Perl_ISv_ptr referenced in function XS_Mob_SendAppearanceEffect
10>perl_npc.obj : error LNK2001: unresolved external symbol Perl_ISv_ptr
10>perl_object.obj : error LNK2001: unresolved external symbol Perl_ISv_ptr
10>perl_player_corpse.obj : error LNK2001: unresolved external symbol Perl_ISv_ptr
10>embparser_api.obj : error LNK2001: unresolved external symbol Perl_ISv_ptr
10>embperl.obj : error LNK2001: unresolved external symbol Perl_ISv_ptr
10>perl_client.obj : error LNK2001: unresolved external symbol Perl_ISv_ptr
10>perl_entity.obj : error LNK2001: unresolved external symbol Perl_ISv_ptr
10>perl_mob.obj : error LNK2019: unresolved external symbol Perl_IXpv_ptr referenced in function boot_Mob
10>perl_npc.obj : error LNK2001: unresolved external symbol Perl_IXpv_ptr
10>perl_object.obj : error LNK2001: unresolved external symbol Perl_IXpv_ptr
10>perl_player_corpse.obj : error LNK2001: unresolved external symbol Perl_IXpv_ptr
10>embparser_api.obj : error LNK2001: unresolved external symbol Perl_IXpv_ptr
10>embperl.obj : error LNK2001: unresolved external symbol Perl_IXpv_ptr
10>perl_client.obj : error LNK2001: unresolved external symbol Perl_IXpv_ptr
10>perl_entity.obj : error LNK2001: unresolved external symbol Perl_IXpv_ptr
10>perl_player_corpse.obj : error LNK2001: unresolved external symbol Perl_Isv_no_ptr
10>perl_questitem.obj : error LNK2001: unresolved external symbol Perl_Isv_no_ptr
10>perl_raids.obj : error LNK2001: unresolved external symbol Perl_Isv_no_ptr
10>perl_mob.obj : error LNK2001: unresolved external symbol Perl_Isv_no_ptr
10>perl_npc.obj : error LNK2001: unresolved external symbol Perl_Isv_no_ptr
10>perl_object.obj : error LNK2001: unresolved external symbol Perl_Isv_no_ptr
10>perl_perlpacket.obj : error LNK2001: unresolved external symbol Perl_Isv_no_ptr
10>embparser_api.obj : error LNK2001: unresolved external symbol Perl_Isv_no_ptr
10>perl_client.obj : error LNK2001: unresolved external symbol Perl_Isv_no_ptr
10>perl_entity.obj : error LNK2001: unresolved external symbol Perl_Isv_no_ptr
10>perl_groups.obj : error LNK2001: unresolved external symbol Perl_Isv_no_ptr
10>perl_questitem.obj : error LNK2001: unresolved external symbol Perl_Isv_yes_ptr
10>perl_raids.obj : error LNK2001: unresolved external symbol Perl_Isv_yes_ptr
10>perl_npc.obj : error LNK2001: unresolved external symbol Perl_Isv_yes_ptr
10>perl_object.obj : error LNK2001: unresolved external symbol Perl_Isv_yes_ptr
10>perl_perlpacket.obj : error LNK2001: unresolved external symbol Perl_Isv_yes_ptr
10>perl_player_corpse.obj : error LNK2001: unresolved external symbol Perl_Isv_yes_ptr
10>perl_entity.obj : error LNK2001: unresolved external symbol Perl_Isv_yes_ptr
10>perl_groups.obj : error LNK2001: unresolved external symbol Perl_Isv_yes_ptr
10>perl_hateentry.obj : error LNK2001: unresolved external symbol Perl_Isv_yes_ptr
10>perl_mob.obj : error LNK2001: unresolved external symbol Perl_Isv_yes_ptr
10>embparser_api.obj : error LNK2001: unresolved external symbol Perl_Isv_yes_ptr
10>embxs.obj : error LNK2001: unresolved external symbol Perl_Isv_yes_ptr
10>perl_client.obj : error LNK2001: unresolved external symbol Perl_Isv_yes_ptr
10>perl_doors.obj : error LNK2001: unresolved external symbol Perl_Isv_yes_ptr
10>embperl.obj : error LNK2019: unresolved external symbol perl_alloc referenced in function "protected: void __cdecl Embperl::DoInit(void)" (?DoInit@Embperl@@IEAAXXZ)
10>embperl.obj : error LNK2019: unresolved external symbol perl_construct referenced in function "protected: void __cdecl Embperl::DoInit(void)" (?DoInit@Embperl@@IEAAXXZ)
10>embperl.obj : error LNK2019: unresolved external symbol perl_destruct referenced in function "public: __cdecl Embperl::~Embperl(void)" (??1Embperl@@QEAA@XZ)
10>embperl.obj : error LNK2019: unresolved external symbol perl_free referenced in function "public: __cdecl Embperl::~Embperl(void)" (??1Embperl@@QEAA@XZ)
10>embperl.obj : error LNK2019: unresolved external symbol perl_run referenced in function "protected: void __cdecl Embperl::DoInit(void)" (?DoInit@Embperl@@IEAAXXZ)
10>embperl.obj : error LNK2019: unresolved external symbol perl_parse referenced in function "protected: void __cdecl Embperl::DoInit(void)" (?DoInit@Embperl@@IEAAXXZ)
10>embperl.obj : error LNK2019: unresolved external symbol Perl_set_context referenced in function "protected: void __cdecl Embperl::DoInit(void)" (?DoInit@Embperl@@IEAAXXZ)
10>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)
10>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)
10>embperl.obj : error LNK2019: unresolved external symbol Perl_gv_fetchpv referenced in function "protected: void __cdecl Embperl::DoInit(void)" (?DoInit@Embperl@@IEAAXXZ)
10>embperl.obj : error LNK2019: unresolved external symbol Perl_gv_stashpv referenced in function "protected: void __cdecl Embperl::DoInit(void)" (?DoInit@Embperl@@IEAAXXZ)
10>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)
10>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)
10>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)
10>embperl.obj : error LNK2019: unresolved external symbol Perl_get_cv referenced in function "protected: void __cdecl Embperl::DoInit(void)" (?DoInit@Embperl@@IEAAXXZ)
10>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)
10>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)
10>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)
10>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)
10>perl_entity.obj : error LNK2001: unresolved external symbol Perl_stack_grow
10>perl_mob.obj : error LNK2001: unresolved external symbol Perl_stack_grow
10>embperl.obj : error LNK2019: unresolved external symbol Perl_sys_init3 referenced in function "public: __cdecl Embperl::Embperl(void)" (??0Embperl@@QEAA@XZ)
10>embperl.obj : error LNK2019: unresolved external symbol Perl_sys_term referenced in function "public: __cdecl Embperl::~Embperl(void)" (??1Embperl@@QEAA@XZ)
10>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)
10>perl_entity.obj : error LNK2001: unresolved external symbol Perl_Istack_max_ptr
10>perl_mob.obj : error LNK2001: unresolved external symbol Perl_Istack_max_ptr
10>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)
10>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)
10>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)
10>embperl.obj : error LNK2019: unresolved external symbol Perl_Iperl_destruct_level_ptr referenced in function "protected: void __cdecl Embperl::DoInit(void)" (?DoInit@Embperl@@IEAAXXZ)
10>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)
10>embperl.obj : error LNK2019: unresolved external symbol Perl_Gcurinterp_ptr referenced in function "protected: void __cdecl Embperl::DoInit(void)" (?DoInit@Embperl@@IEAAXXZ)
10>embperl.obj : error LNK2019: unresolved external symbol boot_DynaLoader referenced in function xs_init
10>net.obj : error LNK2019: unresolved external symbol win32_inet_addr referenced in function "public: unsigned int __cdecl NetConnection::GetIP(void)" (?GetIP@NetConnection@@QEAAIXZ)
10>net.obj : error LNK2019: unresolved external symbol win32_inet_ntoa referenced in function main
10>net.obj : error LNK2019: unresolved external symbol win32_ntohs referenced in function main
10>net.obj : error LNK2019: unresolved external symbol win32_gethostbyname referenced in function "public: unsigned int __cdecl NetConnection::GetIP(void)" (?GetIP@NetConnection@@QEAAIXZ)
10>net.obj : error LNK2019: unresolved external symbol win32_gethostname referenced in function "public: unsigned int __cdecl NetConnection::GetIP(void)" (?GetIP@NetConnection@@QEAAIXZ)
10>perl_perlpacket.obj : error LNK2001: unresolved external symbol Perl_newXS_flags
10>perl_player_corpse.obj : error LNK2001: unresolved external symbol Perl_newXS_flags
10>perl_questitem.obj : error LNK2001: unresolved external symbol Perl_newXS_flags
10>perl_raids.obj : error LNK2001: unresolved external symbol Perl_newXS_flags
10>perl_hateentry.obj : error LNK2001: unresolved external symbol Perl_newXS_flags
10>perl_mob.obj : error LNK2001: unresolved external symbol Perl_newXS_flags
10>perl_npc.obj : error LNK2001: unresolved external symbol Perl_newXS_flags
10>perl_object.obj : error LNK2001: unresolved external symbol Perl_newXS_flags
10>perl_client.obj : error LNK2001: unresolved external symbol Perl_newXS_flags
10>perl_doors.obj : error LNK2001: unresolved external symbol Perl_newXS_flags
10>perl_entity.obj : error LNK2001: unresolved external symbol Perl_newXS_flags
10>perl_groups.obj : error LNK2001: unresolved external symbol Perl_newXS_flags
10>perl_perlpacket.obj : error LNK2001: unresolved external symbol Perl_sv_derived_from
10>perl_player_corpse.obj : error LNK2001: unresolved external symbol Perl_sv_derived_from
10>perl_questitem.obj : error LNK2001: unresolved external symbol Perl_sv_derived_from
10>perl_raids.obj : error LNK2001: unresolved external symbol Perl_sv_derived_from
10>perl_hateentry.obj : error LNK2001: unresolved external symbol Perl_sv_derived_from
10>perl_mob.obj : error LNK2001: unresolved external symbol Perl_sv_derived_from
10>perl_npc.obj : error LNK2001: unresolved external symbol Perl_sv_derived_from
10>perl_object.obj : error LNK2001: unresolved external symbol Perl_sv_derived_from
10>perl_client.obj : error LNK2001: unresolved external symbol Perl_sv_derived_from
10>perl_doors.obj : error LNK2001: unresolved external symbol Perl_sv_derived_from
10>perl_entity.obj : error LNK2001: unresolved external symbol Perl_sv_derived_from
10>perl_groups.obj : error LNK2001: unresolved external symbol Perl_sv_derived_from
10>perl_perlpacket.obj : error LNK2019: unresolved external symbol Perl_av_fetch referenced in function XS_PerlPacket_FromArray
10>perl_perlpacket.obj : error LNK2019: unresolved external symbol Perl_av_len referenced in function XS_PerlPacket_FromArray
10>C:\Program Files (x86)\EQ\Source\Build\bin\Debug\zone.exe : fatal error LNK1120: 72 unresolved externals
========== Build: 8 succeeded, 2 failed, 3 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 09:37 AM.


 

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