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

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

Reply
 
Thread Tools Display Modes
  #1  
Old 05-28-2014, 03:41 AM
chipdawg
Fire Beetle
 
Join Date: Oct 2007
Posts: 12
Default Build: 11 succeeded, 2 failed, 0 up-to-date, 0 skipped

Following the instructions at http://wiki.eqemulator.org/p?Complet...Guide&frm=Main, I am able to get to step 4-D where I encounter the title of this thread. Looking forward to step 4-E there are 2 missing executables: world.exe and zone.exe

As suggested in step 4-D I will paste the contents below:
Code:
1>------ Build started: Project: ZERO_CHECK, Configuration: Debug Win32 ------
1>  Checking Build System
1>  CMake does not need to re-run because C:/EQ/Source/Build/CMakeFiles/generate.stamp is up-to-date.
1>  CMake does not need to re-run because C:/EQ/Source/Build/luabind/CMakeFiles/generate.stamp is up-to-date.
1>  CMake does not need to re-run because C:/EQ/Source/Build/common/CMakeFiles/generate.stamp is up-to-date.
1>  CMake does not need to re-run because C:/EQ/Source/Build/shared_memory/CMakeFiles/generate.stamp is up-to-date.
1>  CMake does not need to re-run because C:/EQ/Source/Build/world/CMakeFiles/generate.stamp is up-to-date.
1>  CMake does not need to re-run because C:/EQ/Source/Build/zone/CMakeFiles/generate.stamp is up-to-date.
1>  CMake does not need to re-run because C:/EQ/Source/Build/ucs/CMakeFiles/generate.stamp is up-to-date.
1>  CMake does not need to re-run because C:/EQ/Source/Build/queryserv/CMakeFiles/generate.stamp is up-to-date.
1>  CMake does not need to re-run because C:/EQ/Source/Build/eqlaunch/CMakeFiles/generate.stamp is up-to-date.
1>  CMake does not need to re-run because C:/EQ/Source/Build/loginserver/CMakeFiles/generate.stamp is up-to-date.
1>  CMake does not need to re-run because C:/EQ/Source/Build/client_files/CMakeFiles/generate.stamp is up-to-date.
1>  CMake does not need to re-run because C:/EQ/Source/Build/client_files/import/CMakeFiles/generate.stamp is up-to-date.
1>  CMake does not need to re-run because C:/EQ/Source/Build/client_files/export/CMakeFiles/generate.stamp is up-to-date.
2>------ Build started: Project: Common, Configuration: Debug Win32 ------
3>------ Build started: Project: luabind, Configuration: Debug Win32 ------
2>  Building Custom Rule C:/EQ/Source/common/CMakeLists.txt
2>  CMake does not need to re-run because C:\EQ\Source\Build\common\CMakeFiles\generate.stamp is up-to-date.
2>  BasePacket.cpp
2>  classes.cpp
2>  Condition.cpp
2>  crash.cpp
2>  CRC16.cpp
2>  crc32.cpp
2>  database.cpp
2>  dbasync.cpp
2>  dbcore.cpp
2>  debug.cpp
2>  emu_opcodes.cpp
3>  Building Custom Rule C:/EQ/Source/luabind/CMakeLists.txt
3>  CMake does not need to re-run because C:\EQ\Source\Build\luabind\CMakeFiles\generate.stamp is up-to-date.
3>  class.cpp
3>  class_info.cpp
3>  class_registry.cpp
3>  class_rep.cpp
3>  create_class.cpp
3>  error.cpp
3>  Unknown compiler version - please run the configure tests and report the results
3>  Unknown compiler version - please run the configure tests and report the results
3>  Unknown compiler version - please run the configure tests and report the results
3>  Unknown compiler version - please run the configure tests and report the results
3>  Unknown compiler version - please run the configure tests and report the results
3>  Unknown compiler version - please run the configure tests and report the results
2>  EmuTCPConnection.cpp
2>..\..\common\debug.cpp(102): warning C4996: 'getpid': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _getpid. See online help for details.
2>          C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\process.h(222) : see declaration of 'getpid'
2>..\..\common\database.cpp(465): warning C4244: '=' : conversion from 'my_ulonglong' to 'int', possible loss of data
2>..\..\common\database.cpp(1022): warning C4244: '=' : conversion from 'my_ulonglong' to 'uint32', possible loss of data
2>..\..\common\database.cpp(1028): warning C4244: 'initializing' : conversion from 'my_ulonglong' to 'uint32', possible loss of data
2>..\..\common\database.cpp(1172): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
2>..\..\common\database.cpp(1174): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
2>..\..\common\database.cpp(1176): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
2>..\..\common\database.cpp(1224): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
2>..\..\common\database.cpp(1226): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
2>..\..\common\database.cpp(1228): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
2>..\..\common\database.cpp(1286): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
2>..\..\common\database.cpp(1288): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
2>..\..\common\database.cpp(1290): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
2>..\..\common\database.cpp(1292): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
2>..\..\common\database.cpp(1591): warning C4244: 'initializing' : conversion from 'my_ulonglong' to 'uint32', possible loss of data
2>  EmuTCPServer.cpp
2>..\..\common\database.cpp(1782): warning C4244: 'return' : conversion from 'uint16' to 'uint8', possible loss of data
2>..\..\common\database.cpp(1834): warning C4244: 'return' : conversion from 'uint16' to 'uint8', possible loss of data
2>..\..\common\database.cpp(1855): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
2>..\..\common\database.cpp(1857): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
2>..\..\common\database.cpp(1859): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
2>..\..\common\dbcore.cpp(112): warning C4244: '=' : conversion from 'my_ulonglong' to 'uint32', possible loss of data
2>..\..\common\dbcore.cpp(114): warning C4244: '=' : conversion from 'my_ulonglong' to 'uint32', possible loss of data
2>..\..\common\database.cpp(2525): warning C4018: '<=' : signed/unsigned mismatch
2>..\..\common\database.cpp(2535): warning C4018: '<' : signed/unsigned mismatch
3>  exception_handler.cpp
3>  Unknown compiler version - please run the configure tests and report the results
2>  EQDB.cpp
2>  EQDBRes.cpp
2>  eqemu_exception.cpp
3>  function.cpp
3>  Unknown compiler version - please run the configure tests and report the results
2>c:\eq\source\common\EQDBRes.h(35): warning C4244: 'return' : conversion from 'my_ulonglong' to 'unsigned long', possible loss of data (..\..\common\EQDB.cpp)
2>..\..\common\EQDB.cpp(34): warning C4244: 'return' : conversion from 'my_ulonglong' to 'unsigned long', possible loss of data
2>..\..\common\EQDB.cpp(38): warning C4244: 'return' : conversion from 'my_ulonglong' to 'unsigned long', possible loss of data
2>  EQEmuConfig.cpp
2>  EQEMuError.cpp
2>c:\eq\source\common\EQDBRes.h(35): warning C4244: 'return' : conversion from 'my_ulonglong' to 'unsigned long', possible loss of data (..\..\common\EQDBRes.cpp)
2>  EQPacket.cpp
2>  EQStream.cpp
2>  EQStreamFactory.cpp
2>..\..\common\EQEMuError.cpp(131): warning C4996: 'getch': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _getch. See online help for details.
2>          C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\conio.h(131) : see declaration of 'getch'
2>  EQStreamIdent.cpp
2>  EQStreamProxy.cpp
2>..\..\common\EQStream.cpp(75): warning C4244: '=' : conversion from 'double' to 'uint32', possible loss of data
2>..\..\common\EQStream.cpp(83): warning C4018: '>' : signed/unsigned mismatch
3>  inheritance.cpp
2>..\..\common\EQStream.cpp(360): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
2>..\..\common\EQStream.cpp(414): warning C4018: '>' : signed/unsigned mismatch
2>..\..\common\EQStream.cpp(452): warning C4018: '>' : signed/unsigned mismatch
2>..\..\common\EQStream.cpp(468): warning C4244: 'argument' : conversion from 'uint64' to 'u_long', possible loss of data
2>..\..\common\EQStream.cpp(482): warning C4244: '=' : conversion from 'double' to 'uint32', possible loss of data
2>..\..\common\EQStream.cpp(484): warning C4244: '=' : conversion from 'double' to 'uint32', possible loss of data
2>..\..\common\EQStream.cpp(600): warning C4018: '>' : signed/unsigned mismatch
2>..\..\common\EQStream.cpp(612): warning C4018: '>' : signed/unsigned mismatch
2>..\..\common\EQStream.cpp(663): warning C4244: 'argument' : conversion from 'long' to 'uint16', possible loss of data
2>..\..\common\EQStream.cpp(664): warning C4244: 'argument' : conversion from 'long' to 'uint16', possible loss of data
2>..\..\common\EQStream.cpp(729): warning C4018: '>' : signed/unsigned mismatch
2>..\..\common\EQStream.cpp(732): warning C4244: 'initializing' : conversion from 'long' to 'uint16', possible loss of data
2>..\..\common\EQStream.cpp(803): warning C4018: '>' : signed/unsigned mismatch
2>..\..\common\EQStream.cpp(944): warning C4244: 'argument' : conversion from 'time_t' to 'u_long', possible loss of data
2>  eqtime.cpp
2>..\..\common\EQStream.cpp(1182): warning C4018: '>' : signed/unsigned mismatch
2>..\..\common\EQStream.cpp(1219): warning C4018: '>' : signed/unsigned mismatch
2>..\..\common\EQPacket.cpp(205): warning C4244: '=' : conversion from 'const uint16' to 'unsigned char', possible loss of data
2>..\..\common\EQPacket.cpp(217): warning C4244: '=' : conversion from 'uint16' to 'unsigned char', possible loss of data
2>..\..\common\EQStreamFactory.cpp(96): warning C4996: 'close': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _close. See online help for details.
2>          C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\io.h(326) : see declaration of 'close'
3>  link_compatibility.cpp
3>  Unknown compiler version - please run the configure tests and report the results
3>  object_rep.cpp
3>  open.cpp
3>  Unknown compiler version - please run the configure tests and report the results
3>  Unknown compiler version - please run the configure tests and report the results
3>  Unknown compiler version - please run the configure tests and report the results
2>  extprofile.cpp
2>  faction.cpp
2>  guild_base.cpp
3>  pcall.cpp
3>  Unknown compiler version - please run the configure tests and report the results
2>..\..\common\eqtime.cpp(75): warning C4244: 'initializing' : conversion from 'time_t' to 'unsigned long', possible loss of data
2>..\..\common\eqtime.cpp(180): warning C4244: '=' : conversion from 'long' to 'uint8', possible loss of data
2>..\..\common\eqtime.cpp(183): warning C4244: '=' : conversion from 'long' to 'uint8', possible loss of data
2>..\..\common\eqtime.cpp(188): warning C4244: '=' : conversion from 'long' to 'uint8', possible loss of data
2>..\..\common\eqtime.cpp(192): warning C4244: '=' : conversion from 'long' to 'uint8', possible loss of data
2>  guilds.cpp
2>  ipc_mutex.cpp
3>  scope.cpp
3>  Unknown compiler version - please run the configure tests and report the results
2>  Item.cpp
3>  stack_content_by_name.cpp
2>  logsys.cpp
3>  Unknown compiler version - please run the configure tests and report the results
3>  weak_ref.cpp
3>  wrapper_base.cpp
3>  Unknown compiler version - please run the configure tests and report the results
3>  Unknown compiler version - please run the configure tests and report the results
2>  logsys_eqemu.cpp
2>..\..\common\guild_base.cpp(838): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
2>..\..\common\guild_base.cpp(880): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
2>..\..\common\guild_base.cpp(1334): warning C4244: 'initializing' : conversion from 'my_ulonglong' to 'uint32', possible loss of data
2>  md5.cpp
2>  memory_mapped_file.cpp
2>  misc.cpp
2>  MiscFunctions.cpp
2>  moremath.cpp
2>  Mutex.cpp
2>  opcode_map.cpp
2>  opcodemgr.cpp
2>  packet_dump.cpp
2>  packet_dump_file.cpp
2>..\..\common\Mutex.cpp(39): warning C4996: 'GetVersionExA': was declared deprecated
2>          C:\Program Files (x86)\Windows Kits\8.1\Include\um\sysinfoapi.h(433) : see declaration of 'GetVersionExA'
2>..\..\common\Mutex.cpp(43): warning C4996: 'GetVersionExA': was declared deprecated
2>          C:\Program Files (x86)\Windows Kits\8.1\Include\um\sysinfoapi.h(433) : see declaration of 'GetVersionExA'
2>..\..\common\Mutex.cpp(117): warning C4800: 'BOOL' : forcing value to bool 'true' or 'false' (performance warning)
2>  packet_functions.cpp
2>  perl_EQDB.cpp
2>  perl_EQDBRes.cpp
2>  ProcLauncher.cpp
2>  ptimer.cpp
2>  races.cpp
2>c:\eq\source\common\EQDBRes.h(35): warning C4244: 'return' : conversion from 'my_ulonglong' to 'unsigned long', possible loss of data (..\..\common\perl_EQDB.cpp)
2>  rdtsc.cpp
2>c:\eq\source\common\EQDBRes.h(35): warning C4244: 'return' : conversion from 'my_ulonglong' to 'unsigned long', possible loss of data (..\..\common\perl_EQDBRes.cpp)
2>  rulesys.cpp
2>  serverinfo.cpp
2>..\..\common\ptimer.cpp(154): warning C4244: '=' : conversion from 'my_ulonglong' to 'uint32', possible loss of data
2>..\..\common\ptimer.cpp(340): warning C4244: '=' : conversion from 'my_ulonglong' to 'uint32', possible loss of data
2>  shareddb.cpp
2>  spdat.cpp
2>  StringUtil.cpp
2>  StructStrategy.cpp
2>..\..\common\serverinfo.cpp(37): warning C4996: 'GetVersionExA': was declared deprecated
2>          C:\Program Files (x86)\Windows Kits\8.1\Include\um\sysinfoapi.h(433) : see declaration of 'GetVersionExA'
2>  TCPConnection.cpp
2>..\..\common\rulesys.cpp(174): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
2>..\..\common\spdat.cpp(478): warning C4018: '<' : signed/unsigned mismatch
2>..\..\common\shareddb.cpp(458): warning C4018: '<' : signed/unsigned mismatch
2>..\..\common\shareddb.cpp(548): warning C4018: '<' : signed/unsigned mismatch
2>..\..\common\shareddb.cpp(657): warning C4018: '<' : signed/unsigned mismatch
2>..\..\common\shareddb.cpp(1223): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
2>..\..\common\shareddb.cpp(1224): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
2>..\..\common\shareddb.cpp(1225): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
2>  TCPServer.cpp
2>  timeoutmgr.cpp
2>  timer.cpp
2>  unix.cpp
2>  worldconn.cpp
2>  XMLParser.cpp
3>  luabind.vcxproj -> C:\EQ\Source\Build\Bin\Debug\luabind.lib
2>  platform.cpp
2>  Client62.cpp
2>  patches.cpp
2>  SoD.cpp
2>..\..\common\timer.cpp(75): warning C4244: '=' : conversion from 'time_t' to 'long', possible loss of data
2>  SoF.cpp
2>  RoF.cpp
2>  Titanium.cpp
2>  Underfoot.cpp
2>..\..\common\patches\SoD.cpp(634): warning C4244: '=' : conversion from 'uint32' to 'float', possible loss of data
2>..\..\common\patches\SoD.cpp(1050): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
2>..\..\common\patches\SoD.cpp(1780): warning C4244: '=' : conversion from 'uint32' to 'float', possible loss of data
2>..\..\common\patches\SoD.cpp(1802): warning C4244: '=' : conversion from 'uint32' to 'float', possible loss of data
2>..\..\common\patches\SoD.cpp(1806): warning C4244: '=' : conversion from 'uint16' to 'uint8', possible loss of data
2>  Base64.cpp
2>..\..\common\patches\SoD.cpp(3506): warning C4244: 'initializing' : conversion from 'std::streamoff' to 'unsigned int', possible loss of data
2>..\..\common\patches\SoD.cpp(3507): warning C4244: 'argument' : conversion from 'std::streamoff' to 'size_t', possible loss of data
2>..\..\common\patches\SoD.cpp(3508): warning C4244: 'argument' : conversion from 'std::streamoff' to 'size_t', possible loss of data
2>..\..\common\patches\SoD.cpp(3510): warning C4244: '=' : conversion from 'std::streamoff' to 'uint32', possible loss of data
2>..\..\common\patches\SoF.cpp(633): warning C4244: '=' : conversion from 'uint32' to 'float', possible loss of data
2>..\..\common\patches\SoF.cpp(1363): warning C4244: '=' : conversion from 'uint32' to 'float', possible loss of data
2>..\..\common\patches\SoF.cpp(1385): warning C4244: '=' : conversion from 'uint32' to 'float', possible loss of data
2>..\..\common\patches\SoF.cpp(1389): warning C4244: '=' : conversion from 'uint16' to 'uint8', possible loss of data
2>..\..\common\patches\SoF.cpp(1851): warning C4018: '<' : signed/unsigned mismatch
2>..\..\common\patches\SoF.cpp(2824): warning C4244: 'initializing' : conversion from 'std::streamoff' to 'unsigned int', possible loss of data
2>..\..\common\patches\SoF.cpp(2825): warning C4244: 'argument' : conversion from 'std::streamoff' to 'size_t', possible loss of data
2>..\..\common\patches\SoF.cpp(2826): warning C4244: 'argument' : conversion from 'std::streamoff' to 'size_t', possible loss of data
2>..\..\common\patches\SoF.cpp(2828): warning C4244: '=' : conversion from 'std::streamoff' to 'uint32', possible loss of data
2>  File.cpp
2>  HttpdCookies.cpp
2>..\..\common\patches\RoF.cpp(114): warning C4309: '=' : truncation of constant value
2>..\..\common\patches\RoF.cpp(116): warning C4309: '=' : truncation of constant value
2>..\..\common\patches\RoF.cpp(117): warning C4309: '=' : truncation of constant value
2>..\..\common\patches\RoF.cpp(118): warning C4309: '=' : truncation of constant value
2>..\..\common\patches\RoF.cpp(362): warning C4309: '=' : truncation of constant value
2>..\..\common\patches\RoF.cpp(363): warning C4309: '=' : truncation of constant value
2>..\..\common\patches\RoF.cpp(364): warning C4309: '=' : truncation of constant value
2>..\..\common\patches\RoF.cpp(543): warning C4244: 'argument' : conversion from 'time_t' to 'uint32', possible loss of data
2>..\..\common\patches\RoF.cpp(1902): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
2>..\..\common\patches\RoF.cpp(2738): warning C4244: '=' : conversion from 'uint32' to 'float', possible loss of data
2>..\..\common\patches\RoF.cpp(2762): warning C4244: '=' : conversion from 'uint32' to 'float', possible loss of data
2>..\..\common\patches\RoF.cpp(2768): warning C4244: '=' : conversion from 'uint16' to 'uint8', possible loss of data
2>..\..\common\patches\RoF.cpp(2866): warning C4309: '=' : truncation of constant value
2>..\..\common\patches\RoF.cpp(2867): warning C4309: '=' : truncation of constant value
2>..\..\common\patches\RoF.cpp(2868): warning C4309: '=' : truncation of constant value
2>..\..\common\patches\RoF.cpp(4721): warning C4244: '=' : conversion from 'float' to 'uint32', possible loss of data
2>..\..\common\patches\RoF.cpp(5372): warning C4244: 'initializing' : conversion from 'std::streamoff' to 'unsigned int', possible loss of data
2>..\..\common\patches\RoF.cpp(5373): warning C4244: 'argument' : conversion from 'std::streamoff' to 'size_t', possible loss of data
2>..\..\common\patches\RoF.cpp(5374): warning C4244: 'argument' : conversion from 'std::streamoff' to 'size_t', possible loss of data
2>..\..\common\patches\RoF.cpp(5376): warning C4244: '=' : conversion from 'std::streamoff' to 'uint32', possible loss of data
2>  HttpdForm.cpp
2>..\..\common\patches\Underfoot.cpp(660): warning C4244: '=' : conversion from 'uint32' to 'float', possible loss of data
2>..\..\common\patches\Underfoot.cpp(1062): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
2>..\..\common\patches\Underfoot.cpp(1825): warning C4244: '=' : conversion from 'uint32' to 'float', possible loss of data
2>..\..\common\patches\Underfoot.cpp(1847): warning C4244: '=' : conversion from 'uint32' to 'float', possible loss of data
2>..\..\common\patches\Underfoot.cpp(1850): warning C4244: '=' : conversion from 'uint16' to 'uint8', possible loss of data
2>..\..\common\patches\Underfoot.cpp(3338): warning C4244: '=' : conversion from 'float' to 'uint32', possible loss of data
2>..\..\common\patches\Underfoot.cpp(3940): warning C4244: 'initializing' : conversion from 'std::streamoff' to 'unsigned int', possible loss of data
2>..\..\common\patches\Underfoot.cpp(3941): warning C4244: 'argument' : conversion from 'std::streamoff' to 'size_t', possible loss of data
2>..\..\common\patches\Underfoot.cpp(3942): warning C4244: 'argument' : conversion from 'std::streamoff' to 'size_t', possible loss of data
2>..\..\common\patches\Underfoot.cpp(3944): warning C4244: '=' : conversion from 'std::streamoff' to 'uint32', possible loss of data
2>  HttpdSocket.cpp
2>  HTTPSocket.cpp
2>  MemFile.cpp
2>  Mime.cpp
2>  Parse.cpp
2>  socket_include.cpp
2>  Utility.cpp
2>  StackWalker.cpp
2>  tinystr.cpp
2>  tinyxml.cpp
2>  tinyxmlerror.cpp
2>c:\eq\source\common\socketlib\httpsocket.cpp(115): warning C4715: 'HTTPSocket::ProcessReceivedData' : not all control paths return a value
2>  tinyxmlparser.cpp
2>..\..\common\StackWalker\StackWalker.cpp(1208): warning C4996: 'GetVersionExA': was declared deprecated
2>          C:\Program Files (x86)\Windows Kits\8.1\Include\um\sysinfoapi.h(433) : see declaration of 'GetVersionExA'
2>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
2>  Common.vcxproj -> C:\EQ\Source\Build\Bin\Debug\Common.lib
4>------ Build started: Project: eqlaunch, Configuration: Debug Win32 ------
5>------ Build started: Project: export_client_files, Configuration: Debug Win32 ------
6>------ Build started: Project: import_client_files, Configuration: Debug Win32 ------
7>------ Build started: Project: loginserver, Configuration: Debug Win32 ------
8>------ Build started: Project: queryserv, Configuration: Debug Win32 ------
9>------ Build started: Project: shared_memory, Configuration: Debug Win32 ------
5>  Building Custom Rule C:/EQ/Source/client_files/export/CMakeLists.txt
4>  Building Custom Rule C:/EQ/Source/eqlaunch/CMakeLists.txt
5>  CMake does not need to re-run because C:\EQ\Source\Build\client_files\export\CMakeFiles\generate.stamp is up-to-date.
4>  CMake does not need to re-run because C:\EQ\Source\Build\eqlaunch\CMakeFiles\generate.stamp is up-to-date.
8>  Building Custom Rule C:/EQ/Source/queryserv/CMakeLists.txt
5>  main.cpp
4>  eqlaunch.cpp
8>  CMake does not need to re-run because C:\EQ\Source\Build\queryserv\CMakeFiles\generate.stamp is up-to-date.
4>  worldserver.cpp
4>  ZoneLaunch.cpp
6>  Building Custom Rule C:/EQ/Source/client_files/import/CMakeLists.txt
6>  CMake does not need to re-run because C:\EQ\Source\Build\client_files\import\CMakeFiles\generate.stamp is up-to-date.
7>  Building Custom Rule C:/EQ/Source/loginserver/CMakeLists.txt
7>  CMake does not need to re-run because C:\EQ\Source\Build\loginserver\CMakeFiles\generate.stamp is up-to-date.
6>  main.cpp
7>  Client.cpp
7>  ClientManager.cpp
9>  Building Custom Rule C:/EQ/Source/shared_memory/CMakeLists.txt
7>  Config.cpp
7>  DatabaseMySQL.cpp
9>  CMake does not need to re-run because C:\EQ\Source\Build\shared_memory\CMakeFiles\generate.stamp is up-to-date.
7>  DatabasePostgreSQL.cpp
7>  ErrorLog.cpp
9>  base_data.cpp
9>  items.cpp
9>  loot.cpp
9>  main.cpp
9>  npc_faction.cpp
9>  spells.cpp
7>  Main.cpp
7>..\..\loginserver\Client.cpp(273): warning C4309: '=' : truncation of constant value
7>..\..\loginserver\Client.cpp(275): warning C4309: '=' : truncation of constant value
7>..\..\loginserver\Client.cpp(276): warning C4309: '=' : truncation of constant value
7>..\..\loginserver\Client.cpp(277): warning C4309: '=' : truncation of constant value
7>..\..\loginserver\Client.cpp(278): warning C4309: '=' : truncation of constant value
7>..\..\loginserver\Client.cpp(279): warning C4309: '=' : truncation of constant value
7>..\..\loginserver\Client.cpp(282): warning C4309: '=' : truncation of constant value
7>  ServerManager.cpp
7>  WorldServer.cpp
8>  database.cpp
8>  lfguild.cpp
8>  queryserv.cpp
8>  queryservconfig.cpp
8>  worldserver.cpp
8>..\..\queryserv\database.cpp(172): warning C4018: '<' : signed/unsigned mismatch
8>..\..\queryserv\database.cpp(202): warning C4018: '<' : signed/unsigned mismatch
8>..\..\queryserv\database.cpp(226): warning C4018: '<' : signed/unsigned mismatch
8>..\..\queryserv\database.cpp(249): warning C4018: '<' : signed/unsigned mismatch
8>..\..\queryserv\database.cpp(277): warning C4018: '<' : signed/unsigned mismatch
8>..\..\queryserv\database.cpp(308): warning C4018: '<' : signed/unsigned mismatch
8>..\..\queryserv\lfguild.cpp(265): warning C4244: 'initializing' : conversion from 'time_t' to 'uint32', possible loss of data
8>..\..\queryserv\lfguild.cpp(316): warning C4244: 'initializing' : conversion from 'time_t' to 'uint32', possible loss of data
9>  skill_caps.cpp
7>  Encryption.cpp
5>  export_client_files.vcxproj -> C:\EQ\Source\Build\Bin\Debug\export_client_files.exe
10>------ Build started: Project: ucs, Configuration: Debug Win32 ------
6>  import_client_files.vcxproj -> C:\EQ\Source\Build\Bin\Debug\import_client_files.exe
10>  Building Custom Rule C:/EQ/Source/ucs/CMakeLists.txt
11>------ Build started: Project: world, Configuration: Debug Win32 ------
10>  CMake does not need to re-run because C:\EQ\Source\Build\ucs\CMakeFiles\generate.stamp is up-to-date.
11>  Building Custom Rule C:/EQ/Source/world/CMakeLists.txt
11>  CMake does not need to re-run because C:\EQ\Source\Build\world\CMakeFiles\generate.stamp is up-to-date.
11>  Adventure.cpp
11>  AdventureManager.cpp
11>  client.cpp
11>  cliententry.cpp
11>  clientlist.cpp
11>  console.cpp
4>  eqlaunch.vcxproj -> C:\EQ\Source\Build\Bin\Debug\eqlaunch.exe
12>------ Build started: Project: zone, Configuration: Debug Win32 ------
11>..\..\world\Adventure.cpp(401): warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
11>..\..\world\Adventure.cpp(402): warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
10>  chatchannel.cpp
10>  clientlist.cpp
10>  database.cpp
10>  ucs.cpp
10>  ucsconfig.cpp
10>  worldserver.cpp
10>..\..\ucs\database.cpp(405): warning C4244: 'initializing' : conversion from 'my_ulonglong' to 'uint32', possible loss of data
10>..\..\ucs\database.cpp(584): warning C4244: 'initializing' : conversion from 'time_t' to 'int', possible loss of data
10>..\..\ucs\clientlist.cpp(1008): warning C4018: '<' : signed/unsigned mismatch
10>..\..\ucs\clientlist.cpp(1310): warning C4018: '<' : signed/unsigned mismatch
10>..\..\ucs\clientlist.cpp(1313): warning C4018: '<' : signed/unsigned mismatch
10>..\..\ucs\clientlist.cpp(1423): warning C4018: '<' : signed/unsigned mismatch
10>..\..\ucs\clientlist.cpp(1426): warning C4018: '<' : signed/unsigned mismatch
11>..\..\world\client.cpp(615): warning C4018: '<' : signed/unsigned mismatch
11>..\..\world\client.cpp(628): warning C4018: '<' : signed/unsigned mismatch
11>..\..\world\client.cpp(1431): warning C4244: '=' : conversion from 'time_t' to 'uint32', possible loss of data
11>..\..\world\client.cpp(1432): warning C4244: '=' : conversion from 'time_t' to 'uint32', possible loss of data
11>..\..\world\console.cpp(775): warning C4996: 'ultoa': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _ultoa. See online help for details.
11>          C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\stdlib.h(945) : see declaration of 'ultoa'
11>..\..\world\console.cpp(776): warning C4996: 'ultoa': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _ultoa. See online help for details.
11>          C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\stdlib.h(945) : see declaration of 'ultoa'
11>..\..\world\console.cpp(777): warning C4996: 'ultoa': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _ultoa. See online help for details.
11>          C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\stdlib.h(945) : see declaration of 'ultoa'
11>..\..\world\console.cpp(778): warning C4996: 'ultoa': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _ultoa. See online help for details.
11>          C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\stdlib.h(945) : see declaration of 'ultoa'
11>..\..\world\AdventureManager.cpp(391): warning C4018: '<' : signed/unsigned mismatch
11>..\..\world\AdventureManager.cpp(409): warning C4018: '<' : signed/unsigned mismatch
11>..\..\world\AdventureManager.cpp(661): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
11>..\..\world\AdventureManager.cpp(667): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
11>..\..\world\AdventureManager.cpp(668): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
11>..\..\world\AdventureManager.cpp(669): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
11>..\..\world\AdventureManager.cpp(670): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
11>..\..\world\AdventureManager.cpp(678): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
11>..\..\world\AdventureManager.cpp(679): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
11>..\..\world\AdventureManager.cpp(681): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
11>..\..\world\AdventureManager.cpp(682): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
11>..\..\world\AdventureManager.cpp(683): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
11>..\..\world\AdventureManager.cpp(684): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
11>..\..\world\AdventureManager.cpp(686): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
11>..\..\world\AdventureManager.cpp(687): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
11>..\..\world\AdventureManager.cpp(688): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
11>..\..\world\AdventureManager.cpp(689): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
11>..\..\world\AdventureManager.cpp(934): warning C4244: '=' : conversion from 'const float' to 'int', possible loss of data
11>..\..\world\AdventureManager.cpp(935): warning C4244: '=' : conversion from 'const float' to 'int', possible loss of data
11>..\..\world\AdventureManager.cpp(936): warning C4244: '=' : conversion from 'const float' to 'int', possible loss of data
11>..\..\world\AdventureManager.cpp(937): warning C4244: '=' : conversion from 'const float' to 'int', possible loss of data
11>..\..\world\AdventureManager.cpp(938): warning C4244: '=' : conversion from 'const float' to 'int', possible loss of data
11>..\..\world\AdventureManager.cpp(939): warning C4244: '=' : conversion from 'const float' to 'int', possible loss of data
11>..\..\world\AdventureManager.cpp(940): warning C4244: '=' : conversion from 'const float' to 'int', possible loss of data
11>..\..\world\AdventureManager.cpp(941): warning C4244: '=' : conversion from 'const float' to 'int', possible loss of data
11>  EQLConfig.cpp
11>  EQW.cpp
11>  EQWHTTPHandler.cpp
11>  EQWParser.cpp
11>  HTTPRequest.cpp
9>  shared_memory.vcxproj -> C:\EQ\Source\Build\Bin\Debug\shared_memory.exe
8>  queryserv.vcxproj -> C:\EQ\Source\Build\Bin\Debug\queryserv.exe
12>  Building Custom Rule C:/EQ/Source/zone/CMakeLists.txt
12>  CMake does not need to re-run because C:\EQ\Source\Build\zone\CMakeFiles\generate.stamp is up-to-date.
11>  LauncherLink.cpp
7>  loginserver.vcxproj -> C:\EQ\Source\Build\Bin\Debug\loginserver.exe
12>  AA.cpp
12>  aggro.cpp
12>  attack.cpp
12>  beacon.cpp
12>  bonuses.cpp
12>  bot.cpp
11>c:\eq\source\common\EQDBRes.h(35): warning C4244: 'return' : conversion from 'my_ulonglong' to 'unsigned long', possible loss of data (..\..\world\EQWParser.cpp)
11>c:\eq\source\common\EQDBRes.h(35): warning C4244: 'return' : conversion from 'my_ulonglong' to 'unsigned long', possible loss of data (..\..\world\HTTPRequest.cpp)
11>..\..\world\HTTPRequest.cpp(65): warning C4244: 'return' : conversion from 'double' to 'float', possible loss of data
11>  LauncherList.cpp
11>  lfplist.cpp
11>..\..\world\LauncherLink.cpp(169): warning C4800: 'const uint8' : forcing value to bool 'true' or 'false' (performance warning)
11>  LoginServer.cpp
11>  LoginServerList.cpp
11>  net.cpp
12>c:\eq\source\zone\mob.h(604): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\aggro.cpp)
12>c:\eq\source\zone\mob.h(604): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\bonuses.cpp)
12>c:\eq\source\zone\mob.h(604): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\attack.cpp)
12>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\aggro.cpp)
12>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\attack.cpp)
12>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\bonuses.cpp)
12>c:\eq\source\zone\mob.h(604): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\beacon.cpp)
12>c:\eq\source\zone\mob.h(604): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\AA.cpp)
12>c:\eq\source\zone\mob.h(604): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\bot.cpp)
12>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\beacon.cpp)
12>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\AA.cpp)
12>..\..\zone\bonuses.cpp(326): warning C4018: '>' : signed/unsigned mismatch
12>..\..\zone\bonuses.cpp(332): warning C4018: '>' : signed/unsigned mismatch
12>..\..\zone\bonuses.cpp(380): warning C4018: '>' : signed/unsigned mismatch
12>..\..\zone\bonuses.cpp(399): warning C4018: '>' : signed/unsigned mismatch
12>..\..\zone\bonuses.cpp(406): warning C4018: '>' : signed/unsigned mismatch
12>..\..\zone\bonuses.cpp(522): warning C4018: '>' : signed/unsigned mismatch
12>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\bot.cpp)
12>..\..\zone\attack.cpp(225): warning C4244: '+=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\attack.cpp(230): warning C4244: '+=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\attack.cpp(235): warning C4244: '+=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\attack.cpp(240): warning C4244: '+=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\attack.cpp(272): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
12>..\..\zone\attack.cpp(343): warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\attack.cpp(396): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\attack.cpp(436): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\attack.cpp(449): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
12>..\..\zone\attack.cpp(455): warning C4800: 'ItemInst *' : forcing value to bool 'true' or 'false' (performance warning)
12>..\..\zone\attack.cpp(461): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
12>..\..\zone\attack.cpp(480): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\attack.cpp(503): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\attack.cpp(515): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\attack.cpp(548): warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\attack.cpp(555): warning C4244: 'initializing' : conversion from 'int32' to 'float', possible loss of data
12>..\..\zone\attack.cpp(560): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\attack.cpp(565): warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
12>..\..\zone\attack.cpp(571): warning C4244: '*=' : conversion from 'float' to 'int', possible loss of data
12>..\..\zone\attack.cpp(578): warning C4244: '=' : conversion from 'int32' to 'float', possible loss of data
12>..\..\zone\attack.cpp(580): warning C4244: '=' : conversion from 'int32' to 'float', possible loss of data
12>..\..\zone\attack.cpp(582): warning C4244: '=' : conversion from 'int32' to 'float', possible loss of data
12>..\..\zone\attack.cpp(585): warning C4244: '=' : conversion from 'int32' to 'float', possible loss of data
12>..\..\zone\attack.cpp(587): warning C4244: '=' : conversion from 'int32' to 'float', possible loss of data
12>..\..\zone\attack.cpp(595): warning C4244: 'initializing' : conversion from 'float' to 'int', possible loss of data
12>..\..\zone\attack.cpp(598): warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
12>..\..\zone\attack.cpp(601): warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
12>..\..\zone\attack.cpp(605): warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
12>..\..\zone\attack.cpp(607): warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
12>..\..\zone\attack.cpp(611): warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
12>..\..\zone\attack.cpp(613): warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
12>..\..\zone\attack.cpp(616): warning C4244: '*=' : conversion from 'float' to 'int', possible loss of data
12>..\..\zone\attack.cpp(618): warning C4244: '*=' : conversion from 'float' to 'int', possible loss of data
12>..\..\zone\attack.cpp(621): warning C4244: '*=' : conversion from 'float' to 'int', possible loss of data
12>..\..\zone\attack.cpp(625): warning C4244: '*=' : conversion from 'float' to 'int', possible loss of data
12>..\..\zone\attack.cpp(628): warning C4244: '*=' : conversion from 'float' to 'int', possible loss of data
12>..\..\zone\attack.cpp(630): warning C4244: '*=' : conversion from 'float' to 'int', possible loss of data
12>..\..\zone\attack.cpp(632): warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
12>..\..\zone\attack.cpp(637): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\attack.cpp(639): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\attack.cpp(645): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\attack.cpp(647): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\attack.cpp(658): warning C4244: '*=' : conversion from 'float' to 'int', possible loss of data
12>..\..\zone\attack.cpp(676): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\attack.cpp(699): warning C4244: '-=' : conversion from 'float' to 'int32', possible loss of data
12>..\..\zone\attack.cpp(718): warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\attack.cpp(719): warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\attack.cpp(724): warning C4244: 'initializing' : conversion from 'int' to 'float', possible loss of data
12>..\..\zone\attack.cpp(728): warning C4244: '-=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\attack.cpp(732): warning C4244: 'initializing' : conversion from 'int' to 'float', possible loss of data
12>..\..\zone\attack.cpp(736): warning C4244: '+=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\attack.cpp(744): warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\attack.cpp(745): warning C4244: '-=' : conversion from 'float' to 'int32', possible loss of data
12>..\..\zone\attack.cpp(760): warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\attack.cpp(762): warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\attack.cpp(765): warning C4244: '-=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\attack.cpp(768): warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\attack.cpp(769): warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\attack.cpp(774): warning C4244: 'initializing' : conversion from 'int' to 'float', possible loss of data
12>..\..\zone\attack.cpp(778): warning C4244: '+=' : conversion from 'float' to 'int', possible loss of data
12>..\..\zone\attack.cpp(782): warning C4244: 'initializing' : conversion from 'int' to 'float', possible loss of data
12>..\..\zone\attack.cpp(786): warning C4244: '-=' : conversion from 'float' to 'int', possible loss of data
12>..\..\zone\attack.cpp(1022): warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
12>..\..\zone\attack.cpp(1030): warning C4244: '+=' : conversion from 'float' to 'int', possible loss of data
12>..\..\zone\attack.cpp(1277): warning C4244: '*=' : conversion from 'float' to 'int', possible loss of data
12>..\..\zone\attack.cpp(1279): warning C4244: '*=' : conversion from 'float' to 'uint32', possible loss of data
12>..\..\zone\attack.cpp(1419): warning C4244: '=' : conversion from 'float' to 'int32', possible loss of data
12>..\..\zone\attack.cpp(1852): warning C4244: '+=' : conversion from 'float' to 'uint16', possible loss of data
12>..\..\zone\attack.cpp(1876): warning C4018: '<' : signed/unsigned mismatch
12>..\..\zone\attack.cpp(1880): warning C4018: '>' : signed/unsigned mismatch
12>..\..\zone\attack.cpp(1899): warning C4244: '*=' : conversion from 'float' to 'int', possible loss of data
12>..\..\zone\attack.cpp(1901): warning C4244: '*=' : conversion from 'float' to 'int32', possible loss of data
12>..\..\zone\attack.cpp(1911): warning C4244: '*=' : conversion from 'float' to 'int', possible loss of data
12>..\..\zone\attack.cpp(1913): warning C4244: '*=' : conversion from 'float' to 'int32', possible loss of data
12>..\..\zone\bonuses.cpp(993): warning C4018: '<' : signed/unsigned mismatch
12>..\..\zone\bonuses.cpp(1258): warning C4018: '<' : signed/unsigned mismatch
12>..\..\zone\bonuses.cpp(1273): warning C4018: '<' : signed/unsigned mismatch
12>..\..\zone\bonuses.cpp(1342): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
12>..\..\zone\bonuses.cpp(1354): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
12>..\..\zone\bonuses.cpp(2305): warning C4018: '<' : signed/unsigned mismatch
12>..\..\zone\bonuses.cpp(2315): warning C4018: '<' : signed/unsigned mismatch
12>..\..\zone\bonuses.cpp(2699): warning C4018: '>' : signed/unsigned mismatch
12>..\..\zone\bonuses.cpp(2740): warning C4018: '<' : signed/unsigned mismatch
12>..\..\zone\bonuses.cpp(2817): warning C4018: '<' : signed/unsigned mismatch
12>..\..\zone\bonuses.cpp(2999): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
12>..\..\zone\bonuses.cpp(3000): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
12>..\..\zone\bonuses.cpp(3001): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
12>..\..\zone\bonuses.cpp(3005): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
11>  perl_EQLConfig.cpp
11>  perl_EQW.cpp
11>  perl_HTTPRequest.cpp
11>  queryserv.cpp
11>  ucs.cpp
11>..\..\world\perl_EQW.cpp(409): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
11>..\..\world\perl_EQW.cpp(725): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
11>..\..\world\perl_EQW.cpp(753): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
12>..\..\zone\bonuses.cpp(3006): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
12>..\..\zone\bonuses.cpp(3007): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
12>..\..\zone\bonuses.cpp(3967): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
12>..\..\zone\attack.cpp(2509): warning C4244: '*=' : conversion from 'float' to 'int32', possible loss of data
12>..\..\zone\attack.cpp(2511): warning C4244: '*=' : conversion from 'float' to 'int32', possible loss of data
12>..\..\zone\attack.cpp(3191): warning C4018: '>' : signed/unsigned mismatch
12>..\..\zone\attack.cpp(3215): warning C4018: '>' : signed/unsigned mismatch
12>..\..\zone\attack.cpp(3237): warning C4018: '>' : signed/unsigned mismatch
12>..\..\zone\attack.cpp(3289): warning C4018: '>' : signed/unsigned mismatch
12>..\..\zone\attack.cpp(3319): warning C4018: '>' : signed/unsigned mismatch
12>..\..\zone\attack.cpp(3340): warning C4018: '>' : signed/unsigned mismatch
12>..\..\zone\attack.cpp(3362): warning C4018: '>' : signed/unsigned mismatch
12>..\..\zone\attack.cpp(3835): warning C4244: '=' : conversion from 'float' to 'uint32', possible loss of data
12>..\..\zone\attack.cpp(3839): warning C4018: '>' : signed/unsigned mismatch
12>..\..\zone\attack.cpp(3887): warning C4018: '>' : signed/unsigned mismatch
12>..\..\zone\attack.cpp(3993): warning C4244: 'initializing' : conversion from 'float' to 'int', possible loss of data
12>..\..\zone\attack.cpp(4299): warning C4244: '=' : conversion from 'double' to 'int32', possible loss of data
12>..\..\zone\attack.cpp(4424): warning C4018: '>=' : signed/unsigned mismatch
12>..\..\zone\attack.cpp(4468): warning C4244: 'argument' : conversion from 'int16' to 'uint8', possible loss of data
12>..\..\zone\attack.cpp(4558): warning C4244: 'initializing' : conversion from 'float' to 'int', possible loss of data
12>..\..\zone\attack.cpp(4628): warning C4018: '>' : signed/unsigned mismatch
12>..\..\zone\attack.cpp(4652): warning C4018: '>' : signed/unsigned mismatch
12>..\..\zone\bot.cpp(345): warning C4996: 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>::copy': Function call with parameters that may be unsafe - this call relies on the caller to check that the passed values are correct. To disable this warning, use -D_SCL_SECURE_NO_WARNINGS. See documentation on how to use Visual C++ 'Checked Iterators'
12>          C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\xstring(1798) : see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>::copy'
12>..\..\zone\bot.cpp(349): warning C4996: 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>::copy': Function call with parameters that may be unsafe - this call relies on the caller to check that the passed values are correct. To disable this warning, use -D_SCL_SECURE_NO_WARNINGS. See documentation on how to use Visual C++ 'Checked Iterators'
12>          C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\xstring(1798) : see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>::copy'
12>..\..\zone\bot.cpp(407): warning C4996: 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>::copy': Function call with parameters that may be unsafe - this call relies on the caller to check that the passed values are correct. To disable this warning, use -D_SCL_SECURE_NO_WARNINGS. See documentation on how to use Visual C++ 'Checked Iterators'
12>          C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\xstring(1798) : see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>::copy'
12>..\..\zone\bot.cpp(411): warning C4996: 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>::copy': Function call with parameters that may be unsafe - this call relies on the caller to check that the passed values are correct. To disable this warning, use -D_SCL_SECURE_NO_WARNINGS. See documentation on how to use Visual C++ 'Checked Iterators'
12>          C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\xstring(1798) : see declaration of 'std::basic_string<char,std::char_traits<char>,std::allocator<char>>::copy'
12>..\..\zone\bot.cpp(1294): warning C4800: 'ItemInst *' : forcing value to bool 'true' or 'false' (performance warning)
12>..\..\zone\bot.cpp(1352): warning C4244: 'argument' : conversion from 'uint16' to 'uint8', possible loss of data
12>..\..\zone\bot.cpp(1361): warning C4244: '=' : conversion from 'double' to 'uint16', possible loss of data
12>..\..\zone\bot.cpp(1379): warning C4244: '=' : conversion from 'double' to 'uint16', possible loss of data
12>..\..\zone\bot.cpp(1400): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
12>..\..\zone\bot.cpp(1408): warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
12>..\..\zone\bot.cpp(1414): warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
12>..\..\zone\bot.cpp(1420): warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
12>..\..\zone\bot.cpp(1494): warning C4018: '<' : signed/unsigned mismatch
12>..\..\zone\bot.cpp(1498): warning C4018: '<' : signed/unsigned mismatch
12>..\..\zone\bot.cpp(1906): warning C4018: '<' : signed/unsigned mismatch
12>..\..\zone\bot.cpp(2342): warning C4018: '<' : signed/unsigned mismatch
12>..\..\zone\bot.cpp(2619): warning C4018: '<=' : signed/unsigned mismatch
12>..\..\zone\bot.cpp(3670): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\bot.cpp(3868): warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\bot.cpp(4145): warning C4244: '-=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\bot.cpp(4738): warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\bot.cpp(4889): warning C4244: 'initializing' : conversion from 'my_ulonglong' to 'uint32', possible loss of data
12>..\..\zone\bot.cpp(4892): warning C4018: '<' : signed/unsigned mismatch
12>..\..\zone\bot.cpp(4989): warning C4244: 'initializing' : conversion from 'my_ulonglong' to 'uint32', possible loss of data
12>..\..\zone\bot.cpp(4992): warning C4018: '<' : signed/unsigned mismatch
12>..\..\zone\bot.cpp(5028): warning C4244: 'initializing' : conversion from 'my_ulonglong' to 'uint32', possible loss of data
12>..\..\zone\bot.cpp(5031): warning C4018: '<' : signed/unsigned mismatch
12>..\..\zone\bot.cpp(5062): warning C4244: 'initializing' : conversion from 'my_ulonglong' to 'uint32', possible loss of data
12>..\..\zone\bot.cpp(5065): warning C4018: '<' : signed/unsigned mismatch
12>..\..\zone\bot.cpp(5073): warning C4800: 'uint32' : forcing value to bool 'true' or 'false' (performance warning)
12>..\..\zone\bot.cpp(5102): warning C4244: 'initializing' : conversion from 'my_ulonglong' to 'uint32', possible loss of data
12>..\..\zone\bot.cpp(5105): warning C4018: '<' : signed/unsigned mismatch
12>..\..\zone\bot.cpp(5142): warning C4244: 'initializing' : conversion from 'my_ulonglong' to 'uint32', possible loss of data
12>..\..\zone\bot.cpp(5145): warning C4018: '<' : signed/unsigned mismatch
12>..\..\zone\bot.cpp(5173): warning C4244: 'initializing' : conversion from 'my_ulonglong' to 'uint32', possible loss of data
12>..\..\zone\bot.cpp(5176): warning C4018: '<' : signed/unsigned mismatch
12>..\..\zone\bot.cpp(6037): warning C4244: '=' : conversion from 'int16' to 'uint8', possible loss of data
12>..\..\zone\bot.cpp(6553): warning C4244: '*=' : conversion from 'float' to 'int', possible loss of data
12>..\..\zone\bot.cpp(6555): warning C4244: '*=' : conversion from 'float' to 'uint32', possible loss of data
10>  ucs.vcxproj -> C:\EQ\Source\Build\Bin\Debug\ucs.exe
12>..\..\zone\bot.cpp(6771): warning C4018: '<' : signed/unsigned mismatch
12>..\..\zone\bot.cpp(7216): warning C4018: '<' : signed/unsigned mismatch
12>..\..\zone\bot.cpp(7817): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\bot.cpp(7853): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\bot.cpp(7864): warning C4800: 'ItemInst *' : forcing value to bool 'true' or 'false' (performance warning)
12>..\..\zone\bot.cpp(7871): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
12>..\..\zone\bot.cpp(7879): warning C4800: 'ItemInst *' : forcing value to bool 'true' or 'false' (performance warning)
12>..\..\zone\bot.cpp(7885): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
12>..\..\zone\bot.cpp(7901): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\bot.cpp(7920): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\bot.cpp(7931): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\bot.cpp(7998): warning C4018: '>=' : signed/unsigned mismatch
12>..\..\zone\bot.cpp(8038): warning C4244: 'argument' : conversion from 'int16' to 'uint8', possible loss of data
12>..\..\zone\bot.cpp(8350): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
12>..\..\zone\bot.cpp(8353): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
12>..\..\zone\bot.cpp(8551): warning C4244: 'argument' : conversion from 'uint16' to 'uint8', possible loss of data
12>..\..\zone\bot.cpp(8552): warning C4244: 'argument' : conversion from 'uint16' to 'uint8', possible loss of data
12>..\..\zone\bot.cpp(8586): warning C4244: 'argument' : conversion from 'float' to 'uint32', possible loss of data
12>..\..\zone\bot.cpp(8596): warning C4018: '<=' : signed/unsigned mismatch
12>..\..\zone\bot.cpp(9385): warning C4244: '+=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\bot.cpp(9389): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\bot.cpp(9421): warning C4244: '+=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\bot.cpp(9424): warning C4244: '-=' : conversion from 'float' to 'int32', possible loss of data
12>..\..\zone\bot.cpp(9429): warning C4018: '<' : signed/unsigned mismatch
12>..\..\zone\bot.cpp(9496): warning C4244: 'initializing' : conversion from 'int' to 'float', possible loss of data
12>..\..\zone\bot.cpp(9551): warning C4244: 'argument' : conversion from 'uint16' to 'uint8', possible loss of data
12>..\..\zone\bot.cpp(9559): warning C4244: 'argument' : conversion from 'uint16' to 'uint8', possible loss of data
12>..\..\zone\bot.cpp(9910): warning C4018: '<' : signed/unsigned mismatch
12>..\..\zone\bot.cpp(10480): warning C4800: 'uint32' : forcing value to bool 'true' or 'false' (performance warning)
12>..\..\zone\bot.cpp(10581): warning C4244: '=' : conversion from 'float' to 'int32', possible loss of data
12>..\..\zone\bot.cpp(10641): warning C4244: '=' : conversion from 'float' to 'int32', possible loss of data
12>..\..\zone\bot.cpp(10646): warning C4244: '+=' : conversion from 'float' to 'int32', possible loss of data
12>..\..\zone\bot.cpp(10841): warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\bot.cpp(10847): warning C4244: 'initializing' : conversion from 'int32' to 'float', possible loss of data
12>..\..\zone\bot.cpp(11021): warning C4244: '=' : conversion from 'const float' to 'uint8', possible loss of data
12>..\..\zone\bot.cpp(11373): warning C4018: '<' : signed/unsigned mismatch
12>..\..\zone\bot.cpp(11457): warning C4018: '<' : signed/unsigned mismatch
12>..\..\zone\bot.cpp(14286): warning C4018: '<' : signed/unsigned mismatch
12>..\..\zone\bot.cpp(11725): warning C4101: 'DatasetResult' : unreferenced local variable
12>..\..\zone\bot.cpp(11726): warning C4101: 'DataRow' : unreferenced local variable
12>..\..\zone\bot.cpp(16379): warning C4018: '<' : signed/unsigned mismatch
12>..\..\zone\bot.cpp(16751): warning C4101: 'r' : unreferenced local variable
11>  wguild_mgr.cpp
11>  world_logsys.cpp
11>  WorldConfig.cpp
11>  worlddb.cpp
11>  zonelist.cpp
12>  botspellsai.cpp
12>  client.cpp
11>  zoneserver.cpp
12>  client_logs.cpp
11>..\..\world\worlddb.cpp(97): warning C4244: 'initializing' : conversion from 'time_t' to 'int', possible loss of data
11>..\..\world\worlddb.cpp(98): warning C4018: '>=' : signed/unsigned mismatch
11>..\..\world\worlddb.cpp(144): warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
11>..\..\world\worlddb.cpp(145): warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
11>..\..\world\worlddb.cpp(146): warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
11>..\..\world\worlddb.cpp(293): warning C4244: '=' : conversion from 'uint32' to 'float', possible loss of data
11>..\..\world\worlddb.cpp(310): warning C4244: '=' : conversion from 'my_ulonglong' to 'int', possible loss of data
11>..\..\world\worlddb.cpp(316): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
11>..\..\world\worlddb.cpp(317): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
11>..\..\world\worlddb.cpp(318): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
11>..\..\world\worlddb.cpp(319): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
11>..\..\world\worlddb.cpp(445): warning C4244: '=' : conversion from 'uint32' to 'float', possible loss of data
11>..\..\world\worlddb.cpp(462): warning C4244: '=' : conversion from 'my_ulonglong' to 'int', possible loss of data
11>..\..\world\worlddb.cpp(468): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
11>..\..\world\worlddb.cpp(469): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
11>..\..\world\worlddb.cpp(470): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
11>..\..\world\worlddb.cpp(471): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>  client_mods.cpp
12>c:\eq\source\zone\mob.h(604): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\botspellsai.cpp)
11>..\..\world\zoneserver.cpp(1425): warning C4800: 'uint8' : forcing value to bool 'true' or 'false' (performance warning)
12>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\botspellsai.cpp)
12>c:\eq\source\zone\mob.h(604): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\client.cpp)
12>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\client.cpp)
12>c:\eq\source\zone\mob.h(604): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\client_logs.cpp)
12>  client_packet.cpp
12>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\client_logs.cpp)
12>  client_process.cpp
12>..\..\zone\botspellsai.cpp(842): warning C4101: 'g' : unreferenced local variable
12>..\..\zone\botspellsai.cpp(990): warning C4244: 'argument' : conversion from 'const int' to 'float', possible loss of data
12>..\..\zone\botspellsai.cpp(992): warning C4244: 'argument' : conversion from 'const int' to 'float', possible loss of data
12>..\..\zone\botspellsai.cpp(994): warning C4244: 'argument' : conversion from 'const int' to 'float', possible loss of data
12>..\..\zone\botspellsai.cpp(1006): warning C4244: 'argument' : conversion from 'const int' to 'float', possible loss of data
12>..\..\zone\botspellsai.cpp(1009): warning C4244: 'argument' : conversion from 'const int' to 'float', possible loss of data
12>..\..\zone\botspellsai.cpp(1012): warning C4244: 'argument' : conversion from 'const int' to 'float', possible loss of data
12>..\..\zone\botspellsai.cpp(1063): warning C4244: 'argument' : conversion from 'const int' to 'float', possible loss of data
12>..\..\zone\botspellsai.cpp(1077): warning C4244: 'argument' : conversion from 'const int' to 'float', possible loss of data
12>..\..\zone\botspellsai.cpp(1094): warning C4244: 'argument' : conversion from 'const int' to 'float', possible loss of data
12>..\..\zone\botspellsai.cpp(1115): warning C4244: 'argument' : conversion from 'const int' to 'float', possible loss of data
12>..\..\zone\botspellsai.cpp(1129): warning C4244: 'argument' : conversion from 'const int' to 'float', possible loss of data
12>..\..\zone\botspellsai.cpp(1157): warning C4244: 'argument' : conversion from 'const int' to 'float', possible loss of data
12>..\..\zone\botspellsai.cpp(2237): warning C4018: '<' : signed/unsigned mismatch
12>..\..\zone\botspellsai.cpp(2265): warning C4018: '>' : signed/unsigned mismatch
12>..\..\zone\botspellsai.cpp(2274): warning C4018: '<' : signed/unsigned mismatch
12>..\..\zone\client.cpp(334): warning C4244: 'argument' : conversion from 'time_t' to 'uint32', possible loss of data
12>..\..\zone\client.cpp(526): warning C4018: '<' : signed/unsigned mismatch
12>..\..\zone\client.cpp(554): warning C4244: '+=' : conversion from 'time_t' to 'int', possible loss of data
12>..\..\zone\client.cpp(558): warning C4018: '>' : signed/unsigned mismatch
12>..\..\zone\client.cpp(571): warning C4244: '=' : conversion from 'time_t' to 'uint32', possible loss of data
12>..\..\zone\client.cpp(776): warning C4018: '>' : signed/unsigned mismatch
12>..\..\zone\client.cpp(784): warning C4018: '>' : signed/unsigned mismatch
12>..\..\zone\client.cpp(895): warning C4018: '<' : signed/unsigned mismatch
12>..\..\zone\client.cpp(939): warning C4018: '<' : signed/unsigned mismatch
12>..\..\zone\client.cpp(987): warning C4018: '<' : signed/unsigned mismatch
12>..\..\zone\client.cpp(1002): warning C4018: '<' : signed/unsigned mismatch
12>..\..\zone\client.cpp(1579): warning C4244: '=' : conversion from 'int16' to 'uint8', possible loss of data
12>..\..\zone\client.cpp(1589): warning C4244: '=' : conversion from 'int16' to 'uint8', possible loss of data
12>..\..\zone\client.cpp(1599): warning C4244: '=' : conversion from 'int16' to 'uint8', possible loss of data
12>..\..\zone\client.cpp(1609): warning C4244: '=' : conversion from 'int16' to 'uint8', possible loss of data
12>..\..\zone\client.cpp(1619): warning C4244: '=' : conversion from 'int16' to 'uint8', possible loss of data
12>..\..\zone\client.cpp(1629): warning C4244: '=' : conversion from 'int16' to 'uint8', possible loss of data
12>..\..\zone\client.cpp(1639): warning C4244: '=' : conversion from 'int16' to 'uint8', possible loss of data
12>..\..\zone\client.cpp(1662): warning C4244: '=' : conversion from 'int16' to 'uint8', possible loss of data
12>..\..\zone\client.cpp(1672): warning C4244: '=' : conversion from 'int16' to 'uint8', possible loss of data
12>..\..\zone\client.cpp(1682): warning C4244: '=' : conversion from 'int16' to 'uint8', possible loss of data
12>..\..\zone\client.cpp(1692): warning C4244: '=' : conversion from 'int16' to 'uint8', possible loss of data
12>..\..\zone\client.cpp(1702): warning C4244: '=' : conversion from 'int16' to 'uint8', possible loss of data
12>..\..\zone\client.cpp(1712): warning C4244: '=' : conversion from 'int16' to 'uint8', possible loss of data
12>..\..\zone\client.cpp(1722): warning C4244: '=' : conversion from 'int16' to 'uint8', possible loss of data
12>..\..\zone\client.cpp(2103): warning C4244: '=' : conversion from 'int64' to 'int32', possible loss of data
12>..\..\zone\client.cpp(2117): warning C4244: '=' : conversion from 'int64' to 'int32', possible loss of data
12>..\..\zone\client.cpp(2118): warning C4244: '+=' : conversion from 'int64' to 'int32', possible loss of data
12>..\..\zone\client.cpp(2134): warning C4244: '=' : conversion from 'int64' to 'int32', possible loss of data
12>..\..\zone\client.cpp(2136): warning C4244: '+=' : conversion from 'uint64' to 'int32', possible loss of data
12>..\..\zone\client.cpp(2138): warning C4244: '+=' : conversion from 'uint64' to 'int32', possible loss of data
12>..\..\zone\client.cpp(2149): warning C4244: '=' : conversion from 'int64' to 'int32', possible loss of data
12>..\..\zone\client.cpp(2151): warning C4244: '+=' : conversion from 'uint64' to 'int32', possible loss of data
12>..\..\zone\client.cpp(2153): warning C4244: '+=' : conversion from 'uint64' to 'int32', possible loss of data
12>..\..\zone\client.cpp(2155): warning C4244: '=' : conversion from 'uint64' to 'int32', possible loss of data
12>..\..\zone\client.cpp(2171): warning C4244: 'initializing' : conversion from 'uint64' to 'int32', possible loss of data
12>..\..\zone\client.cpp(2175): warning C4244: '=' : conversion from 'uint64' to 'int32', possible loss of data
12>..\..\zone\client.cpp(2184): warning C4244: '=' : conversion from 'uint64' to 'int32', possible loss of data
12>..\..\zone\client.cpp(2188): warning C4244: '=' : conversion from 'uint64' to 'int32', possible loss of data
12>..\..\zone\client.cpp(2196): warning C4244: '=' : conversion from 'uint64' to 'int32', possible loss of data
12>..\..\zone\client.cpp(2200): warning C4244: '=' : conversion from 'uint64' to 'int32', possible loss of data
12>..\..\zone\client.cpp(2211): warning C4244: '=' : conversion from 'uint64' to 'int32', possible loss of data
12>..\..\zone\client.cpp(2215): warning C4244: '=' : conversion from 'uint64' to 'int32', possible loss of data
12>c:\eq\source\zone\mob.h(604): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\client_mods.cpp)
12>..\..\zone\client.cpp(2387): warning C4244: 'argument' : conversion from 'uint16' to 'uint8', possible loss of data
12>..\..\zone\client.cpp(2391): warning C4244: 'argument' : conversion from 'uint16' to 'uint8', possible loss of data
12>..\..\zone\client.cpp(2579): warning C4244: 'argument' : conversion from 'int16' to 'uint8', possible loss of data
12>..\..\zone\client.cpp(2582): warning C4244: 'argument' : conversion from 'int16' to 'uint8', possible loss of data
12>..\..\zone\client.cpp(2594): warning C4996: 'itoa': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _itoa. See online help for details.
12>          C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\stdlib.h(937) : see declaration of 'itoa'
12>..\..\zone\client.cpp(2601): warning C4244: 'argument' : conversion from 'int16' to 'uint8', possible loss of data
12>..\..\zone\client.cpp(2610): warning C4244: 'argument' : conversion from 'int16' to 'uint8', possible loss of data
12>..\..\zone\client.cpp(2612): warning C4244: 'argument' : conversion from 'int16' to 'uint8', possible loss of data
12>..\..\zone\client.cpp(2935): warning C4244: 'argument' : conversion from 'uint32' to 'float', possible loss of data
12>..\..\zone\client.cpp(3001): warning C4244: 'argument' : conversion from 'uint32' to 'float', possible loss of data
12>..\..\zone\client.cpp(3282): warning C4244: '=' : conversion from 'int32' to 'float', possible loss of data
12>..\..\zone\client.cpp(3288): warning C4244: '=' : conversion from 'int32' to 'float', possible loss of data
12>..\..\zone\client.cpp(3297): warning C4244: '=' : conversion from 'int32' to 'float', possible loss of data
12>..\..\zone\client.cpp(3303): warning C4244: '=' : conversion from 'int32' to 'float', possible loss of data
12>..\..\zone\client.cpp(3764): warning C4018: '<' : signed/unsigned mismatch
12>..\..\zone\client.cpp(3836): warning C4244: '=' : conversion from 'const int' to 'float', possible loss of data
12>..\..\zone\client.cpp(3837): warning C4244: '=' : conversion from 'const int' to 'float', possible loss of data
12>..\..\zone\client.cpp(3838): warning C4244: '=' : conversion from 'const int' to 'float', possible loss of data
12>..\..\zone\client.cpp(4133): warning C4800: 'ItemInst *' : forcing value to bool 'true' or 'false' (performance warning)
12>..\..\zone\client.cpp(4196): warning C4244: '=' : conversion from 'double' to 'uint16', possible loss of data
12>..\..\zone\client.cpp(4214): warning C4244: '=' : conversion from 'double' to 'uint16', possible loss of data
12>..\..\zone\client.cpp(5103): warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\client.cpp(5106): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\client.cpp(5109): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\client.cpp(5116): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\client.cpp(5119): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\client.cpp(5122): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\client.cpp(5133): warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\client.cpp(5136): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\client.cpp(5139): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\client.cpp(5146): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\client.cpp(5149): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\client.cpp(5152): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\client.cpp(5176): warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\client.cpp(5179): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\client.cpp(5182): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\client.cpp(5189): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\client.cpp(5192): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\client.cpp(5195): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\client.cpp(5202): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\client.cpp(5205): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\client.cpp(5208): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\client.cpp(5215): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\client.cpp(5218): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\client.cpp(5221): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\client.cpp(5281): warning C4018: '<' : signed/unsigned mismatch
12>..\..\zone\client.cpp(5300): warning C4018: '<' : signed/unsigned mismatch
12>..\..\zone\client.cpp(6165): warning C4018: '<' : signed/unsigned mismatch
12>..\..\zone\client.cpp(6718): warning C4018: '<' : signed/unsigned mismatch
12>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\client_mods.cpp)
12>..\..\zone\client.cpp(7844): warning C4018: '>=' : signed/unsigned mismatch
12>..\..\zone\client.cpp(7863): warning C4018: '>=' : signed/unsigned mismatch
12>..\..\zone\client.cpp(8004): warning C4018: '>=' : signed/unsigned mismatch
12>..\..\zone\client_mods.cpp(158): warning C4800: 'uint32' : forcing value to bool 'true' or 'false' (performance warning)
12>..\..\zone\client_mods.cpp(248): warning C4244: '=' : conversion from 'float' to 'int32', possible loss of data
12>..\..\zone\client_mods.cpp(253): warning C4244: '+=' : conversion from 'float' to 'int32', possible loss of data
12>..\..\zone\client_mods.cpp(384): warning C4244: '+=' : conversion from 'const double' to 'int32', possible loss of data
12>c:\eq\source\zone\mob.h(604): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\client_packet.cpp)
12>..\..\zone\client_mods.cpp(876): warning C4800: 'ItemInst *' : forcing value to bool 'true' or 'false' (performance warning)
12>..\..\zone\client_mods.cpp(906): warning C4800: 'ItemInst *' : forcing value to bool 'true' or 'false' (performance warning)
12>..\..\zone\client_mods.cpp(993): warning C4244: '=' : conversion from 'const double' to 'int32', possible loss of data
12>..\..\zone\client_mods.cpp(1028): warning C4244: '=' : conversion from 'const double' to 'int32', possible loss of data
12>..\..\zone\client_mods.cpp(1236): warning C4018: '>' : signed/unsigned mismatch
12>..\..\zone\client_mods.cpp(1917): warning C4244: '=' : conversion from 'const double' to 'int32', possible loss of data
12>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\client_packet.cpp)
12>c:\eq\source\zone\mob.h(604): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\client_process.cpp)
12>  command.cpp
12>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\client_process.cpp)
12>  corpse.cpp
12>..\..\zone\client_packet.cpp(1035): warning C4244: 'argument' : conversion from 'int32' to 'float', possible loss of data
12>..\..\zone\client_packet.cpp(1270): warning C4244: 'argument' : conversion from 'int16' to 'uint8', possible loss of data
12>..\..\zone\client_packet.cpp(3419): warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\client_packet.cpp(3420): warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\client_packet.cpp(3461): warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\client_packet.cpp(3462): warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\client_packet.cpp(4013): warning C4800: 'uint32' : forcing value to bool 'true' or 'false' (performance warning)
12>..\..\zone\client_packet.cpp(4672): warning C4244: '=' : conversion from 'double' to 'int16', possible loss of data
12>..\..\zone\client_packet.cpp(5246): warning C4800: 'uint8' : forcing value to bool 'true' or 'false' (performance warning)
12>..\..\zone\client_packet.cpp(5577): warning C4018: '>' : signed/unsigned mismatch
12>..\..\zone\client_packet.cpp(5578): warning C4244: '=' : conversion from 'const int16' to 'uint8', possible loss of data
12>..\..\zone\client_packet.cpp(5601): warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
12>..\..\zone\client_packet.cpp(5603): warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
12>..\..\zone\client_packet.cpp(5805): warning C4244: 'argument' : conversion from 'float' to 'uint32', possible loss of data
12>..\..\zone\client_packet.cpp(5808): warning C4244: 'argument' : conversion from 'float' to 'uint32', possible loss of data
12>..\..\zone\client_process.cpp(506): warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\client_packet.cpp(7974): warning C4244: '=' : conversion from 'int32' to 'float', possible loss of data
12>..\..\zone\client_packet.cpp(7975): warning C4244: '=' : conversion from 'int32' to 'float', possible loss of data
12>..\..\zone\client_packet.cpp(7977): warning C4244: '=' : conversion from 'int32' to 'float', possible loss of data
12>..\..\zone\client_process.cpp(702): warning C4800: 'int32' : forcing value to bool 'true' or 'false' (performance warning)
12>..\..\zone\client_packet.cpp(8986): warning C4018: '<' : signed/unsigned mismatch
12>..\..\zone\client_packet.cpp(9141): warning C4018: '>' : signed/unsigned mismatch
12>..\..\zone\client_packet.cpp(9611): warning C4244: 'argument' : conversion from 'time_t' to 'uint32', possible loss of data
12>..\..\zone\client_packet.cpp(9806): warning C4244: '=' : conversion from 'uint64' to 'int32', possible loss of data
12>..\..\zone\client_packet.cpp(9819): warning C4244: '=' : conversion from 'uint64' to 'int32', possible loss of data
12>..\..\zone\client_packet.cpp(11271): warning C4018: '<' : signed/unsigned mismatch
12>..\..\zone\client_packet.cpp(11483): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\client_process.cpp(1013): warning C4244: 'argument' : conversion from 'float' to 'uint32', possible loss of data
12>..\..\zone\client_packet.cpp(11484): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\client_process.cpp(1016): warning C4244: 'argument' : conversion from 'float' to 'uint32', possible loss of data
12>..\..\zone\client_packet.cpp(11485): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\client_process.cpp(1051): warning C4244: 'argument' : conversion from 'float' to 'uint32', possible loss of data
12>..\..\zone\client_process.cpp(1054): warning C4244: 'argument' : conversion from 'float' to 'uint32', possible loss of data
12>..\..\zone\client_packet.cpp(11657): warning C4244: 'initializing' : conversion from 'my_ulonglong' to 'int', possible loss of data
12>..\..\zone\client_packet.cpp(11687): warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\client_packet.cpp(11688): warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\client_packet.cpp(11689): warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\client_packet.cpp(11693): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
12>..\..\zone\client_packet.cpp(11694): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
12>..\..\zone\client_process.cpp(1185): warning C4800: 'uint32' : forcing value to bool 'true' or 'false' (performance warning)
12>..\..\zone\client_process.cpp(1520): warning C4244: '=' : conversion from 'float' to 'uint64', possible loss of data
12>..\..\zone\client_process.cpp(1524): warning C4244: '=' : conversion from 'float' to 'uint64', possible loss of data
12>..\..\zone\client_process.cpp(1531): warning C4244: '-=' : conversion from 'uint64' to 'int32', possible loss of data
12>..\..\zone\client_process.cpp(1538): warning C4244: '+=' : conversion from 'uint64' to 'int32', possible loss of data
12>..\..\zone\client_process.cpp(1548): warning C4244: 'argument' : conversion from 'uint64' to 'int32', possible loss of data
12>..\..\zone\client_process.cpp(1576): warning C4244: '=' : conversion from 'uint64' to 'uint32', possible loss of data
12>..\..\zone\client_packet.cpp(12339): warning C4800: 'unsigned char' : forcing value to bool 'true' or 'false' (performance warning)
12>..\..\zone\client_packet.cpp(12869): warning C4018: '<' : signed/unsigned mismatch
12>..\..\zone\client_packet.cpp(13311): warning C4800: 'uint8' : forcing value to bool 'true' or 'false' (performance warning)
12>  doors.cpp
12>c:\eq\source\zone\mob.h(604): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\command.cpp)
12>  effects.cpp
12>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\command.cpp)
12>c:\eq\source\zone\mob.h(604): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\corpse.cpp)
12>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\corpse.cpp)
12>..\..\zone\command.cpp(961): warning C4996: 'ultoa': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _ultoa. See online help for details.
12>          C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\stdlib.h(945) : see declaration of 'ultoa'
12>..\..\zone\command.cpp(962): warning C4996: 'ultoa': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _ultoa. See online help for details.
12>          C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\stdlib.h(945) : see declaration of 'ultoa'
12>..\..\zone\command.cpp(963): warning C4996: 'ultoa': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _ultoa. See online help for details.
12>          C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\stdlib.h(945) : see declaration of 'ultoa'
12>..\..\zone\command.cpp(964): warning C4996: 'ultoa': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _ultoa. See online help for details.
12>          C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\stdlib.h(945) : see declaration of 'ultoa'
12>..\..\zone\command.cpp(1016): warning C4996: 'strupr': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strupr. See online help for details.
12>          C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\string.h(259) : see declaration of 'strupr'
12>..\..\zone\command.cpp(1022): warning C4996: 'strupr': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strupr. See online help for details.
12>          C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\string.h(259) : see declaration of 'strupr'
12>..\..\zone\command.cpp(1338): warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\command.cpp(1394): warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\command.cpp(1760): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\command.cpp(1761): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\command.cpp(1763): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\command.cpp(1765): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\command.cpp(1767): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\command.cpp(1769): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\command.cpp(2099): warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\command.cpp(2108): warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\command.cpp(2348): warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\command.cpp(2444): warning C4996: 'strupr': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strupr. See online help for details.
12>          C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\string.h(259) : see declaration of 'strupr'
12>..\..\zone\command.cpp(2449): warning C4996: 'strupr': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strupr. See online help for details.
12>          C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\string.h(259) : see declaration of 'strupr'
12>..\..\zone\command.cpp(2650): warning C4244: 'argument' : conversion from 'uint16' to 'uint8', possible loss of data
12>..\..\zone\command.cpp(2653): warning C4244: 'argument' : conversion from 'uint16' to 'uint8', possible loss of data
12>..\..\zone\command.cpp(2664): warning C4244: 'argument' : conversion from 'uint16' to 'uint8', possible loss of data
12>..\..\zone\command.cpp(2669): warning C4244: 'argument' : conversion from 'uint16' to 'uint8', possible loss of data
12>..\..\zone\command.cpp(2725): warning C4244: '=' : conversion from 'uint16' to 'uint8', possible loss of data
12>..\..\zone\command.cpp(2733): warning C4244: 'argument' : conversion from 'uint16' to 'uint8', possible loss of data
12>..\..\zone\command.cpp(2735): warning C4244: 'argument' : conversion from 'uint16' to 'uint8', possible loss of data
12>c:\eq\source\zone\mob.h(604): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\doors.cpp)
12>..\..\zone\command.cpp(4356): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\command.cpp(4371): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\command.cpp(4381): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\command.cpp(4382): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\command.cpp(4383): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\command.cpp(4477): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details.
12>          C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\string.h(245) : see declaration of 'strdup'
12>..\..\zone\command.cpp(4500): warning C4996: 'strdup': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strdup. See online help for details.
12>          C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\string.h(245) : see declaration of 'strdup'
12>..\..\zone\command.cpp(4697): warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\corpse.cpp(206): warning C4244: 'argument' : conversion from 'uint16' to 'uint8', possible loss of data
12>..\..\zone\corpse.cpp(312): warning C4244: 'argument' : conversion from 'uint16' to 'uint8', possible loss of data
12>..\..\zone\command.cpp(6023): warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
12>..\..\zone\command.cpp(6024): warning C4244: 'argument' : conversion from 'int' to 'float', possible loss of data
12>..\..\zone\command.cpp(6181): warning C4996: 'strupr': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strupr. See online help for details.
12>          C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\string.h(259) : see declaration of 'strupr'
12>..\..\zone\command.cpp(6186): warning C4996: 'strupr': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strupr. See online help for details.
12>          C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\string.h(259) : see declaration of 'strupr'
12>..\..\zone\command.cpp(6454): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
12>..\..\zone\command.cpp(6465): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
12>..\..\zone\corpse.cpp(577): warning C4244: '=' : conversion from 'uint16' to 'uint8', possible loss of data
12>..\..\zone\corpse.cpp(580): warning C4244: '=' : conversion from 'uint16' to 'uint8', possible loss of data
12>..\..\zone\corpse.cpp(660): warning C4244: '=' : conversion from 'uint16' to 'uint8', possible loss of data
12>..\..\zone\command.cpp(8034): warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\command.cpp(8338): warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\corpse.cpp(1864): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
12>..\..\zone\corpse.cpp(1864): warning C4244: 'argument' : conversion from 'int' to 'float', possible loss of data
12>..\..\zone\corpse.cpp(1864): warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\corpse.cpp(1897): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
12>..\..\zone\corpse.cpp(1897): warning C4244: 'argument' : conversion from 'int' to 'float', possible loss of data
12>..\..\zone\corpse.cpp(1897): warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\command.cpp(9589): warning C4996: 'strlwr': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strlwr. See online help for details.
12>          C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\string.h(254) : see declaration of 'strlwr'
12>..\..\zone\command.cpp(9659): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\command.cpp(9660): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\command.cpp(9661): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\command.cpp(9662): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\command.cpp(9883): warning C4996: 'strupr': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strupr. See online help for details.
12>          C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\string.h(259) : see declaration of 'strupr'
12>..\..\zone\command.cpp(10057): warning C4996: 'strlwr': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strlwr. See online help for details.
12>          C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\string.h(254) : see declaration of 'strlwr'
12>..\..\zone\command.cpp(10058): warning C4996: 'strupr': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strupr. See online help for details.
12>          C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\string.h(259) : see declaration of 'strupr'
12>..\..\zone\command.cpp(10337): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\command.cpp(10340): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\command.cpp(10349): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\command.cpp(10358): warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\command.cpp(10391): warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\command.cpp(10629): warning C4244: '=' : conversion from 'uint16' to 'uint8', possible loss of data
12>..\..\zone\command.cpp(10909): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\command.cpp(10910): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\command.cpp(10911): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\command.cpp(10912): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\command.cpp(11085): warning C4996: 'strupr': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strupr. See online help for details.
12>          C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\string.h(259) : see declaration of 'strupr'
12>..\..\zone\command.cpp(11094): warning C4996: 'strupr': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strupr. See online help for details.
12>          C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\string.h(259) : see declaration of 'strupr'
12>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\doors.cpp)
12>..\..\zone\command.cpp(11473): warning C4018: '<' : signed/unsigned mismatch
12>..\..\zone\command.cpp(11491): warning C4018: '<' : signed/unsigned mismatch
12>  embparser.cpp
12>c:\eq\source\zone\mob.h(604): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\effects.cpp)
12>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\effects.cpp)
12>  embparser_api.cpp
12>..\..\zone\effects.cpp(263): warning C4244: '=' : conversion from 'double' to 'int32', possible loss of data
12>..\..\zone\effects.cpp(411): warning C4244: '+=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\effects.cpp(415): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\effects.cpp(447): warning C4244: '+=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\effects.cpp(450): warning C4244: '-=' : conversion from 'float' to 'int32', possible loss of data
12>..\..\zone\effects.cpp(455): warning C4018: '<' : signed/unsigned mismatch
12>c:\eq\source\zone\mob.h(604): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\embparser.cpp)
12>  embperl.cpp
12>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\embparser.cpp)
12>  embxs.cpp
12>c:\eq\source\zone\mob.h(604): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\embparser_api.cpp)
12>  entity.cpp
12>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\embparser_api.cpp)
12>..\..\zone\embperl.cpp(299): warning C4244: '=' : conversion from 'IV' to 'int', possible loss of data
12>  exp.cpp
12>  fearpath.cpp
12>..\..\zone\embparser_api.cpp(147): warning C4244: 'argument' : conversion from 'UV' to 'int', possible loss of data
12>..\..\zone\embparser_api.cpp(183): warning C4244: 'argument' : conversion from 'UV' to 'uint32', possible loss of data
12>..\..\zone\embparser_api.cpp(185): warning C4244: 'argument' : conversion from 'UV' to 'int16', possible loss of data
12>..\..\zone\embparser_api.cpp(185): warning C4244: 'argument' : conversion from 'UV' to 'uint32', possible loss of data
12>..\..\zone\embparser_api.cpp(402): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
12>..\..\zone\embparser_api.cpp(1391): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
12>..\..\zone\embparser_api.cpp(1597): warning C4244: 'argument' : conversion from 'UV' to 'int', possible loss of data
12>..\..\zone\embparser_api.cpp(1609): warning C4244: 'argument' : conversion from 'UV' to 'int', possible loss of data
12>c:\eq\source\zone\mob.h(604): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\embxs.cpp)
12>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\embxs.cpp)
12>c:\eq\source\zone\mob.h(604): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\entity.cpp)
12>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\entity.cpp)
12>c:\eq\source\zone\mob.h(604): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\exp.cpp)
12>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\exp.cpp)
12>c:\eq\source\zone\mob.h(604): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\fearpath.cpp)
12>  forage.cpp
12>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\fearpath.cpp)
12>..\..\zone\fearpath.cpp(56): warning C4244: 'initializing' : conversion from 'int' to 'float', possible loss of data
12>..\..\zone\fearpath.cpp(115): warning C4244: 'initializing' : conversion from 'int' to 'float', possible loss of data
12>..\..\zone\entity.cpp(2542): warning C4996: 'strupr': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strupr. See online help for details.
12>          C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\string.h(259) : see declaration of 'strupr'
12>..\..\zone\entity.cpp(2546): warning C4996: 'strupr': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strupr. See online help for details.
12>          C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\string.h(259) : see declaration of 'strupr'
12>..\..\zone\entity.cpp(2686): warning C4244: '=' : conversion from 'time_t' to 'uint32', possible loss of data
12>  groups.cpp
12>..\..\zone\entity.cpp(3060): warning C4244: 'argument' : conversion from 'double' to 'int32', possible loss of data
12>..\..\zone\entity.cpp(3091): warning C4244: 'initializing' : conversion from 'int32' to 'float', possible loss of data
12>..\..\zone\entity.cpp(3672): warning C4244: '=' : conversion from 'float' to 'uint32', possible loss of data
12>..\..\zone\exp.cpp(181): warning C4244: '*=' : conversion from 'float' to 'uint32', possible loss of data
12>..\..\zone\exp.cpp(182): warning C4244: '*=' : conversion from 'float' to 'uint32', possible loss of data
12>..\..\zone\exp.cpp(334): warning C4244: 'argument' : conversion from 'uint16' to 'uint8', possible loss of data
12>..\..\zone\exp.cpp(495): warning C4244: 'initializing' : conversion from 'int' to 'float', possible loss of data
12>..\..\zone\exp.cpp(545): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\entity.cpp(4488): warning C4244: 'initializing' : conversion from 'float' to 'uint32', possible loss of data
12>..\..\zone\entity.cpp(4531): warning C4244: '=' : conversion from 'float' to 'uint32', possible loss of data
12>..\..\zone\entity.cpp(4550): warning C4244: 'initializing' : conversion from 'float' to 'int32', possible loss of data
12>..\..\zone\entity.cpp(4551): warning C4244: 'initializing' : conversion from 'float' to 'int32', possible loss of data
12>..\..\zone\entity.cpp(4552): warning C4244: 'initializing' : conversion from 'float' to 'int32', possible loss of data
12>..\..\zone\entity.cpp(4558): warning C4018: '<=' : signed/unsigned mismatch
12>..\..\zone\entity.cpp(4559): warning C4018: '<=' : signed/unsigned mismatch
12>  guild.cpp
12>c:\eq\source\zone\mob.h(604): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\forage.cpp)
12>  guild_mgr.cpp
12>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\forage.cpp)
12>c:\eq\source\zone\mob.h(604): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\groups.cpp)
12>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\groups.cpp)
12>  hate_list.cpp
12>..\..\zone\forage.cpp(238): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\forage.cpp(239): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\groups.cpp(1069): warning C4244: 'initializing' : conversion from 'int32' to 'float', possible loss of data
12>..\..\zone\groups.cpp(1109): warning C4244: 'initializing' : conversion from 'int32' to 'float', possible loss of data
12>..\..\zone\groups.cpp(1152): warning C4244: 'initializing' : conversion from 'int32' to 'float', possible loss of data
12>c:\eq\source\zone\mob.h(604): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\guild.cpp)
12>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\guild.cpp)
12>c:\eq\source\zone\mob.h(604): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\guild_mgr.cpp)
12>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\guild_mgr.cpp)
12>  horse.cpp
12>c:\eq\source\zone\mob.h(604): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\hate_list.cpp)
12>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\hate_list.cpp)
12>..\..\zone\guild_mgr.cpp(475): warning C4244: '=' : conversion from 'time_t' to 'uint32', possible loss of data
12>..\..\zone\guild_mgr.cpp(478): warning C4018: '<' : signed/unsigned mismatch
12>..\..\zone\guild_mgr.cpp(1344): warning C4018: '<=' : signed/unsigned mismatch
12>  inventory.cpp
12>  loottables.cpp
12>..\..\zone\hate_list.cpp(250): warning C4244: 'argument' : conversion from 'uint16' to 'uint8', possible loss of data
12>c:\eq\source\zone\mob.h(604): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\horse.cpp)
12>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\horse.cpp)
12>  lua_bit.cpp
12>  lua_corpse.cpp
12>  Unknown compiler version - please run the configure tests and report the results
12>  lua_client.cpp
12>  Unknown compiler version - please run the configure tests and report the results
12>c:\eq\source\zone\mob.h(604): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\inventory.cpp)
12>c:\eq\source\zone\mob.h(604): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\loottables.cpp)
12>..\..\zone\horse.cpp(102): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\loottables.cpp)
12>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\inventory.cpp)
12>  lua_door.cpp
12>  Unknown compiler version - please run the configure tests and report the results
12>..\..\zone\loottables.cpp(94): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\loottables.cpp(139): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\loottables.cpp(149): warning C4800: 'const uint8' : forcing value to bool 'true' or 'false' (performance warning)
12>..\..\zone\loottables.cpp(197): warning C4244: '=' : conversion from 'int16' to 'uint8', possible loss of data
12>..\..\zone\inventory.cpp(1349): warning C4018: '>' : signed/unsigned mismatch
12>..\..\zone\inventory.cpp(1643): warning C4244: 'argument' : conversion from 'int16' to 'uint8', possible loss of data
12>  lua_entity.cpp
12>  Unknown compiler version - please run the configure tests and report the results
12>  lua_entity_list.cpp
12>  Unknown compiler version - please run the configure tests and report the results
12>  lua_general.cpp
12>  Unknown compiler version - please run the configure tests and report the results
12>c:\eq\source\zone\mob.h(604): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\lua_corpse.cpp)
12>c:\eq\source\zone\mob.h(604): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\lua_client.cpp)
12>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\lua_client.cpp)
12>c:\eq\source\zone\mob.h(604): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\lua_door.cpp)
12>  lua_group.cpp
12>  Unknown compiler version - please run the configure tests and report the results
12>  lua_hate_list.cpp
12>  Unknown compiler version - please run the configure tests and report the results
12>c:\eq\source\zone\mob.h(604): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\lua_general.cpp)
12>c:\eq\source\zone\mob.h(604): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\lua_entity_list.cpp)
12>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\lua_general.cpp)
12>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\lua_entity_list.cpp)
12>  lua_inventory.cpp
12>  Unknown compiler version - please run the configure tests and report the results
12>  lua_item.cpp
12>  Unknown compiler version - please run the configure tests and report the results
12>c:\eq\source\zone\mob.h(604): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\lua_group.cpp)
12>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\lua_group.cpp)
12>  lua_iteminst.cpp
12>  Unknown compiler version - please run the configure tests and report the results
12>c:\eq\source\zone\mob.h(604): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\lua_hate_list.cpp)
12>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\lua_hate_list.cpp)
12>  lua_mob.cpp
12>  Unknown compiler version - please run the configure tests and report the results
12>c:\eq\source\zone\mob.h(604): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\lua_inventory.cpp)
12>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\lua_inventory.cpp)
12>c:\eq\source\zone\mob.h(604): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\lua_item.cpp)
12>  lua_npc.cpp
12>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\lua_item.cpp)
12>  Unknown compiler version - please run the configure tests and report the results
12>  lua_object.cpp
12>  Unknown compiler version - please run the configure tests and report the results
12>  lua_packet.cpp
12>  Unknown compiler version - please run the configure tests and report the results
12>  lua_parser.cpp
12>  Unknown compiler version - please run the configure tests and report the results
12>c:\eq\source\zone\mob.h(604): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\lua_iteminst.cpp)
12>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\lua_iteminst.cpp)
12>c:\eq\source\zone\mob.h(604): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\lua_mob.cpp)
12>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\lua_mob.cpp)
12>c:\eq\source\zone\mob.h(604): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\lua_npc.cpp)
12>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\lua_npc.cpp)
12>  lua_parser_events.cpp
12>  Unknown compiler version - please run the configure tests and report the results
12>c:\eq\source\zone\mob.h(604): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\lua_object.cpp)
12>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\lua_object.cpp)
12>  lua_raid.cpp
12>  Unknown compiler version - please run the configure tests and report the results
12>c:\eq\source\zone\mob.h(604): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\lua_packet.cpp)
12>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\lua_packet.cpp)
12>c:\eq\source\zone\mob.h(604): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\lua_parser.cpp)
12>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\lua_parser.cpp)
12>  lua_spawn.cpp
12>  Unknown compiler version - please run the configure tests and report the results
12>  lua_spell.cpp
12>  Unknown compiler version - please run the configure tests and report the results
12>  map.cpp
12>  merc.cpp
12>c:\eq\source\zone\mob.h(604): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\lua_parser_events.cpp)
12>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\lua_parser_events.cpp)
12>c:\eq\source\zone\mob.h(604): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\map.cpp)
12>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\map.cpp)
12>c:\eq\source\zone\mob.h(604): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\lua_raid.cpp)
12>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\lua_raid.cpp)
12>c:\eq\source\zone\mob.h(604): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\merc.cpp)
12>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\merc.cpp)
12>..\..\zone\merc.cpp(432): warning C4018: '>' : signed/unsigned mismatch
12>..\..\zone\merc.cpp(480): warning C4018: '>' : signed/unsigned mismatch
12>..\..\zone\merc.cpp(499): warning C4018: '>' : signed/unsigned mismatch
12>..\..\zone\merc.cpp(506): warning C4018: '>' : signed/unsigned mismatch
12>..\..\zone\merc.cpp(622): warning C4018: '>' : signed/unsigned mismatch
12>..\..\zone\merc.cpp(910): warning C4244: '=' : conversion from 'float' to 'int32', possible loss of data
12>..\..\zone\merc.cpp(915): warning C4244: '+=' : conversion from 'float' to 'int32', possible loss of data
12>..\..\zone\merc.cpp(1236): warning C4244: 'argument' : conversion from 'uint16' to 'uint8', possible loss of data
12>..\..\zone\merc.cpp(1587): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\merc.cpp(1726): warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\merc.cpp(1880): warning C4244: 'argument' : conversion from 'const int' to 'float', possible loss of data
12>..\..\zone\merc.cpp(1881): warning C4244: 'argument' : conversion from 'const int' to 'float', possible loss of data
12>..\..\zone\merc.cpp(1934): warning C4244: 'argument' : conversion from 'const int' to 'float', possible loss of data
12>..\..\zone\merc.cpp(1935): warning C4244: 'argument' : conversion from 'const int' to 'float', possible loss of data
12>..\..\zone\merc.cpp(1936): warning C4244: 'argument' : conversion from 'const int' to 'float', possible loss of data
12>..\..\zone\merc.cpp(1937): warning C4244: 'argument' : conversion from 'const int' to 'float', possible loss of data
12>..\..\zone\merc.cpp(1946): warning C4244: 'argument' : conversion from 'const int' to 'float', possible loss of data
12>..\..\zone\merc.cpp(2131): warning C4244: '=' : conversion from 'float' to 'int8', possible loss of data
12>..\..\zone\merc.cpp(2534): warning C4244: 'initializing' : conversion from 'int32' to 'float', possible loss of data
12>..\..\zone\merc.cpp(2556): warning C4244: 'initializing' : conversion from 'int32' to 'float', possible loss of data
12>..\..\zone\merc.cpp(2697): warning C4018: '<' : signed/unsigned mismatch
12>..\..\zone\merc.cpp(2825): warning C4244: '=' : conversion from 'float' to 'int32', possible loss of data
12>..\..\zone\merc.cpp(2852): warning C4244: '=' : conversion from 'float' to 'int32', possible loss of data
12>..\..\zone\merc.cpp(2943): warning C4244: '+=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\merc.cpp(2946): warning C4244: '-=' : conversion from 'float' to 'int32', possible loss of data
12>..\..\zone\merc.cpp(2951): warning C4018: '<' : signed/unsigned mismatch
12>..\..\zone\merc.cpp(4264): warning C4018: '<' : signed/unsigned mismatch
12>..\..\zone\merc.cpp(4297): warning C4018: '>' : signed/unsigned mismatch
12>..\..\zone\merc.cpp(4307): warning C4018: '<' : signed/unsigned mismatch
12>..\..\zone\merc.cpp(4317): warning C4018: '<' : signed/unsigned mismatch
12>..\..\zone\merc.cpp(4347): warning C4244: 'initializing' : conversion from 'float' to 'int', possible loss of data
12>..\..\zone\merc.cpp(4624): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
12>..\..\zone\merc.cpp(4626): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
12>..\..\zone\merc.cpp(4692): warning C4244: 'argument' : conversion from 'float' to 'uint32', possible loss of data
12>..\..\zone\merc.cpp(5220): warning C4018: '<' : signed/unsigned mismatch
12>..\..\zone\merc.cpp(5324): warning C4018: '<' : signed/unsigned mismatch
12>..\..\zone\merc.cpp(5500): warning C4244: '=' : conversion from 'time_t' to 'uint32', possible loss of data
12>  mob.cpp
12>  MobAI.cpp
12>c:\eq\source\zone\mob.h(604): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\lua_spawn.cpp)
12>  mod_functions.cpp
12>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\lua_spawn.cpp)
12>c:\eq\source\zone\mob.h(604): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\mob.cpp)
12>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\mob.cpp)
12>  net.cpp
12>  npc.cpp
12>c:\eq\source\zone\mob.h(604): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\MobAI.cpp)
12>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\MobAI.cpp)
12>..\..\zone\mob.cpp(607): warning C4244: '+=' : conversion from 'float' to 'int32', possible loss of data
12>..\..\zone\mob.cpp(2069): warning C4244: 'initializing' : conversion from 'int32' to 'float', possible loss of data
12>..\..\zone\mob.cpp(2079): warning C4244: '*=' : conversion from 'float' to 'int', possible loss of data
12>..\..\zone\mob.cpp(3531): warning C4018: '<' : signed/unsigned mismatch
12>c:\eq\source\zone\mob.h(604): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\mod_functions.cpp)
12>..\..\zone\mob.cpp(4386): warning C4244: '=' : conversion from 'float' to 'int', possible loss of data
12>..\..\zone\mob.cpp(4928): warning C4018: '<' : signed/unsigned mismatch
12>..\..\zone\mob.cpp(5058): warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\mob.cpp(5084): warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\mob.cpp(5090): warning C4244: 'return' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\mob.cpp(5092): warning C4244: 'return' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\mob.cpp(5095): warning C4244: 'return' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\mob.cpp(5097): warning C4244: 'return' : conversion from 'double' to 'float', possible loss of data
12>  NpcAI.cpp
12>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\mod_functions.cpp)
12>  Object.cpp
12>..\..\zone\MobAI.cpp(758): warning C4244: '=' : conversion from 'float' to 'uint16', possible loss of data
12>..\..\zone\MobAI.cpp(920): warning C4244: '=' : conversion from 'float' to 'uint16', possible loss of data
12>..\..\zone\MobAI.cpp(977): warning C4244: '=' : conversion from 'float' to 'uint16', possible loss of data
12>..\..\zone\MobAI.cpp(1210): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
12>..\..\zone\MobAI.cpp(1266): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
12>..\..\zone\MobAI.cpp(1305): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
12>..\..\zone\MobAI.cpp(1594): warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\MobAI.cpp(1610): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\MobAI.cpp(1612): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\MobAI.cpp(1915): warning C4244: 'argument' : conversion from 'const int' to 'float', possible loss of data
12>..\..\zone\MobAI.cpp(1950): warning C4244: 'argument' : conversion from 'const int' to 'float', possible loss of data
12>..\..\zone\MobAI.cpp(2040): warning C4018: '<' : signed/unsigned mismatch
12>..\..\zone\MobAI.cpp(2067): warning C4018: '<' : signed/unsigned mismatch
12>..\..\zone\MobAI.cpp(2448): warning C4018: '<' : signed/unsigned mismatch
12>..\..\zone\MobAI.cpp(2581): warning C4244: 'initializing' : conversion from 'my_ulonglong' to 'uint32', possible loss of data
12>..\..\zone\MobAI.cpp(2587): warning C4244: '=' : conversion from 'my_ulonglong' to 'uint32', possible loss of data
12>..\..\zone\MobAI.cpp(2697): warning C4244: 'initializing' : conversion from 'my_ulonglong' to 'uint32', possible loss of data
12>..\..\zone\MobAI.cpp(2701): warning C4244: '=' : conversion from 'my_ulonglong' to 'uint32', possible loss of data
12>c:\eq\source\zone\mob.h(604): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\net.cpp)
12>c:\eq\source\zone\mob.h(604): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\npc.cpp)
12>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\npc.cpp)
12>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\net.cpp)
12>c:\eq\source\zone\mob.h(604): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\Object.cpp)
12>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\Object.cpp)
12>..\..\zone\npc.cpp(150): warning C4244: '=' : conversion from 'const int32' to 'float', possible loss of data
12>..\..\zone\npc.cpp(151): warning C4244: '=' : conversion from 'const int32' to 'float', possible loss of data
12>  pathing.cpp
12>..\..\zone\npc.cpp(985): warning C4018: '>=' : signed/unsigned mismatch
12>..\..\zone\npc.cpp(1786): warning C4018: '<' : signed/unsigned mismatch
12>..\..\zone\npc.cpp(1930): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
12>..\..\zone\npc.cpp(1960): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
12>..\..\zone\npc.cpp(1966): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
12>..\..\zone\npc.cpp(1972): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
12>..\..\zone\npc.cpp(1996): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\npc.cpp(2002): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\npc.cpp(2008): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
12>..\..\zone\npc.cpp(2013): warning C4244: '=' : conversion from 'double' to 'uint32', possible loss of data
12>..\..\zone\npc.cpp(2018): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\npc.cpp(2023): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>  perl_client.cpp
12>..\..\zone\Object.cpp(436): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\Object.cpp(437): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\Object.cpp(654): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\Object.cpp(655): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\Object.cpp(656): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\Object.cpp(657): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\Object.cpp(658): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\Object.cpp(659): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>  perl_doors.cpp
12>c:\eq\source\zone\mob.h(604): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\pathing.cpp)
12>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\pathing.cpp)
12>  perl_entity.cpp
12>c:\eq\source\zone\mob.h(604): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\perl_client.cpp)
12>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\perl_client.cpp)
12>..\..\zone\pathing.cpp(54): warning C4996: 'strlwr': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strlwr. See online help for details.
12>          C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\string.h(254) : see declaration of 'strlwr'
12>..\..\zone\pathing.cpp(194): warning C4018: '<' : signed/unsigned mismatch
12>  perl_groups.cpp
12>..\..\zone\pathing.cpp(283): warning C4800: 'uint8' : forcing value to bool 'true' or 'false' (performance warning)
12>..\..\zone\pathing.cpp(319): warning C4800: 'uint8' : forcing value to bool 'true' or 'false' (performance warning)
12>..\..\zone\pathing.cpp(1278): warning C4018: '>=' : signed/unsigned mismatch
12>..\..\zone\pathing.cpp(1291): warning C4244: 'argument' : conversion from 'int16' to 'uint8', possible loss of data
12>c:\eq\source\zone\mob.h(604): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\perl_doors.cpp)
12>  perl_hateentry.cpp
12>..\..\zone\perl_client.cpp(344): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
12>..\..\zone\perl_client.cpp(368): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
12>..\..\zone\perl_client.cpp(982): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
12>..\..\zone\perl_client.cpp(1014): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
12>..\..\zone\perl_client.cpp(1578): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
12>..\..\zone\perl_client.cpp(1716): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
12>..\..\zone\perl_client.cpp(1737): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
12>..\..\zone\perl_client.cpp(2304): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
12>..\..\zone\perl_client.cpp(2367): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
12>..\..\zone\perl_client.cpp(2398): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
12>..\..\zone\perl_client.cpp(2428): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
12>..\..\zone\perl_client.cpp(2460): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
12>..\..\zone\perl_client.cpp(2491): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
12>..\..\zone\perl_client.cpp(2521): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
12>..\..\zone\perl_client.cpp(2552): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
12>..\..\zone\perl_client.cpp(2582): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
12>..\..\zone\perl_client.cpp(2676): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
12>..\..\zone\perl_client.cpp(2724): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
12>..\..\zone\perl_client.cpp(2999): warning C4244: 'argument' : conversion from 'int16' to 'uint8', possible loss of data
12>..\..\zone\perl_client.cpp(3035): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
12>..\..\zone\perl_client.cpp(3074): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
12>..\..\zone\perl_client.cpp(3588): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
12>..\..\zone\perl_client.cpp(3932): warning C4244: 'initializing' : conversion from 'UV' to 'uint32', possible loss of data
12>..\..\zone\perl_client.cpp(4005): warning C4244: 'initializing' : conversion from 'UV' to 'uint32', possible loss of data
12>..\..\zone\perl_client.cpp(4315): warning C4244: '=' : conversion from 'NV' to 'float', possible loss of data
12>..\..\zone\perl_client.cpp(4316): warning C4244: '=' : conversion from 'NV' to 'float', possible loss of data
12>..\..\zone\perl_client.cpp(4317): warning C4244: '=' : conversion from 'NV' to 'float', possible loss of data
12>..\..\zone\perl_client.cpp(4865): warning C4244: 'initializing' : conversion from 'UV' to 'uint32', possible loss of data
12>..\..\zone\perl_client.cpp(4891): warning C4244: 'initializing' : conversion from 'UV' to 'uint32', possible loss of data
12>..\..\zone\perl_client.cpp(4916): warning C4244: 'initializing' : conversion from 'NV' to 'float', possible loss of data
12>..\..\zone\perl_client.cpp(4917): warning C4244: 'initializing' : conversion from 'NV' to 'float', possible loss of data
12>..\..\zone\perl_client.cpp(4918): warning C4244: 'initializing' : conversion from 'NV' to 'float', possible loss of data
12>..\..\zone\perl_client.cpp(4979): warning C4244: '=' : conversion from 'UV' to 'uint32', possible loss of data
12>..\..\zone\perl_client.cpp(4996): warning C4244: 'initializing' : conversion from 'UV' to 'uint32', possible loss of data
12>..\..\zone\perl_client.cpp(5370): warning C4244: '=' : conversion from 'uint64' to 'int', possible loss of data
12>..\..\zone\perl_client.cpp(5397): warning C4244: '=' : conversion from 'uint64' to 'int', possible loss of data
12>..\..\zone\perl_entity.cpp(1354): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
12>..\..\zone\perl_entity.cpp(1803): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
12>..\..\zone\perl_entity.cpp(1820): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
12>  perl_mob.cpp
12>c:\eq\source\zone\mob.h(604): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\perl_groups.cpp)
12>  perl_npc.cpp
12>c:\eq\source\zone\mob.h(604): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\perl_hateentry.cpp)
12>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\perl_hateentry.cpp)
12>  perl_object.cpp
12>  perl_perlpacket.cpp
12>  perl_PlayerCorpse.cpp
12>c:\eq\source\zone\mob.h(604): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\perl_mob.cpp)
12>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\perl_mob.cpp)
12>c:\eq\source\zone\mob.h(604): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\perl_npc.cpp)
12>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\perl_npc.cpp)
12>  perl_questitem.cpp
12>..\..\zone\perl_npc.cpp(121): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
12>..\..\zone\perl_npc.cpp(986): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
12>..\..\zone\perl_npc.cpp(1335): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
12>..\..\zone\perl_npc.cpp(1398): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
12>..\..\zone\perl_mob.cpp(486): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
12>..\..\zone\perl_mob.cpp(604): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
12>..\..\zone\perl_mob.cpp(883): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
12>..\..\zone\perl_mob.cpp(930): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
12>..\..\zone\perl_mob.cpp(942): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
12>..\..\zone\perl_mob.cpp(1205): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
12>..\..\zone\perl_mob.cpp(1441): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
12>..\..\zone\perl_mob.cpp(1478): warning C4244: '=' : conversion from 'int16' to 'int8', possible loss of data
12>..\..\zone\perl_mob.cpp(1607): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
12>..\..\zone\perl_mob.cpp(1687): warning C4244: '=' : conversion from 'uint16' to 'uint8', possible loss of data
12>..\..\zone\perl_mob.cpp(3617): warning C4244: '=' : conversion from 'float' to 'uint32', possible loss of data
12>..\..\zone\perl_mob.cpp(4156): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
12>..\..\zone\perl_mob.cpp(4190): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
12>..\..\zone\perl_mob.cpp(4274): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
12>..\..\zone\perl_mob.cpp(4588): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
12>..\..\zone\perl_mob.cpp(4882): warning C4244: '=' : conversion from 'uint16' to 'uint8', possible loss of data
12>..\..\zone\perl_mob.cpp(5277): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
12>..\..\zone\perl_mob.cpp(5283): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
12>..\..\zone\perl_mob.cpp(5289): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
12>..\..\zone\perl_mob.cpp(5444): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
12>..\..\zone\perl_mob.cpp(5771): warning C4244: '=' : conversion from 'float' to 'int8', possible loss of data
12>..\..\zone\perl_mob.cpp(5804): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
12>..\..\zone\perl_mob.cpp(5841): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
12>..\..\zone\perl_mob.cpp(5942): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
12>..\..\zone\perl_mob.cpp(5943): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
12>..\..\zone\perl_mob.cpp(6865): warning C4244: 'initializing' : conversion from 'UV' to 'int', possible loss of data
12>..\..\zone\perl_mob.cpp(6892): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
12>..\..\zone\perl_mob.cpp(7208): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
12>..\..\zone\perl_mob.cpp(7246): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
12>..\..\zone\perl_mob.cpp(7248): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
12>..\..\zone\perl_mob.cpp(7537): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
12>..\..\zone\perl_mob.cpp(7601): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
12>..\..\zone\perl_mob.cpp(7644): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
12>..\..\zone\perl_mob.cpp(7692): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
12>..\..\zone\perl_mob.cpp(7795): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
12>..\..\zone\perl_mob.cpp(7959): warning C4800: 'uint8' : forcing value to bool 'true' or 'false' (performance warning)
12>..\..\zone\perl_mob.cpp(8048): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
12>c:\eq\source\zone\mob.h(604): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\perl_object.cpp)
12>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\perl_object.cpp)
12>  perl_raids.cpp
12>c:\eq\source\zone\mob.h(604): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\perl_PlayerCorpse.cpp)
12>..\..\zone\perl_PlayerCorpse.cpp(588): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
12>..\..\zone\perl_object.cpp(117): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
12>  perlpacket.cpp
12>c:\eq\source\zone\mob.h(604): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\perl_questitem.cpp)
12>  petitions.cpp
12>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\perl_questitem.cpp)
12>  pets.cpp
12>c:\eq\source\zone\mob.h(604): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\perl_raids.cpp)
12>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\perl_raids.cpp)
12>..\..\zone\perl_questitem.cpp(216): warning C4244: 'argument' : conversion from 'int16' to 'uint8', possible loss of data
12>  QGlobals.cpp
12>c:\eq\source\zone\mob.h(604): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\perlpacket.cpp)
12>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\perlpacket.cpp)
12>c:\eq\source\zone\mob.h(604): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\petitions.cpp)
12>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\petitions.cpp)
12>c:\eq\source\zone\mob.h(604): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\pets.cpp)
12>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\pets.cpp)
12>  questmgr.cpp
12>c:\eq\source\zone\mob.h(604): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\QGlobals.cpp)
12>..\..\zone\pets.cpp(274): warning C4244: '*=' : conversion from 'float' to 'int32', possible loss of data
12>..\..\zone\pets.cpp(276): warning C4244: '*=' : conversion from 'float' to 'uint16', possible loss of data
12>..\..\zone\pets.cpp(278): warning C4244: '=' : conversion from 'float' to 'uint32', possible loss of data
12>..\..\zone\pets.cpp(279): warning C4244: '=' : conversion from 'float' to 'uint32', possible loss of data
12>..\..\zone\pets.cpp(476): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
12>..\..\zone\pets.cpp(480): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
12>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\QGlobals.cpp)
12>  QuestParserCollection.cpp
12>  raids.cpp
12>c:\eq\source\zone\mob.h(604): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\questmgr.cpp)
12>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\questmgr.cpp)
12>  RaycastMesh.cpp
12>  spawn2.cpp
12>  spawngroup.cpp
12>c:\eq\source\zone\mob.h(604): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\QuestParserCollection.cpp)
12>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\QuestParserCollection.cpp)
12>c:\eq\source\zone\mob.h(604): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\raids.cpp)
12>..\..\zone\questmgr.cpp(1208): warning C4244: 'argument' : conversion from 'uint16' to 'uint8', possible loss of data
12>..\..\zone\questmgr.cpp(1708): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\questmgr.cpp(1709): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\questmgr.cpp(1710): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\questmgr.cpp(1871): warning C4244: 'argument' : conversion from 'int' to 'float', possible loss of data
12>..\..\zone\questmgr.cpp(1894): warning C4244: 'argument' : conversion from 'int' to 'float', possible loss of data
12>  special_attacks.cpp
12>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\raids.cpp)
12>..\..\zone\raids.cpp(473): warning C4244: 'initializing' : conversion from 'int32' to 'float', possible loss of data
12>..\..\zone\raids.cpp(519): warning C4244: 'initializing' : conversion from 'int32' to 'float', possible loss of data
12>..\..\zone\raids.cpp(567): warning C4244: 'initializing' : conversion from 'int32' to 'float', possible loss of data
12>..\..\zone\raids.cpp(1322): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
12>..\..\zone\raids.cpp(1357): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
12>..\..\zone\raids.cpp(1358): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
12>..\..\zone\raids.cpp(1359): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
12>c:\eq\source\zone\mob.h(604): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\spawn2.cpp)
12>..\..\zone\spawngroup.cpp(158): warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\spawngroup.cpp(213): warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
12>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\spawn2.cpp)
12>c:\eq\source\zone\mob.h(604): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\special_attacks.cpp)
12>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\special_attacks.cpp)
12>  spell_effects.cpp
12>..\..\zone\spawn2.cpp(374): warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\spawn2.cpp(401): warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
12>  spells.cpp
12>  tasks.cpp
12>..\..\zone\special_attacks.cpp(778): warning C4244: 'initializing' : conversion from 'int' to 'float', possible loss of data
12>..\..\zone\special_attacks.cpp(882): warning C4244: 'initializing' : conversion from 'float' to 'uint32', possible loss of data
12>..\..\zone\special_attacks.cpp(915): warning C4244: '*=' : conversion from 'float' to 'uint32', possible loss of data
12>..\..\zone\special_attacks.cpp(916): warning C4244: '*=' : conversion from 'float' to 'int32', possible loss of data
12>..\..\zone\special_attacks.cpp(1044): warning C4244: 'initializing' : conversion from 'float' to 'int32', possible loss of data
12>..\..\zone\special_attacks.cpp(1045): warning C4244: 'initializing' : conversion from 'float' to 'int32', possible loss of data
12>..\..\zone\special_attacks.cpp(1453): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
12>..\..\zone\special_attacks.cpp(1455): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
12>..\..\zone\special_attacks.cpp(1620): warning C4244: 'argument' : conversion from 'float' to 'uint32', possible loss of data
12>..\..\zone\special_attacks.cpp(1816): warning C4244: 'argument' : conversion from 'uint16' to 'uint8', possible loss of data
12>..\..\zone\special_attacks.cpp(1817): warning C4244: 'argument' : conversion from 'uint16' to 'uint8', possible loss of data
12>..\..\zone\special_attacks.cpp(1959): warning C4244: 'initializing' : conversion from 'int' to 'float', possible loss of data
12>  titles.cpp
12>c:\eq\source\zone\mob.h(604): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\spell_effects.cpp)
12>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\spell_effects.cpp)
12>c:\eq\source\zone\mob.h(604): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\spells.cpp)
12>c:\eq\source\zone\mob.h(604): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\tasks.cpp)
12>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\spells.cpp)
12>  tradeskills.cpp
12>c:\eq\source\zone\mob.h(604): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\titles.cpp)
12>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\tasks.cpp)
12>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\titles.cpp)
12>..\..\zone\spell_effects.cpp(330): warning C4018: '<' : signed/unsigned mismatch
12>..\..\zone\spell_effects.cpp(421): warning C4244: '=' : conversion from 'const int' to 'float', possible loss of data
12>..\..\zone\spell_effects.cpp(422): warning C4244: '=' : conversion from 'const int' to 'float', possible loss of data
12>..\..\zone\spell_effects.cpp(423): warning C4244: '=' : conversion from 'const int' to 'float', possible loss of data
12>..\..\zone\spell_effects.cpp(424): warning C4244: '=' : conversion from 'const int' to 'float', possible loss of data
12>..\..\zone\spell_effects.cpp(493): warning C4244: '=' : conversion from 'const int' to 'float', possible loss of data
12>..\..\zone\spell_effects.cpp(494): warning C4244: '=' : conversion from 'const int' to 'float', possible loss of data
12>..\..\zone\spell_effects.cpp(495): warning C4244: '=' : conversion from 'const int' to 'float', possible loss of data
12>..\..\zone\spell_effects.cpp(496): warning C4244: '=' : conversion from 'const int' to 'float', possible loss of data
12>..\..\zone\spell_effects.cpp(794): warning C4244: 'initializing' : conversion from 'float' to 'int', possible loss of data
12>..\..\zone\spell_effects.cpp(870): warning C4244: '=' : conversion from 'float' to 'uint16', possible loss of data
12>..\..\zone\spell_effects.cpp(904): warning C4244: '=' : conversion from 'float' to 'uint32', possible loss of data
12>..\..\zone\spell_effects.cpp(953): warning C4244: '=' : conversion from 'float' to 'uint32', possible loss of data
12>..\..\zone\spell_effects.cpp(989): warning C4244: '=' : conversion from 'float' to 'uint32', possible loss of data
12>..\..\zone\spell_effects.cpp(1044): warning C4018: '<' : signed/unsigned mismatch
12>..\..\zone\spell_effects.cpp(1069): warning C4018: '<' : signed/unsigned mismatch
12>..\..\zone\spell_effects.cpp(1094): warning C4018: '<' : signed/unsigned mismatch
12>..\..\zone\spell_effects.cpp(1112): warning C4018: '<' : signed/unsigned mismatch
12>..\..\zone\spell_effects.cpp(1462): warning C4244: 'argument' : conversion from 'float' to 'uint32', possible loss of data
12>..\..\zone\spell_effects.cpp(1657): warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\spell_effects.cpp(1891): warning C4018: '<' : signed/unsigned mismatch
12>..\..\zone\spell_effects.cpp(1896): warning C4018: '>=' : signed/unsigned mismatch
12>..\..\zone\spell_effects.cpp(1923): warning C4018: '<' : signed/unsigned mismatch
12>..\..\zone\spell_effects.cpp(1928): warning C4018: '>=' : signed/unsigned mismatch
12>..\..\zone\spell_effects.cpp(1958): warning C4018: '<' : signed/unsigned mismatch
12>..\..\zone\spell_effects.cpp(1963): warning C4018: '>=' : signed/unsigned mismatch
12>..\..\zone\spell_effects.cpp(1993): warning C4018: '<' : signed/unsigned mismatch
12>..\..\zone\spell_effects.cpp(1998): warning C4018: '>=' : signed/unsigned mismatch
12>..\..\zone\spell_effects.cpp(2041): warning C4244: 'argument' : conversion from 'double' to 'int', possible loss of data
12>..\..\zone\spell_effects.cpp(2074): warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\spell_effects.cpp(2075): warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\spell_effects.cpp(2076): warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\spell_effects.cpp(2396): warning C4244: 'argument' : conversion from 'const float' to 'int32', possible loss of data
12>..\..\zone\spell_effects.cpp(2406): warning C4244: 'argument' : conversion from 'const float' to 'int32', possible loss of data
12>..\..\zone\spell_effects.cpp(2424): warning C4244: 'argument' : conversion from 'const float' to 'int32', possible loss of data
12>..\..\zone\spell_effects.cpp(2434): warning C4244: 'argument' : conversion from 'const float' to 'int32', possible loss of data
12>..\..\zone\spell_effects.cpp(2489): warning C4018: '<=' : signed/unsigned mismatch
12>..\..\zone\spell_effects.cpp(2506): warning C4244: 'argument' : conversion from 'const float' to 'int32', possible loss of data
12>..\..\zone\spell_effects.cpp(2518): warning C4244: 'argument' : conversion from 'const float' to 'int32', possible loss of data
12>..\..\zone\spell_effects.cpp(2622): warning C4018: '<=' : signed/unsigned mismatch
12>..\..\zone\spell_effects.cpp(2647): warning C4244: 'argument' : conversion from 'const int' to 'float', possible loss of data
12>..\..\zone\spell_effects.cpp(3148): warning C4018: '<' : signed/unsigned mismatch
12>  trading.cpp
12>..\..\zone\spell_effects.cpp(4107): warning C4018: '<' : signed/unsigned mismatch
12>..\..\zone\spell_effects.cpp(4112): warning C4018: '>' : signed/unsigned mismatch
12>..\..\zone\spell_effects.cpp(4976): warning C4018: '<' : signed/unsigned mismatch
12>..\..\zone\spell_effects.cpp(5163): warning C4018: '<' : signed/unsigned mismatch
12>..\..\zone\spell_effects.cpp(5291): warning C4018: '<' : signed/unsigned mismatch
12>..\..\zone\spell_effects.cpp(5431): warning C4018: '<' : signed/unsigned mismatch
12>..\..\zone\spell_effects.cpp(5464): warning C4018: '<' : signed/unsigned mismatch
12>..\..\zone\spell_effects.cpp(5538): warning C4018: '<' : signed/unsigned mismatch
12>..\..\zone\spell_effects.cpp(5595): warning C4018: '<' : signed/unsigned mismatch
12>..\..\zone\spells.cpp(183): warning C4244: 'argument' : conversion from 'uint16' to 'uint8', possible loss of data
12>..\..\zone\spells.cpp(203): warning C4244: 'argument' : conversion from 'uint16' to 'uint8', possible loss of data
12>..\..\zone\spells.cpp(694): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\spells.cpp(697): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\spells.cpp(700): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\spells.cpp(714): warning C4244: 'initializing' : conversion from 'int' to 'float', possible loss of data
12>..\..\zone\spells.cpp(719): warning C4244: '-=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\spells.cpp(723): warning C4244: '-=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\spells.cpp(727): warning C4244: '-=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\spells.cpp(732): warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\spells.cpp(745): warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\spells.cpp(796): warning C4244: 'argument' : conversion from 'uint16' to 'uint8', possible loss of data
12>..\..\zone\spells.cpp(946): warning C4244: '=' : conversion from 'uint16' to 'uint8', possible loss of data
12>..\..\zone\spells.cpp(2052): warning C4244: 'argument' : conversion from 'const float' to 'uint32', possible loss of data
12>..\..\zone\spells.cpp(2142): warning C4244: 'argument' : conversion from 'uint16' to 'uint8', possible loss of data
12>..\..\zone\spells.cpp(2310): warning C4018: '<' : signed/unsigned mismatch
12>..\..\zone\spells.cpp(2372): warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\spells.cpp(2373): warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\spells.cpp(2898): warning C4018: '<' : signed/unsigned mismatch
12>..\..\zone\spells.cpp(2921): warning C4018: '>=' : signed/unsigned mismatch
12>..\..\zone\spells.cpp(2921): warning C4018: '<' : signed/unsigned mismatch
12>..\..\zone\spells.cpp(2932): warning C4018: '<' : signed/unsigned mismatch
12>..\..\zone\spells.cpp(3033): warning C4018: '<' : signed/unsigned mismatch
12>..\..\zone\spells.cpp(3290): warning C4307: '+' : integral constant overflow
12>..\..\zone\spells.cpp(3382): warning C4018: '<' : signed/unsigned mismatch
12>..\..\zone\spells.cpp(3678): warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\spells.cpp(3679): warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\spells.cpp(3777): warning C4018: '<' : signed/unsigned mismatch
12>..\..\zone\spells.cpp(3788): warning C4018: '<' : signed/unsigned mismatch
12>..\..\zone\spells.cpp(3799): warning C4018: '<' : signed/unsigned mismatch
12>..\..\zone\spells.cpp(3809): warning C4018: '<' : signed/unsigned mismatch
12>..\..\zone\spells.cpp(3823): warning C4018: '<' : signed/unsigned mismatch
12>..\..\zone\spells.cpp(3863): warning C4018: '<' : signed/unsigned mismatch
12>..\..\zone\spells.cpp(3879): warning C4018: '<' : signed/unsigned mismatch
12>..\..\zone\spells.cpp(4418): warning C4244: '+=' : conversion from 'double' to 'int', possible loss of data
12>..\..\zone\spells.cpp(4432): warning C4244: 'return' : conversion from 'int' to 'float', possible loss of data
12>..\..\zone\spells.cpp(4511): warning C4244: 'initializing' : conversion from 'int' to 'float', possible loss of data
12>..\..\zone\spells.cpp(4645): warning C4244: 'argument' : conversion from 'float' to 'int8', possible loss of data
12>..\..\zone\spells.cpp(4921): warning C4018: '<' : signed/unsigned mismatch
12>..\..\zone\spells.cpp(4941): warning C4018: '<' : signed/unsigned mismatch
12>..\..\zone\spells.cpp(5282): warning C4018: '<' : signed/unsigned mismatch
12>..\..\zone\tasks.cpp(210): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
12>..\..\zone\tasks.cpp(300): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
12>..\..\zone\tasks.cpp(641): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
12>..\..\zone\tasks.cpp(1509): warning C4244: '=' : conversion from 'time_t' to 'int', possible loss of data
12>..\..\zone\tasks.cpp(1581): warning C4244: '=' : conversion from 'time_t' to 'int', possible loss of data
12>..\..\zone\tasks.cpp(1671): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
12>..\..\zone\tasks.cpp(2297): warning C4244: 'initializing' : conversion from 'time_t' to 'int', possible loss of data
12>..\..\zone\tasks.cpp(2350): warning C4244: 'initializing' : conversion from 'time_t' to 'int', possible loss of data
12>..\..\zone\tasks.cpp(3225): warning C4244: '=' : conversion from 'time_t' to 'int', possible loss of data
12>..\..\zone\tasks.cpp(3319): warning C4244: '=' : conversion from 'my_ulonglong' to 'int', possible loss of data
12>..\..\zone\tasks.cpp(3357): warning C4244: '=' : conversion from 'my_ulonglong' to 'int', possible loss of data
12>..\..\zone\tasks.cpp(3504): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\tasks.cpp(3505): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\tasks.cpp(3506): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\tasks.cpp(3507): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\tasks.cpp(3508): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\tasks.cpp(3509): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>c:\eq\source\zone\mob.h(604): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\tradeskills.cpp)
12>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\tradeskills.cpp)
12>c:\eq\source\zone\mob.h(604): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\trading.cpp)
12>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\trading.cpp)
12>  trap.cpp
12>  tribute.cpp
12>..\..\zone\tradeskills.cpp(447): warning C4244: '=' : conversion from 'my_ulonglong' to 'uint8', possible loss of data
12>..\..\zone\tradeskills.cpp(667): warning C4244: '=' : conversion from 'my_ulonglong' to 'uint8', possible loss of data
12>..\..\zone\tradeskills.cpp(737): warning C4244: '=' : conversion from 'my_ulonglong' to 'uint8', possible loss of data
12>..\..\zone\tradeskills.cpp(897): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\tradeskills.cpp(899): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
12>..\..\zone\tradeskills.cpp(930): warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\tradeskills.cpp(1149): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
12>..\..\zone\tradeskills.cpp(1152): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\tradeskills.cpp(1240): warning C4244: '=' : conversion from 'my_ulonglong' to 'uint32', possible loss of data
12>..\..\zone\tradeskills.cpp(1278): warning C4244: '=' : conversion from 'my_ulonglong' to 'uint32', possible loss of data
12>..\..\zone\tradeskills.cpp(1311): warning C4244: 'initializing' : conversion from 'my_ulonglong' to 'uint32', possible loss of data
12>..\..\zone\tradeskills.cpp(1402): warning C4244: '=' : conversion from 'my_ulonglong' to 'uint32', possible loss of data
12>..\..\zone\tradeskills.cpp(1438): warning C4244: '=' : conversion from 'my_ulonglong' to 'uint32', possible loss of data
12>..\..\zone\tradeskills.cpp(1460): warning C4244: '=' : conversion from 'my_ulonglong' to 'uint32', possible loss of data
12>..\..\zone\tradeskills.cpp(1477): warning C4244: '=' : conversion from 'my_ulonglong' to 'uint32', possible loss of data
12>..\..\zone\tradeskills.cpp(1531): warning C4244: '=' : conversion from 'my_ulonglong' to 'uint32', possible loss of data
12>  watermap.cpp
12>  waypoints.cpp
12>..\..\zone\trading.cpp(152): warning C4244: 'argument' : conversion from 'uint16' to 'uint8', possible loss of data
12>..\..\zone\trading.cpp(265): warning C4244: 'argument' : conversion from 'int16' to 'uint8', possible loss of data
12>..\..\zone\trading.cpp(596): warning C4244: 'argument' : conversion from 'int16' to 'uint8', possible loss of data
12>..\..\zone\trading.cpp(1005): warning C4244: 'argument' : conversion from 'uint16' to 'uint8', possible loss of data
12>..\..\zone\trading.cpp(1059): warning C4244: '=' : conversion from 'uint16' to 'uint8', possible loss of data
12>..\..\zone\trading.cpp(1089): warning C4244: 'argument' : conversion from 'uint16' to 'int8', possible loss of data
12>..\..\zone\trading.cpp(1587): warning C4244: '=' : conversion from 'my_ulonglong' to 'int', possible loss of data
12>..\..\zone\trading.cpp(1618): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
12>..\..\zone\trading.cpp(2017): warning C4244: 'initializing' : conversion from 'my_ulonglong' to 'int', possible loss of data
12>..\..\zone\trading.cpp(2334): warning C4018: '<=' : signed/unsigned mismatch
12>..\..\zone\trading.cpp(2682): warning C4996: 'strupr': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strupr. See online help for details.
12>          C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\string.h(259) : see declaration of 'strupr'
12>..\..\zone\trading.cpp(2692): warning C4996: 'strupr': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strupr. See online help for details.
12>          C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\string.h(259) : see declaration of 'strupr'
12>..\..\zone\watermap.cpp(127): warning C4996: 'strlwr': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strlwr. See online help for details.
12>          C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\string.h(254) : see declaration of 'strlwr'
12>  worldserver.cpp
12>c:\eq\source\zone\mob.h(604): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\trap.cpp)
12>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\trap.cpp)
12>c:\eq\source\zone\mob.h(604): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\tribute.cpp)
12>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\tribute.cpp)
12>c:\eq\source\zone\mob.h(604): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\waypoints.cpp)
12>  zone.cpp
12>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\waypoints.cpp)
12>  zone_logsys.cpp
12>..\..\zone\trap.cpp(124): warning C4244: 'argument' : conversion from 'int32' to 'float', possible loss of data
12>..\..\zone\trap.cpp(128): warning C4244: 'argument' : conversion from 'int32' to 'float', possible loss of data
12>..\..\zone\trap.cpp(147): warning C4244: 'argument' : conversion from 'int' to 'float', possible loss of data
12>..\..\zone\trap.cpp(168): warning C4244: 'argument' : conversion from 'int' to 'float', possible loss of data
12>..\..\zone\trap.cpp(280): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\trap.cpp(281): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\trap.cpp(282): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\trap.cpp(287): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\trap.cpp(288): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\waypoints.cpp(128): warning C4996: 'itoa': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _itoa. See online help for details.
12>          C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\stdlib.h(937) : see declaration of 'itoa'
12>..\..\zone\waypoints.cpp(372): warning C4018: '<=' : signed/unsigned mismatch
12>..\..\zone\waypoints.cpp(374): warning C4018: '<' : signed/unsigned mismatch
12>..\..\zone\waypoints.cpp(382): warning C4018: '<' : signed/unsigned mismatch
12>..\..\zone\waypoints.cpp(495): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\waypoints.cpp(497): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\waypoints.cpp(921): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\waypoints.cpp(922): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\waypoints.cpp(923): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\waypoints.cpp(940): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\waypoints.cpp(1001): warning C4244: 'argument' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\waypoints.cpp(1006): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\waypoints.cpp(1082): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\waypoints.cpp(1083): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\waypoints.cpp(1084): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\waypoints.cpp(1086): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\waypoints.cpp(1129): warning C4244: '=' : conversion from 'my_ulonglong' to 'int', possible loss of data
12>..\..\zone\waypoints.cpp(1149): warning C4244: '=' : conversion from 'my_ulonglong' to 'int', possible loss of data
12>..\..\zone\waypoints.cpp(1163): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\waypoints.cpp(1164): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>c:\eq\source\zone\mob.h(604): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\worldserver.cpp)
12>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\worldserver.cpp)
12>c:\eq\source\zone\mob.h(604): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\zone.cpp)
12>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\zone.cpp)
12>c:\eq\source\zone\mob.h(604): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\zone_logsys.cpp)
12>..\..\zone\worldserver.cpp(174): warning C4244: 'argument' : conversion from 'uint16' to 'uint8', possible loss of data
12>..\..\zone\worldserver.cpp(181): warning C4244: 'argument' : conversion from 'uint16' to 'uint8', possible loss of data
12>..\..\zone\worldserver.cpp(790): warning C4800: 'uchar' : forcing value to bool 'true' or 'false' (performance warning)
12>..\..\zone\worldserver.cpp(1846): warning C4244: '=' : conversion from 'int16' to 'uint8', possible loss of data
12>  ZoneConfig.cpp
12>  zonedb.cpp
12>  zonedbasync.cpp
12>  zoning.cpp
12>..\..\zone\zone.cpp(186): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\zone.cpp(187): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\zone.cpp(188): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\zone.cpp(189): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\zone.cpp(235): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\zone.cpp(236): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\zone.cpp(237): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\zone.cpp(238): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\zone.cpp(478): warning C4244: '=' : conversion from 'unsigned long' to 'int16', possible loss of data
12>..\..\zone\zone.cpp(479): warning C4244: '=' : conversion from 'unsigned long' to 'int8', possible loss of data
12>..\..\zone\zone.cpp(480): warning C4244: '=' : conversion from 'unsigned long' to 'uint16', possible loss of data
12>..\..\zone\zone.cpp(525): warning C4244: '=' : conversion from 'unsigned long' to 'int16', possible loss of data
12>..\..\zone\zone.cpp(526): warning C4244: '=' : conversion from 'unsigned long' to 'int8', possible loss of data
12>..\..\zone\zone.cpp(527): warning C4244: '=' : conversion from 'unsigned long' to 'uint16', possible loss of data
12>..\..\zone\zone.cpp(643): warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\zone.cpp(644): warning C4244: 'initializing' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\zone.cpp(856): warning C4996: 'strlwr': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _strlwr. See online help for details.
12>          C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\string.h(254) : see declaration of 'strlwr'
12>..\..\zone\zone.cpp(1733): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\zone.cpp(1734): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\zone.cpp(1735): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\zone.cpp(1736): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\zone.cpp(1737): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\zone.cpp(1738): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\zone.cpp(1740): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\zone.cpp(1741): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\zone.cpp(1934): warning C4244: '=' : conversion from 'uint32' to 'float', possible loss of data
12>..\..\zone\zone.cpp(1935): warning C4244: '=' : conversion from 'uint32' to 'float', possible loss of data
12>..\..\zone\zone.cpp(1936): warning C4244: '=' : conversion from 'uint32' to 'float', possible loss of data
12>..\..\zone\zone.cpp(1937): warning C4244: '=' : conversion from 'uint32' to 'float', possible loss of data
12>..\..\zone\zone.cpp(2345): warning C4244: 'argument' : conversion from 'int' to 'float', possible loss of data
12>c:\eq\source\zone\mob.h(604): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\zonedb.cpp)
12>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\zonedb.cpp)
12>c:\eq\source\zone\mob.h(604): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\zonedbasync.cpp)
12>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\zonedbasync.cpp)
12>c:\eq\source\zone\mob.h(604): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\zoning.cpp)
12>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\zoning.cpp)
12>..\..\zone\zonedb.cpp(126): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\zonedb.cpp(127): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\zonedb.cpp(130): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\zonedb.cpp(132): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\zonedb.cpp(133): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\zonedb.cpp(134): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\zonedb.cpp(135): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\zonedb.cpp(136): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\zonedb.cpp(137): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\zonedb.cpp(138): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\zonedb.cpp(174): warning C4244: '=' : conversion from 'double' to 'uint8', possible loss of data
12>..\..\zone\zonedb.cpp(248): warning C4018: '<=' : signed/unsigned mismatch
12>..\..\zone\zonedb.cpp(392): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
12>..\..\zone\zonedb.cpp(394): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
12>..\..\zone\zonedb.cpp(921): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\zonedb.cpp(922): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\zonedb.cpp(923): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\zonedb.cpp(925): warning C4244: '=' : conversion from 'time_t' to 'uint32', possible loss of data
12>..\..\zone\zonedb.cpp(964): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
12>..\..\zone\zonedb.cpp(967): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
12>..\..\zone\zonedb.cpp(1140): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\zonedb.cpp(1146): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\zonedb.cpp(1171): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\zonedb.cpp(1296): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
12>..\..\zone\zonedb.cpp(1297): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
12>..\..\zone\zonedb.cpp(1462): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\zonedb.cpp(1485): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\zonedb.cpp(1608): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
12>..\..\zone\zonedb.cpp(1609): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
12>..\..\zone\zonedb.cpp(2411): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\zonedb.cpp(2412): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\zonedb.cpp(2413): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\zonedb.cpp(2414): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\zonedb.cpp(2415): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\zonedb.cpp(2416): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\zonedb.cpp(2591): warning C4018: '<' : signed/unsigned mismatch
12>..\..\zone\zonedb.cpp(2610): warning C4018: '<' : signed/unsigned mismatch
12>..\..\zone\zonedb.cpp(2628): warning C4018: '>=' : signed/unsigned mismatch
12>..\..\zone\zonedb.cpp(2644): warning C4244: 'initializing' : conversion from 'unsigned long' to 'uint8', possible loss of data
12>..\..\zone\zonedb.cpp(2687): warning C4018: '<' : signed/unsigned mismatch
12>..\..\zone\zonedb.cpp(2851): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
12>..\..\zone\zonedb.cpp(2881): warning C4018: '>=' : signed/unsigned mismatch
11>perl_HTTPRequest.obj : error LNK2001: unresolved external symbol __imp__Perl_get_context
11>Common.lib(perl_EQDB.obj) : error LNK2001: unresolved external symbol __imp__Perl_get_context
11>Common.lib(perl_EQDBRes.obj) : error LNK2001: unresolved external symbol __imp__Perl_get_context
11>EQW.obj : error LNK2019: unresolved external symbol __imp__Perl_get_context referenced in function _XS_EQWIO_PRINT
11>EQWParser.obj : error LNK2001: unresolved external symbol __imp__Perl_get_context
11>perl_EQLConfig.obj : error LNK2001: unresolved external symbol __imp__Perl_get_context
11>perl_EQW.obj : error LNK2001: unresolved external symbol __imp__Perl_get_context
11>Common.lib(perl_EQDB.obj) : error LNK2001: unresolved external symbol __imp__Perl_sv_2pv_flags
11>EQW.obj : error LNK2019: unresolved external symbol __imp__Perl_sv_2pv_flags referenced in function _XS_EQWIO_PRINT
11>perl_EQLConfig.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_2pv_flags
11>perl_EQW.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_2pv_flags
11>perl_HTTPRequest.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_2pv_flags
11>EQWParser.obj : error LNK2019: unresolved external symbol __imp__Perl_call_pv referenced in function "protected: bool __thiscall EQWParser::dosub(char const *,class std::vector<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::allocator<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > > const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > &,int)" (?dosub@EQWParser@@IAE_NPBDABV?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@AAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@3@H@Z)
11>EQWParser.obj : error LNK2019: unresolved external symbol __imp__Perl_eval_pv referenced in function "public: void __thiscall EQWParser::EQW_eval(char const *,char const *)" (?EQW_eval@EQWParser@@QAEXPBD0@Z)
11>EQWParser.obj : error LNK2019: unresolved external symbol __imp__Perl_free_tmps referenced in function "protected: bool __thiscall EQWParser::dosub(char const *,class std::vector<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::allocator<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > > const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > &,int)" (?dosub@EQWParser@@IAE_NPBDABV?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@AAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@3@H@Z)
11>EQWParser.obj : error LNK2019: unresolved external symbol __imp__Perl_get_cv referenced in function "protected: void __thiscall EQWParser::DoInit(void)" (?DoInit@EQWParser@@IAEXXZ)
11>EQWParser.obj : error LNK2019: unresolved external symbol __imp__Perl_get_sv referenced in function "public: void __thiscall EQWParser::EQW_eval(char const *,char const *)" (?EQW_eval@EQWParser@@QAEXPBD0@Z)
11>EQWParser.obj : error LNK2019: unresolved external symbol __imp__Perl_gv_add_by_type referenced in function "protected: bool __thiscall EQWParser::dosub(char const *,class std::vector<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::allocator<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > > const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > &,int)" (?dosub@EQWParser@@IAE_NPBDABV?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@AAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@3@H@Z)
11>EQWParser.obj : error LNK2019: unresolved external symbol __imp__Perl_gv_fetchpv referenced in function "protected: void __thiscall EQWParser::DoInit(void)" (?DoInit@EQWParser@@IAEXXZ)
11>EQWParser.obj : error LNK2019: unresolved external symbol __imp__Perl_gv_stashpv referenced in function "protected: void __thiscall EQWParser::DoInit(void)" (?DoInit@EQWParser@@IAEXXZ)
11>EQWParser.obj : error LNK2019: unresolved external symbol __imp__Perl_markstack_grow referenced in function "protected: bool __thiscall EQWParser::dosub(char const *,class std::vector<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::allocator<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > > const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > &,int)" (?dosub@EQWParser@@IAE_NPBDABV?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@AAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@3@H@Z)
11>EQWParser.obj : error LNK2019: unresolved external symbol __imp__Perl_newSV referenced in function "public: __thiscall EQWParser::EQWParser(void)" (??0EQWParser@@QAE@XZ)
11>EQWParser.obj : error LNK2019: unresolved external symbol __imp__Perl_newSVpv referenced in function "protected: bool __thiscall EQWParser::dosub(char const *,class std::vector<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::allocator<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > > const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > &,int)" (?dosub@EQWParser@@IAE_NPBDABV?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@AAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@3@H@Z)
11>EQWParser.obj : error LNK2019: unresolved external symbol __imp__Perl_newXS referenced in function _xs_init
11>EQWParser.obj : error LNK2019: unresolved external symbol __imp__perl_alloc referenced in function "public: __thiscall EQWParser::EQWParser(void)" (??0EQWParser@@QAE@XZ)
11>EQWParser.obj : error LNK2019: unresolved external symbol __imp__perl_construct referenced in function "protected: void __thiscall EQWParser::DoInit(void)" (?DoInit@EQWParser@@IAEXXZ)
11>EQWParser.obj : error LNK2019: unresolved external symbol __imp__perl_free referenced in function "public: __thiscall EQWParser::~EQWParser(void)" (??1EQWParser@@QAE@XZ)
11>EQWParser.obj : error LNK2019: unresolved external symbol __imp__perl_parse referenced in function "protected: void __thiscall EQWParser::DoInit(void)" (?DoInit@EQWParser@@IAEXXZ)
11>EQWParser.obj : error LNK2019: unresolved external symbol __imp__perl_run referenced in function "protected: void __thiscall EQWParser::DoInit(void)" (?DoInit@EQWParser@@IAEXXZ)
11>EQWParser.obj : error LNK2019: unresolved external symbol __imp__Perl_pop_scope referenced in function "protected: bool __thiscall EQWParser::dosub(char const *,class std::vector<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::allocator<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > > const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > &,int)" (?dosub@EQWParser@@IAE_NPBDABV?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@AAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@3@H@Z)
11>EQWParser.obj : error LNK2019: unresolved external symbol __imp__Perl_push_scope referenced in function "protected: bool __thiscall EQWParser::dosub(char const *,class std::vector<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::allocator<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > > const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > &,int)" (?dosub@EQWParser@@IAE_NPBDABV?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@AAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@3@H@Z)
11>EQWParser.obj : error LNK2019: unresolved external symbol __imp__Perl_save_int referenced in function "protected: bool __thiscall EQWParser::dosub(char const *,class std::vector<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::allocator<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > > const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > &,int)" (?dosub@EQWParser@@IAE_NPBDABV?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@AAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@3@H@Z)
11>EQWParser.obj : error LNK2019: unresolved external symbol __imp__Perl_stack_grow referenced in function "protected: bool __thiscall EQWParser::dosub(char const *,class std::vector<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::allocator<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > > const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > &,int)" (?dosub@EQWParser@@IAE_NPBDABV?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@AAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@3@H@Z)
11>perl_EQLConfig.obj : error LNK2001: unresolved external symbol __imp__Perl_stack_grow
11>perl_EQW.obj : error LNK2001: unresolved external symbol __imp__Perl_stack_grow
11>Common.lib(perl_EQDBRes.obj) : error LNK2001: unresolved external symbol __imp__Perl_stack_grow
11>EQWParser.obj : error LNK2019: unresolved external symbol __imp__Perl_sv_2bool_flags referenced in function "protected: bool __thiscall EQWParser::dosub(char const *,class std::vector<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::allocator<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > > const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > &,int)" (?dosub@EQWParser@@IAE_NPBDABV?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@AAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@3@H@Z)
11>perl_EQW.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_2bool_flags
11>Common.lib(perl_EQDBRes.obj) : error LNK2001: unresolved external symbol __imp__Perl_sv_2mortal
11>EQWParser.obj : error LNK2019: unresolved external symbol __imp__Perl_sv_2mortal referenced in function "protected: bool __thiscall EQWParser::dosub(char const *,class std::vector<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::allocator<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > > const &,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > &,int)" (?dosub@EQWParser@@IAE_NPBDABV?$vector@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@@std@@AAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@3@H@Z)
11>perl_EQLConfig.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_2mortal
11>perl_EQW.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_2mortal
11>perl_HTTPRequest.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_2mortal
11>EQWParser.obj : error LNK2019: unresolved external symbol __imp__Perl_sv_setref_pv referenced in function "public: void __thiscall EQWParser::EQW_eval(char const *,char const *)" (?EQW_eval@EQWParser@@QAEXPBD0@Z)
11>perl_EQW.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_setref_pv
11>Common.lib(perl_EQDB.obj) : error LNK2001: unresolved external symbol __imp__Perl_sv_setref_pv
11>EQWParser.obj : error LNK2019: unresolved external symbol __imp__Perl_sv_setsv_flags referenced in function "public: void __thiscall EQWParser::EQW_eval(char const *,char const *)" (?EQW_eval@EQWParser@@QAEXPBD0@Z)
11>EQWParser.obj : error LNK2019: unresolved external symbol __imp__Perl_sys_init3 referenced in function "protected: void __thiscall EQWParser::DoInit(void)" (?DoInit@EQWParser@@IAEXXZ)
11>EQWParser.obj : error LNK2019: unresolved external symbol _boot_DynaLoader referenced in function _xs_init
11>Common.lib(perl_EQDBRes.obj) : error LNK2019: unresolved external symbol __imp__Perl_croak referenced in function "public: __thiscall std::_Wrap_alloc<class std::allocator<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > >::_Wrap_alloc<class std::allocator<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > >(void)" (??0?$_Wrap_alloc@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@std@@@std@@QAE@XZ)
11>perl_EQLConfig.obj : error LNK2001: unresolved external symbol __imp__Perl_croak
11>perl_EQW.obj : error LNK2001: unresolved external symbol __imp__Perl_croak
11>perl_HTTPRequest.obj : error LNK2001: unresolved external symbol __imp__Perl_croak
11>Common.lib(perl_EQDB.obj) : error LNK2001: unresolved external symbol __imp__Perl_croak
11>perl_EQLConfig.obj : error LNK2019: unresolved external symbol __imp__Perl_hv_common_key_len referenced in function _XS_EQLConfig_GetZoneDetails
11>perl_EQW.obj : error LNK2001: unresolved external symbol __imp__Perl_hv_common_key_len
11>perl_HTTPRequest.obj : error LNK2001: unresolved external symbol __imp__Perl_hv_common_key_len
11>Common.lib(perl_EQDBRes.obj) : error LNK2001: unresolved external symbol __imp__Perl_hv_common_key_len
11>Common.lib(perl_EQDBRes.obj) : error LNK2019: unresolved external symbol __imp__Perl_mg_set referenced in function "public: class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > * __thiscall std::_Wrap_alloc<class std::allocator<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > >::allocate(unsigned int)" (?allocate@?$_Wrap_alloc@V?$allocator@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@std@@@std@@QAEPAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@2@I@Z)
11>perl_EQLConfig.obj : error LNK2001: unresolved external symbol __imp__Perl_mg_set
11>perl_EQW.obj : error LNK2001: unresolved external symbol __imp__Perl_mg_set
11>perl_HTTPRequest.obj : error LNK2001: unresolved external symbol __imp__Perl_mg_set
11>Common.lib(perl_EQDB.obj) : error LNK2001: unresolved external symbol __imp__Perl_mg_set
11>perl_EQLConfig.obj : error LNK2019: unresolved external symbol __imp__Perl_newRV referenced in function _XS_EQLConfig_GetZoneDetails
11>perl_EQW.obj : error LNK2001: unresolved external symbol __imp__Perl_newRV
11>perl_HTTPRequest.obj : error LNK2001: unresolved external symbol __imp__Perl_newRV
11>Common.lib(perl_EQDBRes.obj) : error LNK2001: unresolved external symbol __imp__Perl_newRV
11>perl_EQLConfig.obj : error LNK2019: unresolved external symbol __imp__Perl_newSV_type referenced in function _XS_EQLConfig_GetZoneDetails
11>perl_EQW.obj : error LNK2001: unresolved external symbol __imp__Perl_newSV_type
11>perl_HTTPRequest.obj : error LNK2001: unresolved external symbol __imp__Perl_newSV_type
11>Common.lib(perl_EQDBRes.obj) : error LNK2001: unresolved external symbol __imp__Perl_newSV_type
11>Common.lib(perl_EQDBRes.obj) : error LNK2001: unresolved external symbol __imp__Perl_newXS_flags
11>perl_EQLConfig.obj : error LNK2019: unresolved external symbol __imp__Perl_newXS_flags referenced in function _boot_EQLConfig
11>perl_EQW.obj : error LNK2001: unresolved external symbol __imp__Perl_newXS_flags
11>perl_HTTPRequest.obj : error LNK2001: unresolved external symbol __imp__Perl_newXS_flags
11>Common.lib(perl_EQDB.obj) : error LNK2001: unresolved external symbol __imp__Perl_newXS_flags
11>Common.lib(perl_EQDBRes.obj) : error LNK2019: unresolved external symbol __imp__Perl_sv_2iv_flags referenced in function "protected: void __thiscall 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> > > >::_Tidy(void)" (?_Tidy@?$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@@IAEXXZ)
11>perl_EQLConfig.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_2iv_flags
11>perl_EQW.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_2iv_flags
11>perl_HTTPRequest.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_2iv_flags
11>Common.lib(perl_EQDB.obj) : error LNK2001: unresolved external symbol __imp__Perl_sv_2iv_flags
11>perl_EQLConfig.obj : error LNK2019: unresolved external symbol __imp__Perl_sv_2uv_flags referenced in function _XS_EQLConfig_BootStaticZone
11>perl_EQW.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_2uv_flags
11>Common.lib(perl_EQDBRes.obj) : error LNK2001: unresolved external symbol __imp__Perl_sv_derived_from
11>perl_EQLConfig.obj : error LNK2019: unresolved external symbol __imp__Perl_sv_derived_from referenced in function _XS_EQLConfig_GetName
11>perl_EQW.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_derived_from
11>perl_HTTPRequest.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_derived_from
11>Common.lib(perl_EQDB.obj) : error LNK2001: unresolved external symbol __imp__Perl_sv_derived_from
11>Common.lib(perl_EQDBRes.obj) : error LNK2001: unresolved external symbol __imp__Perl_sv_newmortal
11>perl_EQLConfig.obj : error LNK2019: unresolved external symbol __imp__Perl_sv_newmortal referenced in function _XS_EQLConfig_GetName
11>perl_EQW.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_newmortal
11>perl_HTTPRequest.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_newmortal
11>Common.lib(perl_EQDB.obj) : error LNK2001: unresolved external symbol __imp__Perl_sv_newmortal
11>perl_EQLConfig.obj : error LNK2019: unresolved external symbol __imp__Perl_sv_setiv referenced in function _XS_EQLConfig_GetStaticCount
11>perl_EQW.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_setiv
11>perl_HTTPRequest.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_setiv
11>perl_EQLConfig.obj : error LNK2019: unresolved external symbol __imp__Perl_sv_setpv referenced in function _XS_EQLConfig_GetName
11>perl_EQW.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_setpv
11>perl_HTTPRequest.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_setpv
11>Common.lib(perl_EQDB.obj) : error LNK2001: unresolved external symbol __imp__Perl_sv_setpv
11>perl_EQLConfig.obj : error LNK2019: unresolved external symbol __imp__Perl_sv_setpvn referenced in function _XS_EQLConfig_ListZones
11>perl_EQW.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_setpvn
11>perl_HTTPRequest.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_setpvn
11>Common.lib(perl_EQDBRes.obj) : error LNK2001: unresolved external symbol __imp__Perl_sv_setpvn
11>perl_EQW.obj : error LNK2019: unresolved external symbol __imp__Perl_sv_setuv referenced in function _XS_EQW_CreateGuild
11>Common.lib(perl_EQDB.obj) : error LNK2001: unresolved external symbol __imp__Perl_sv_setuv
11>Common.lib(perl_EQDBRes.obj) : error LNK2001: unresolved external symbol __imp__Perl_sv_setuv
11>perl_HTTPRequest.obj : error LNK2019: unresolved external symbol __imp__Perl_sv_2nv_flags referenced in function _XS_HTTPRequest_getFloat
11>perl_HTTPRequest.obj : error LNK2019: unresolved external symbol __imp__Perl_sv_setnv referenced in function _XS_HTTPRequest_getFloat
11>C:\EQ\Source\Build\Bin\Debug\world.exe : fatal error LNK1120: 45 unresolved externals
12>perl_perlpacket.obj : error LNK2001: unresolved external symbol __imp__Perl_get_context
12>perl_PlayerCorpse.obj : error LNK2001: unresolved external symbol __imp__Perl_get_context
12>perl_questitem.obj : error LNK2001: unresolved external symbol __imp__Perl_get_context
12>perl_raids.obj : error LNK2001: unresolved external symbol __imp__Perl_get_context
12>perl_hateentry.obj : error LNK2001: unresolved external symbol __imp__Perl_get_context
12>perl_mob.obj : error LNK2001: unresolved external symbol __imp__Perl_get_context
12>perl_npc.obj : error LNK2001: unresolved external symbol __imp__Perl_get_context
12>perl_object.obj : error LNK2001: unresolved external symbol __imp__Perl_get_context
12>perl_client.obj : error LNK2001: unresolved external symbol __imp__Perl_get_context
12>perl_doors.obj : error LNK2001: unresolved external symbol __imp__Perl_get_context
12>perl_entity.obj : error LNK2001: unresolved external symbol __imp__Perl_get_context
12>perl_groups.obj : error LNK2001: unresolved external symbol __imp__Perl_get_context
12>embparser.obj : error LNK2019: unresolved external symbol __imp__Perl_get_context referenced in function __catch$?ExportVarComplex@PerlembParser@@AAEXPBD00@Z$0
12>embparser_api.obj : error LNK2001: unresolved external symbol __imp__Perl_get_context
12>embperl.obj : error LNK2001: unresolved external symbol __imp__Perl_get_context
12>embxs.obj : error LNK2001: unresolved external symbol __imp__Perl_get_context
12>embparser.obj : error LNK2019: unresolved external symbol __imp__Perl_get_hv referenced in function "public: void __thiscall Embperl::sethash(char const *,class std::map<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,struct std::less<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > >,class std::allocator<struct std::pair<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const ,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > > > &)" (?sethash@Embperl@@QAEXPBDAAV?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@Z)
12>embparser.obj : error LNK2019: unresolved external symbol __imp__Perl_get_sv referenced in function __catch$?ExportVarComplex@PerlembParser@@AAEXPBD00@Z$0
12>embparser.obj : error LNK2019: unresolved external symbol __imp__Perl_hv_clear referenced in function "public: void __thiscall Embperl::sethash(char const *,class std::map<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,struct std::less<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > >,class std::allocator<struct std::pair<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const ,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > > > &)" (?sethash@Embperl@@QAEXPBDAAV?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@Z)
12>embparser.obj : error LNK2019: unresolved external symbol __imp__Perl_hv_common_key_len referenced in function "public: void __thiscall Embperl::sethash(char const *,class std::map<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,struct std::less<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > >,class std::allocator<struct std::pair<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const ,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > > > &)" (?sethash@Embperl@@QAEXPBDAAV?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@Z)
12>embperl.obj : error LNK2001: unresolved external symbol __imp__Perl_hv_common_key_len
12>embparser.obj : error LNK2019: unresolved external symbol __imp__Perl_newSV referenced in function __catch$?SendCommands@PerlembParser@@AAEHPBD0IPAVMob@@1PAVItemInst@@@Z$2
12>embparser.obj : error LNK2019: unresolved external symbol __imp__Perl_newSVpv referenced in function "public: void __thiscall Embperl::sethash(char const *,class std::map<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,struct std::less<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > >,class std::allocator<struct std::pair<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > const ,class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > > > &)" (?sethash@Embperl@@QAEXPBDAAV?$map@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@U?$less@V?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@@2@V?$allocator@U?$pair@$$CBV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@std@@V12@@std@@@2@@std@@@Z)
12>embperl.obj : error LNK2001: unresolved external symbol __imp__Perl_newSVpv
12>perl_hateentry.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_setiv
12>perl_mob.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_setiv
12>perl_npc.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_setiv
12>perl_questitem.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_setiv
12>embparser.obj : error LNK2019: unresolved external symbol __imp__Perl_sv_setiv referenced in function "public: void __thiscall Embperl::seti(char const *,int)const " (?seti@Embperl@@QBEXPBDH@Z)
12>embparser_api.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_setiv
12>perl_client.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_setiv
12>perl_entity.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_setiv
12>perl_npc.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_setnv
12>perl_object.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_setnv
12>perl_perlpacket.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_setnv
12>embparser.obj : error LNK2019: unresolved external symbol __imp__Perl_sv_setnv referenced in function "public: void __thiscall Embperl::setd(char const *,float)const " (?setd@Embperl@@QBEXPBDM@Z)
12>perl_client.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_setnv
12>perl_doors.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_setnv
12>perl_mob.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_setnv
12>perl_object.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_setpv
12>perl_PlayerCorpse.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_setpv
12>perl_questitem.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_setpv
12>perl_doors.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_setpv
12>perl_entity.obj : error LNK2019: unresolved external symbol __imp__Perl_sv_setpv referenced in function __unwindfunclet$?lower_bound@?$_Hash@V?$_Umap_traits@GPAVDoors@@V?$_Uhash_compare@GU?$hash@G@std@@U?$equal_to@G@2@@std@@V?$allocator@U?$pair@$$CBGPAVDoors@@@std@@@3@$0A@@std@@@std@@QAE?AV?$_List_iterator@V?$_List_val@U?$_List_simple_types@U?$pair@$$CBGPAVDoors@@@std@@@std@@@std@@@2@ABG@Z$1
12>perl_groups.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_setpv
12>perl_mob.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_setpv
12>embparser.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_setpv
12>embparser_api.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_setpv
12>embxs.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_setpv
12>perl_client.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_setpv
12>perl_questitem.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_setref_pv
12>perl_raids.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_setref_pv
12>perl_groups.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_setref_pv
12>perl_hateentry.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_setref_pv
12>perl_mob.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_setref_pv
12>perl_perlpacket.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_setref_pv
12>embparser.obj : error LNK2019: unresolved external symbol __imp__Perl_sv_setref_pv referenced in function __catch$?ExportVarComplex@PerlembParser@@AAEXPBD00@Z$0
12>embparser_api.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_setref_pv
12>perl_client.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_setref_pv
12>perl_entity.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_setref_pv
12>embparser.obj : error LNK2019: unresolved external symbol __imp__Perl_sv_setsv_flags referenced in function __catch$?ExportVarComplex@PerlembParser@@AAEXPBD00@Z$0
12>perl_questitem.obj : error LNK2001: unresolved external symbol __imp__Perl_croak
12>perl_raids.obj : error LNK2001: unresolved external symbol __imp__Perl_croak
12>perl_npc.obj : error LNK2019: unresolved external symbol __imp__Perl_croak referenced in function "public: virtual bool __thiscall std::error_category::equivalent(class std::error_code const &,int)const " (?equivalent@error_category@std@@UBE_NABVerror_code@2@H@Z)
12>perl_object.obj : error LNK2001: unresolved external symbol __imp__Perl_croak
12>perl_perlpacket.obj : error LNK2001: unresolved external symbol __imp__Perl_croak
12>perl_PlayerCorpse.obj : error LNK2001: unresolved external symbol __imp__Perl_croak
12>perl_entity.obj : error LNK2001: unresolved external symbol __imp__Perl_croak
12>perl_groups.obj : error LNK2001: unresolved external symbol __imp__Perl_croak
12>perl_hateentry.obj : error LNK2001: unresolved external symbol __imp__Perl_croak
12>perl_mob.obj : error LNK2001: unresolved external symbol __imp__Perl_croak
12>embparser_api.obj : error LNK2001: unresolved external symbol __imp__Perl_croak
12>embxs.obj : error LNK2001: unresolved external symbol __imp__Perl_croak
12>perl_client.obj : error LNK2001: unresolved external symbol __imp__Perl_croak
12>perl_doors.obj : error LNK2001: unresolved external symbol __imp__Perl_croak
12>perl_questitem.obj : error LNK2001: unresolved external symbol __imp__Perl_mg_set
12>perl_raids.obj : error LNK2001: unresolved external symbol __imp__Perl_mg_set
12>perl_npc.obj : error LNK2001: unresolved external symbol __imp__Perl_mg_set
12>perl_object.obj : error LNK2001: unresolved external symbol __imp__Perl_mg_set
12>perl_perlpacket.obj : error LNK2001: unresolved external symbol __imp__Perl_mg_set
12>perl_PlayerCorpse.obj : error LNK2001: unresolved external symbol __imp__Perl_mg_set
12>perl_entity.obj : error LNK2001: unresolved external symbol __imp__Perl_mg_set
12>perl_groups.obj : error LNK2001: unresolved external symbol __imp__Perl_mg_set
12>perl_hateentry.obj : error LNK2001: unresolved external symbol __imp__Perl_mg_set
12>perl_mob.obj : error LNK2019: unresolved external symbol __imp__Perl_mg_set referenced in function _XS_Mob_DoKnockback
12>embparser_api.obj : error LNK2001: unresolved external symbol __imp__Perl_mg_set
12>embxs.obj : error LNK2001: unresolved external symbol __imp__Perl_mg_set
12>perl_client.obj : error LNK2001: unresolved external symbol __imp__Perl_mg_set
12>perl_doors.obj : error LNK2001: unresolved external symbol __imp__Perl_mg_set
12>embparser_api.obj : error LNK2019: unresolved external symbol __imp__Perl_newSViv referenced in function _XS__CreateGroundObject
12>embparser_api.obj : error LNK2019: unresolved external symbol __imp__Perl_newSVuv referenced in function _XS__MerchantCountItem
12>embparser_api.obj : error LNK2019: unresolved external symbol __imp__Perl_newXS referenced in function _boot_quest
12>embperl.obj : error LNK2001: unresolved external symbol __imp__Perl_newXS
12>embxs.obj : error LNK2001: unresolved external symbol __imp__Perl_newXS
12>perl_mob.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_2bool_flags
12>perl_npc.obj : error LNK2019: unresolved external symbol __imp__Perl_sv_2bool_flags referenced in function "public: virtual class std::error_condition __thiscall std::_System_error_category::default_error_condition(int)const " (?default_error_condition@_System_error_category@std@@UBE?AVerror_condition@2@H@Z)
12>perl_object.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_2bool_flags
12>perl_PlayerCorpse.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_2bool_flags
12>embparser_api.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_2bool_flags
12>embperl.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_2bool_flags
12>perl_client.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_2bool_flags
12>perl_entity.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_2bool_flags
12>perl_questitem.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_2iv_flags
12>perl_raids.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_2iv_flags
12>perl_npc.obj : error LNK2019: unresolved external symbol __imp__Perl_sv_2iv_flags referenced in function "public: virtual class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > __thiscall std::_System_error_category::message(int)const " (?message@_System_error_category@std@@UBE?AV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@2@H@Z)
12>perl_object.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_2iv_flags
12>perl_perlpacket.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_2iv_flags
12>perl_PlayerCorpse.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_2iv_flags
12>perl_entity.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_2iv_flags
12>perl_groups.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_2iv_flags
12>perl_hateentry.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_2iv_flags
12>perl_mob.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_2iv_flags
12>embparser_api.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_2iv_flags
12>embperl.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_2iv_flags
12>perl_client.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_2iv_flags
12>perl_doors.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_2iv_flags
12>perl_perlpacket.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_2mortal
12>perl_PlayerCorpse.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_2mortal
12>perl_questitem.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_2mortal
12>perl_raids.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_2mortal
12>perl_groups.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_2mortal
12>perl_mob.obj : error LNK2019: unresolved external symbol __imp__Perl_sv_2mortal referenced in function _boot_Mob
12>perl_npc.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_2mortal
12>perl_object.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_2mortal
12>embparser_api.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_2mortal
12>embperl.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_2mortal
12>perl_client.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_2mortal
12>perl_entity.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_2mortal
12>perl_perlpacket.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_2nv_flags
12>perl_questitem.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_2nv_flags
12>perl_raids.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_2nv_flags
12>perl_groups.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_2nv_flags
12>perl_mob.obj : error LNK2019: unresolved external symbol __imp__Perl_sv_2nv_flags referenced in function _XS_Mob_GetPetType
12>perl_npc.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_2nv_flags
12>perl_object.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_2nv_flags
12>embparser_api.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_2nv_flags
12>perl_client.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_2nv_flags
12>perl_doors.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_2nv_flags
12>perl_entity.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_2nv_flags
12>perl_raids.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_2pv_flags
12>perl_npc.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_2pv_flags
12>perl_object.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_2pv_flags
12>perl_perlpacket.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_2pv_flags
12>perl_questitem.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_2pv_flags
12>perl_doors.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_2pv_flags
12>perl_entity.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_2pv_flags
12>perl_groups.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_2pv_flags
12>perl_mob.obj : error LNK2019: unresolved external symbol __imp__Perl_sv_2pv_flags referenced in function _boot_Mob
12>embparser_api.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_2pv_flags
12>embperl.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_2pv_flags
12>embxs.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_2pv_flags
12>perl_client.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_2pv_flags
12>perl_raids.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_2uv_flags
12>perl_object.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_2uv_flags
12>perl_perlpacket.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_2uv_flags
12>perl_PlayerCorpse.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_2uv_flags
12>perl_questitem.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_2uv_flags
12>perl_entity.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_2uv_flags
12>perl_groups.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_2uv_flags
12>perl_mob.obj : error LNK2019: unresolved external symbol __imp__Perl_sv_2uv_flags referenced in function _XS_Mob_IsImmuneToSpell
12>perl_npc.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_2uv_flags
12>embparser_api.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_2uv_flags
12>embxs.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_2uv_flags
12>perl_client.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_2uv_flags
12>perl_doors.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_2uv_flags
12>perl_questitem.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_newmortal
12>perl_raids.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_newmortal
12>perl_npc.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_newmortal
12>perl_object.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_newmortal
12>perl_perlpacket.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_newmortal
12>perl_PlayerCorpse.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_newmortal
12>perl_entity.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_newmortal
12>perl_groups.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_newmortal
12>perl_hateentry.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_newmortal
12>perl_mob.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_newmortal
12>embparser_api.obj : error LNK2019: unresolved external symbol __imp__Perl_sv_newmortal referenced in function _XS_Client_new
12>embxs.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_newmortal
12>perl_client.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_newmortal
12>perl_doors.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_newmortal
12>perl_PlayerCorpse.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_setuv
12>perl_raids.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_setuv
12>perl_mob.obj : error LNK2019: unresolved external symbol __imp__Perl_sv_setuv referenced in function _XS_Mob_CalculateDistance
12>perl_npc.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_setuv
12>perl_object.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_setuv
12>perl_perlpacket.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_setuv
12>embparser_api.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_setuv
12>perl_client.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_setuv
12>perl_doors.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_setuv
12>perl_groups.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_setuv
12>embperl.obj : error LNK2019: unresolved external symbol __imp__Perl_call_pv referenced in function __catch$?DoInit@Embperl@@IAEXXZ$4
12>embperl.obj : error LNK2019: unresolved external symbol __imp__Perl_eval_pv referenced in function "private: void __thiscall Embperl::init_eval_file(void)" (?init_eval_file@Embperl@@AAEXXZ)
12>embperl.obj : error LNK2019: unresolved external symbol __imp__Perl_free_tmps referenced in function __catch$?DoInit@Embperl@@IAEXXZ$4
12>embperl.obj : error LNK2019: unresolved external symbol __imp__Perl_get_cv referenced in function "protected: void __thiscall Embperl::DoInit(void)" (?DoInit@Embperl@@IAEXXZ)
12>embperl.obj : error LNK2019: unresolved external symbol __imp__Perl_gv_add_by_type referenced in function __catch$?DoInit@Embperl@@IAEXXZ$4
12>embperl.obj : error LNK2019: unresolved external symbol __imp__Perl_gv_fetchpv referenced in function "protected: void __thiscall Embperl::DoInit(void)" (?DoInit@Embperl@@IAEXXZ)
12>embperl.obj : error LNK2019: unresolved external symbol __imp__Perl_gv_stashpv referenced in function "protected: void __thiscall Embperl::DoInit(void)" (?DoInit@Embperl@@IAEXXZ)
12>embperl.obj : error LNK2019: unresolved external symbol __imp__Perl_markstack_grow referenced in function __catch$?DoInit@Embperl@@IAEXXZ$4
12>embperl.obj : error LNK2019: unresolved external symbol __imp__perl_alloc referenced in function "protected: void __thiscall Embperl::DoInit(void)" (?DoInit@Embperl@@IAEXXZ)
12>embperl.obj : error LNK2019: unresolved external symbol __imp__perl_construct referenced in function "protected: void __thiscall Embperl::DoInit(void)" (?DoInit@Embperl@@IAEXXZ)
12>embperl.obj : error LNK2019: unresolved external symbol __imp__perl_destruct referenced in function __catch$?DoInit@Embperl@@IAEXXZ$4
12>embperl.obj : error LNK2019: unresolved external symbol __imp__perl_free referenced in function __catch$?DoInit@Embperl@@IAEXXZ$4
12>embperl.obj : error LNK2019: unresolved external symbol __imp__perl_parse referenced in function "protected: void __thiscall Embperl::DoInit(void)" (?DoInit@Embperl@@IAEXXZ)
12>embperl.obj : error LNK2019: unresolved external symbol __imp__perl_run referenced in function "protected: void __thiscall Embperl::DoInit(void)" (?DoInit@Embperl@@IAEXXZ)
12>embperl.obj : error LNK2019: unresolved external symbol __imp__Perl_pop_scope referenced in function __catch$?DoInit@Embperl@@IAEXXZ$4
12>embperl.obj : error LNK2019: unresolved external symbol __imp__Perl_push_scope referenced in function __catch$?DoInit@Embperl@@IAEXXZ$4
12>embperl.obj : error LNK2019: unresolved external symbol __imp__Perl_save_int referenced in function __catch$?DoInit@Embperl@@IAEXXZ$4
12>embperl.obj : error LNK2019: unresolved external symbol __imp__Perl_set_context referenced in function "protected: void __thiscall Embperl::DoInit(void)" (?DoInit@Embperl@@IAEXXZ)
12>embperl.obj : error LNK2019: unresolved external symbol __imp__Perl_stack_grow referenced in function __catch$?DoInit@Embperl@@IAEXXZ$4
12>perl_entity.obj : error LNK2001: unresolved external symbol __imp__Perl_stack_grow
12>perl_mob.obj : error LNK2001: unresolved external symbol __imp__Perl_stack_grow
12>embperl.obj : error LNK2019: unresolved external symbol __imp__Perl_sys_init3 referenced in function __catch$?DoInit@Embperl@@IAEXXZ$4
12>embperl.obj : error LNK2019: unresolved external symbol __imp__Perl_sys_term referenced in function __catch$?DoInit@Embperl@@IAEXXZ$4
12>embperl.obj : error LNK2019: unresolved external symbol _boot_DynaLoader referenced in function _xs_init
12>embperl.obj : error LNK2001: unresolved external symbol __imp__PL_curinterp
12>net.obj : error LNK2019: unresolved external symbol _win32_inet_addr referenced in function "public: unsigned int __thiscall NetConnection::GetIP(void)" (?GetIP@NetConnection@@QAEIXZ)
12>net.obj : error LNK2019: unresolved external symbol _win32_inet_ntoa referenced in function __catch$?LoadSpells@@YAXPAPAVMemoryMappedFile@EQEmu@@@Z$0
12>net.obj : error LNK2019: unresolved external symbol _win32_ntohs referenced in function __catch$?LoadSpells@@YAXPAPAVMemoryMappedFile@EQEmu@@@Z$0
12>net.obj : error LNK2019: unresolved external symbol _win32_gethostbyname referenced in function "public: unsigned int __thiscall NetConnection::GetIP(void)" (?GetIP@NetConnection@@QAEIXZ)
12>net.obj : error LNK2019: unresolved external symbol _win32_gethostname referenced in function "public: unsigned int __thiscall NetConnection::GetIP(void)" (?GetIP@NetConnection@@QAEIXZ)
12>perl_perlpacket.obj : error LNK2001: unresolved external symbol __imp__Perl_newXS_flags
12>perl_PlayerCorpse.obj : error LNK2001: unresolved external symbol __imp__Perl_newXS_flags
12>perl_questitem.obj : error LNK2001: unresolved external symbol __imp__Perl_newXS_flags
12>perl_raids.obj : error LNK2001: unresolved external symbol __imp__Perl_newXS_flags
12>perl_hateentry.obj : error LNK2001: unresolved external symbol __imp__Perl_newXS_flags
12>perl_mob.obj : error LNK2001: unresolved external symbol __imp__Perl_newXS_flags
12>perl_npc.obj : error LNK2001: unresolved external symbol __imp__Perl_newXS_flags
12>perl_object.obj : error LNK2001: unresolved external symbol __imp__Perl_newXS_flags
12>perl_client.obj : error LNK2019: unresolved external symbol __imp__Perl_newXS_flags referenced in function _boot_Client
12>perl_doors.obj : error LNK2001: unresolved external symbol __imp__Perl_newXS_flags
12>perl_entity.obj : error LNK2001: unresolved external symbol __imp__Perl_newXS_flags
12>perl_groups.obj : error LNK2001: unresolved external symbol __imp__Perl_newXS_flags
12>perl_perlpacket.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_derived_from
12>perl_PlayerCorpse.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_derived_from
12>perl_questitem.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_derived_from
12>perl_raids.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_derived_from
12>perl_hateentry.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_derived_from
12>perl_mob.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_derived_from
12>perl_npc.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_derived_from
12>perl_object.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_derived_from
12>perl_client.obj : error LNK2019: unresolved external symbol __imp__Perl_sv_derived_from referenced in function _XS_Client_SendSound
12>perl_doors.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_derived_from
12>perl_entity.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_derived_from
12>perl_groups.obj : error LNK2001: unresolved external symbol __imp__Perl_sv_derived_from
12>perl_perlpacket.obj : error LNK2019: unresolved external symbol __imp__Perl_av_fetch referenced in function _XS_PerlPacket_FromArray
12>perl_perlpacket.obj : error LNK2019: unresolved external symbol __imp__Perl_av_len referenced in function _XS_PerlPacket_FromArray
12>C:\EQ\Source\Build\Bin\Debug\zone.exe : fatal error LNK1120: 57 unresolved externals
13>------ Build started: Project: ALL_BUILD, Configuration: Debug Win32 ------
13>  Building Custom Rule C:/EQ/Source/CMakeLists.txt
13>  CMake does not need to re-run because C:\EQ\Source\Build\CMakeFiles\generate.stamp is up-to-date.
13>  Build all projects
========== Build: 11 succeeded, 2 failed, 0 up-to-date, 0 skipped ==========
Any assistance with this will be greatly appreciated.
Reply With Quote
  #2  
Old 05-28-2014, 03:53 AM
lerxst2112
Demi-God
 
Join Date: Aug 2010
Posts: 1,742
Default

Perl is not being linked properly. Make sure you have the proper prerequisites and that there are no errors in CMake.
Reply With Quote
  #3  
Old 05-28-2014, 04:09 AM
chipdawg
Fire Beetle
 
Join Date: Oct 2007
Posts: 12
Default

Could you elaborate on the Perl link please ?
There were no errors in CMake.
Reply With Quote
  #4  
Old 05-28-2014, 04:09 AM
vsab's Avatar
vsab
Discordant
 
Join Date: Apr 2014
Location: United Kingdom
Posts: 276
Default

You MUST reboot after installing Perl (and it MUST be the one that is linked, don't get it from any other source).
Reply With Quote
  #5  
Old 05-28-2014, 04:21 AM
chipdawg
Fire Beetle
 
Join Date: Oct 2007
Posts: 12
Default

I was meticulous with following the given instructions using all links provided. I did use the 64 bit version of Perl. I will uninstall and try again with the 32 bit version.
Reply With Quote
  #6  
Old 05-28-2014, 04:40 AM
chipdawg
Fire Beetle
 
Join Date: Oct 2007
Posts: 12
Default

This time using the 32 bit version of Perl installed my results are as follows:
Build: 10 succeeded, 7 failed, 1 up-to-date, 0 skipped
Code:
1>------ Build started: Project: ZERO_CHECK, Configuration: Debug Win32 ------
2>------ Build started: Project: Common, Configuration: Debug Win32 ------
3>------ Build started: Project: azone_common, Configuration: Debug Win32 ------
3>  Building Custom Rule C:/EQ/Source/utils/azone2/CMakeLists.txt
2>  perl_EQDB.cpp
2>  perl_EQDBRes.cpp
3>  CMake does not need to re-run because C:\EQ\Source\Build\utils\azone2\CMakeFiles\generate.stamp is up-to-date.
3>  dat.cpp
3>  file.cpp
3>  global.cpp
3>  pfs.cpp
3>  ter.cpp
3>  wld.cpp
3>  zon.cpp
3>  zonv4.cpp
2>C:\Perl\lib\CORE\sys/socket.h(34): warning C4005: 'ENOTSOCK' : macro redefinition (..\..\common\perl_EQDBRes.cpp)
2>          C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\errno.h(120) : see previous definition of 'ENOTSOCK'
2>C:\Perl\lib\CORE\sys/socket.h(34): warning C4005: 'ENOTSOCK' : macro redefinition (..\..\common\perl_EQDB.cpp)
2>          C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\errno.h(120) : see previous definition of 'ENOTSOCK'
3>..\..\..\utils\azone2\dat.cpp(20): error C2065: 'VERTEX' : undeclared identifier
3>..\..\..\utils\azone2\dat.cpp(20): error C2146: syntax error : missing ')' before identifier 'p1'
3>..\..\..\utils\azone2\dat.cpp(20): error C2059: syntax error : ')'
3>..\..\..\utils\azone2\dat.cpp(21): error C2143: syntax error : missing ';' before '{'
3>..\..\..\utils\azone2\dat.cpp(21): error C2447: '{' : missing function header (old-style formal list?)
3>..\..\..\utils\azone2\dat.cpp(242): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
3>..\..\..\utils\azone2\dat.cpp(250): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
3>..\..\..\utils\azone2\dat.cpp(258): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
3>..\..\..\utils\azone2\dat.cpp(266): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
3>..\..\..\utils\azone2\dat.cpp(274): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
3>..\..\..\utils\azone2\dat.cpp(290): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
3>..\..\..\utils\azone2\dat.cpp(292): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
3>..\..\..\utils\azone2\dat.cpp(294): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
3>..\..\..\utils\azone2\dat.cpp(302): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
3>..\..\..\utils\azone2\dat.cpp(304): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
3>..\..\..\utils\azone2\dat.cpp(306): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
3>..\..\..\utils\azone2\dat.cpp(597): error C2065: 'VERTEX' : undeclared identifier
3>..\..\..\utils\azone2\dat.cpp(597): error C2146: syntax error : missing ';' before identifier 'P1'
3>..\..\..\utils\azone2\dat.cpp(597): error C3861: 'P1': identifier not found
3>..\..\..\utils\azone2\dat.cpp(598): error C2065: 'VERTEX' : undeclared identifier
3>..\..\..\utils\azone2\dat.cpp(598): error C2146: syntax error : missing ';' before identifier 'P2'
3>..\..\..\utils\azone2\dat.cpp(598): error C2065: 'P1' : undeclared identifier
3>..\..\..\utils\azone2\dat.cpp(598): error C2228: left of '.x' must have class/struct/union
3>          type is 'unknown-type'
3>..\..\..\utils\azone2\dat.cpp(598): error C2228: left of '.y' must have class/struct/union
3>          type is 'unknown-type'
3>..\..\..\utils\azone2\dat.cpp(598): error C3861: 'P2': identifier not found
3>..\..\..\utils\azone2\dat.cpp(599): error C2065: 'VERTEX' : undeclared identifier
3>..\..\..\utils\azone2\dat.cpp(599): error C2146: syntax error : missing ';' before identifier 'P3'
3>..\..\..\utils\azone2\dat.cpp(599): error C2065: 'P1' : undeclared identifier
3>..\..\..\utils\azone2\dat.cpp(599): error C2228: left of '.x' must have class/struct/union
3>          type is 'unknown-type'
3>..\..\..\utils\azone2\dat.cpp(599): error C2228: left of '.y' must have class/struct/union
3>          type is 'unknown-type'
3>..\..\..\utils\azone2\dat.cpp(599): error C3861: 'P3': identifier not found
3>..\..\..\utils\azone2\dat.cpp(600): error C2065: 'VERTEX' : undeclared identifier
3>..\..\..\utils\azone2\dat.cpp(600): error C2146: syntax error : missing ';' before identifier 'P4'
3>..\..\..\utils\azone2\dat.cpp(600): error C2065: 'P1' : undeclared identifier
3>..\..\..\utils\azone2\dat.cpp(600): error C2228: left of '.x' must have class/struct/union
3>          type is 'unknown-type'
3>..\..\..\utils\azone2\dat.cpp(600): error C2228: left of '.y' must have class/struct/union
3>          type is 'unknown-type'
3>..\..\..\utils\azone2\dat.cpp(600): error C3861: 'P4': identifier not found
3>..\..\..\utils\azone2\dat.cpp(602): error C2065: 'P1' : undeclared identifier
3>..\..\..\utils\azone2\dat.cpp(602): error C2065: 'P2' : undeclared identifier
3>..\..\..\utils\azone2\dat.cpp(602): error C2065: 'P3' : undeclared identifier
3>..\..\..\utils\azone2\dat.cpp(602): error C2065: 'P4' : undeclared identifier
3>..\..\..\utils\azone2\dat.cpp(796): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
3>..\..\..\utils\azone2\dat.cpp(797): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
3>..\..\..\utils\azone2\dat.cpp(798): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
3>..\..\..\utils\azone2\dat.cpp(802): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
3>..\..\..\utils\azone2\dat.cpp(803): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
3>..\..\..\utils\azone2\dat.cpp(804): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
3>..\..\..\utils\azone2\dat.cpp(808): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
3>..\..\..\utils\azone2\zonv4.cpp(42): warning C4101: 'zon_orig' : unreferenced local variable
3>..\..\..\utils\azone2\zonv4.cpp(67): warning C4101: 'plac' : unreferenced local variable
3>..\..\..\utils\azone2\zonv4.cpp(42): warning C4101: 'zon_tmp' : unreferenced local variable
3>..\..\..\utils\azone2\zonv4.cpp(37): warning C4101: 'i' : unreferenced local variable
3>..\..\..\utils\azone2\zonv4.cpp(35): warning C4101: 'tex_tmp' : unreferenced local variable
3>..\..\..\utils\azone2\zonv4.cpp(46): warning C4101: 'base' : unreferenced local variable
3>..\..\..\utils\azone2\zonv4.cpp(35): warning C4101: 'tex_count' : unreferenced local variable
3>..\..\..\utils\azone2\zonv4.cpp(38): warning C4101: 'model_names' : unreferenced local variable
3>..\..\..\utils\azone2\zonv4.cpp(35): warning C4101: 'tex_map' : unreferenced local variable
3>..\..\..\utils\azone2\zonv4.cpp(37): warning C4101: 'k' : unreferenced local variable
3>..\..\..\utils\azone2\zonv4.cpp(37): warning C4101: 'l' : unreferenced local variable
3>..\..\..\utils\azone2\zonv4.cpp(34): warning C4101: 'tex' : unreferenced local variable
3>..\..\..\utils\azone2\zonv4.cpp(37): warning C4101: 'j' : unreferenced local variable
3>c:\eq\source\utils\azone2\zon.cpp(352): warning C4700: uninitialized local variable 'tex' used
2>c:\eq\source\common\EQDBRes.h(35): warning C4244: 'return' : conversion from 'my_ulonglong' to 'unsigned long', possible loss of data (..\..\common\perl_EQDBRes.cpp)
2>c:\eq\source\common\EQDBRes.h(35): warning C4244: 'return' : conversion from 'my_ulonglong' to 'unsigned long', possible loss of data (..\..\common\perl_EQDB.cpp)
4>------ Build started: Project: awater, Configuration: Debug Win32 ------
5>------ Build started: Project: azone, Configuration: Debug Win32 ------
6>------ Build started: Project: glmodelviewer, Configuration: Debug Win32 ------
7>------ Build started: Project: listobj, Configuration: Debug Win32 ------
4>  Building Custom Rule C:/EQ/Source/utils/azone2/CMakeLists.txt
4>  CMake does not need to re-run because C:\EQ\Source\Build\utils\azone2\CMakeFiles\generate.stamp is up-to-date.
4>  awater.cpp
5>  Building Custom Rule C:/EQ/Source/utils/azone2/CMakeLists.txt
5>  CMake does not need to re-run because C:\EQ\Source\Build\utils\azone2\CMakeFiles\generate.stamp is up-to-date.
5>  azone.cpp
5>c:\eq\source\utils\azone2\azone.h(59): error C2146: syntax error : missing ';' before identifier 'c'
5>c:\eq\source\utils\azone2\azone.h(59): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
5>c:\eq\source\utils\azone2\azone.h(66): error C2061: syntax error : identifier 'VERTEX'
5>c:\eq\source\utils\azone2\azone.h(66): error C2535: 'GPoint::GPoint(void)' : member function already defined or declared
5>          c:\eq\source\utils\azone2\azone.h(65) : see declaration of 'GPoint::GPoint'
5>c:\eq\source\utils\azone2\azone.h(97): error C2143: syntax error : missing ';' before '*'
5>c:\eq\source\utils\azone2\azone.h(97): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
5>c:\eq\source\utils\azone2\azone.h(112): error C2061: syntax error : identifier 'VERTEX'
5>c:\eq\source\utils\azone2\azone.h(113): error C2061: syntax error : identifier 'VERTEX'
5>c:\eq\source\utils\azone2\azone.h(114): error C2061: syntax error : identifier 'VERTEX'
5>c:\eq\source\utils\azone2\azone.h(117): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
5>c:\eq\source\utils\azone2\azone.h(117): error C2143: syntax error : missing ',' before '*'
5>c:\eq\source\utils\azone2\azone.h(120): error C2061: syntax error : identifier 'VERTEX'
5>c:\eq\source\utils\azone2\azone.h(126): error C2065: 'FACE' : undeclared identifier
6>  Building Custom Rule C:/EQ/Source/utils/azone2/CMakeLists.txt
6>  CMake does not need to re-run because C:\EQ\Source\Build\utils\azone2\CMakeFiles\generate.stamp is up-to-date.
5>c:\eq\source\utils\azone2\azone.h(126): error C2923: 'std::vector' : 'FACE' is not a valid template type argument for parameter '_Ty'
5>c:\eq\source\utils\azone2\azone.h(132): error C2143: syntax error : missing ';' before '*'
5>c:\eq\source\utils\azone2\azone.h(132): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
5>c:\eq\source\utils\azone2\azone.h(134): error C2146: syntax error : missing ';' before identifier 'tempvtx'
5>c:\eq\source\utils\azone2\azone.h(134): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
5>c:\eq\source\utils\azone2\azone.h(138): error C2061: syntax error : identifier 'FACE'
5>c:\eq\source\utils\azone2\azone.h(167): error C2061: syntax error : identifier 'nodeHeader'
5>..\..\..\utils\azone2\azone.cpp(102): error C2512: 'std::vector' : no appropriate default constructor available
5>..\..\..\utils\azone2\azone.cpp(106): error C2065: 'faceBlock' : undeclared identifier
5>..\..\..\utils\azone2\azone.cpp(120): error C2065: 'faceBlock' : undeclared identifier
5>..\..\..\utils\azone2\azone.cpp(121): error C2065: 'faceBlock' : undeclared identifier
5>..\..\..\utils\azone2\azone.cpp(121): error C2541: 'delete' : cannot delete objects that are not pointers
5>..\..\..\utils\azone2\azone.cpp(122): error C2065: 'faceBlock' : undeclared identifier
5>..\..\..\utils\azone2\azone.cpp(188): error C2065: 'VERTEX' : undeclared identifier
5>..\..\..\utils\azone2\azone.cpp(188): error C2146: syntax error : missing ';' before identifier 'v1'
5>..\..\..\utils\azone2\azone.cpp(188): error C2065: 'v1' : undeclared identifier
5>..\..\..\utils\azone2\azone.cpp(188): error C2065: 'v2' : undeclared identifier
5>..\..\..\utils\azone2\azone.cpp(188): error C2065: 'v3' : undeclared identifier
5>..\..\..\utils\azone2\azone.cpp(191): error C2065: 'v1' : undeclared identifier
5>..\..\..\utils\azone2\azone.cpp(191): error C2228: left of '.y' must have class/struct/union
5>          type is 'unknown-type'
5>..\..\..\utils\azone2\azone.cpp(192): error C2065: 'v1' : undeclared identifier
5>..\..\..\utils\azone2\azone.cpp(192): error C2228: left of '.x' must have class/struct/union
5>          type is 'unknown-type'
5>..\..\..\utils\azone2\azone.cpp(197): error C2065: 'v1' : undeclared identifier
5>..\..\..\utils\azone2\azone.cpp(197): error C2228: left of '.z' must have class/struct/union
5>          type is 'unknown-type'
5>..\..\..\utils\azone2\azone.cpp(199): error C2065: 'v2' : undeclared identifier
5>..\..\..\utils\azone2\azone.cpp(199): error C2228: left of '.y' must have class/struct/union
5>          type is 'unknown-type'
5>..\..\..\utils\azone2\azone.cpp(200): error C2065: 'v2' : undeclared identifier
5>..\..\..\utils\azone2\azone.cpp(200): error C2228: left of '.x' must have class/struct/union
5>          type is 'unknown-type'
5>..\..\..\utils\azone2\azone.cpp(205): error C2065: 'v2' : undeclared identifier
5>..\..\..\utils\azone2\azone.cpp(205): error C2228: left of '.z' must have class/struct/union
5>          type is 'unknown-type'
5>..\..\..\utils\azone2\azone.cpp(207): error C2065: 'v3' : undeclared identifier
5>..\..\..\utils\azone2\azone.cpp(207): error C2228: left of '.y' must have class/struct/union
5>          type is 'unknown-type'
5>..\..\..\utils\azone2\azone.cpp(208): error C2065: 'v3' : undeclared identifier
5>..\..\..\utils\azone2\azone.cpp(208): error C2228: left of '.x' must have class/struct/union
5>          type is 'unknown-type'
5>..\..\..\utils\azone2\azone.cpp(213): error C2065: 'v3' : undeclared identifier
5>..\..\..\utils\azone2\azone.cpp(213): error C2228: left of '.z' must have class/struct/union
5>          type is 'unknown-type'
5>..\..\..\utils\azone2\azone.cpp(215): error C2065: 'v1' : undeclared identifier
5>..\..\..\utils\azone2\azone.cpp(215): error C2065: 'v2' : undeclared identifier
5>..\..\..\utils\azone2\azone.cpp(215): error C2065: 'v3' : undeclared identifier
7>  Building Custom Rule C:/EQ/Source/utils/azone2/CMakeLists.txt
7>  CMake does not need to re-run because C:\EQ\Source\Build\utils\azone2\CMakeFiles\generate.stamp is up-to-date.
5>..\..\..\utils\azone2\azone.cpp(218): error C2662: '_Vector_alloc<!std::is_empty<_Alloc_types::_Alloc>::value,std::_Vec_base_types<_Ty,_Alloc_types::_Alloc>>::size_type std::vector<_Ty,_Alloc>::size(void) throw() const' : cannot convert 'this' pointer from 'std::vector' to 'const std::vector<_Ty,_Alloc> &'
5>          Reason: cannot convert from 'std::vector' to 'const std::vector<_Ty,_Alloc>'
5>          Conversion requires a second user-defined-conversion operator or constructor
5>..\..\..\utils\azone2\azone.cpp(235): error C2662: '_Vector_alloc<!std::is_empty<_Alloc_types::_Alloc>::value,std::_Vec_base_types<_Ty,_Alloc_types::_Alloc>>::size_type std::vector<_Ty,_Alloc>::size(void) throw() const' : cannot convert 'this' pointer from 'std::vector' to 'const std::vector<_Ty,_Alloc> &'
5>          Reason: cannot convert from 'std::vector' to 'const std::vector<_Ty,_Alloc>'
5>          Conversion requires a second user-defined-conversion operator or constructor
5>..\..\..\utils\azone2\azone.cpp(239): error C2662: '_Vector_alloc<!std::is_empty<_Alloc_types::_Alloc>::value,std::_Vec_base_types<_Ty,_Alloc_types::_Alloc>>::size_type std::vector<_Ty,_Alloc>::size(void) throw() const' : cannot convert 'this' pointer from 'std::vector' to 'const std::vector<_Ty,_Alloc> &'
5>          Reason: cannot convert from 'std::vector' to 'const std::vector<_Ty,_Alloc>'
5>          Conversion requires a second user-defined-conversion operator or constructor
5>..\..\..\utils\azone2\azone.cpp(243): error C2065: 'faceBlock' : undeclared identifier
5>..\..\..\utils\azone2\azone.cpp(243): error C2061: syntax error : identifier 'FACE'
5>..\..\..\utils\azone2\azone.cpp(246): error C2065: 'faceBlock' : undeclared identifier
5>..\..\..\utils\azone2\azone.cpp(246): error C2678: binary '[' : no operator found which takes a left-hand operand of type 'std::vector' (or there is no acceptable conversion)
5>          C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\vector(1196): could be '_Vector_alloc<!std::is_empty<_Alloc_types::_Alloc>::value,std::_Vec_base_types<_Ty,_Alloc_types::_Alloc>>::reference std::vector<_Ty,_Alloc>::operator [](_Vector_alloc<!std::is_empty<_Alloc_types::_Alloc>::value,std::_Vec_base_types<_Ty,_Alloc_types::_Alloc>>::size_type)'
5>          C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\vector(1180): or       '_Vector_alloc<!std::is_empty<_Alloc_types::_Alloc>::value,std::_Vec_base_types<_Ty,_Alloc_types::_Alloc>>::const_reference std::vector<_Ty,_Alloc>::operator [](_Vector_alloc<!std::is_empty<_Alloc_types::_Alloc>::value,std::_Vec_base_types<_Ty,_Alloc_types::_Alloc>>::size_type) const'
5>          while trying to match the argument list '(std::vector, unsigned long)'
5>..\..\..\utils\azone2\azone.cpp(260): error C2065: 'VERTEX' : undeclared identifier
5>..\..\..\utils\azone2\azone.cpp(260): error C2065: 'v' : undeclared identifier
5>..\..\..\utils\azone2\azone.cpp(260): error C2065: 'faceBlock' : undeclared identifier
5>..\..\..\utils\azone2\azone.cpp(260): error C2228: left of '.a' must have class/struct/union
5>..\..\..\utils\azone2\azone.cpp(261): error C2065: 'v' : undeclared identifier
5>..\..\..\utils\azone2\azone.cpp(261): error C2228: left of '.x' must have class/struct/union
5>          type is 'unknown-type'
5>..\..\..\utils\azone2\azone.cpp(262): error C2065: 'v' : undeclared identifier
5>..\..\..\utils\azone2\azone.cpp(262): error C2228: left of '.x' must have class/struct/union
5>          type is 'unknown-type'
5>..\..\..\utils\azone2\azone.cpp(263): error C2065: 'v' : undeclared identifier
5>..\..\..\utils\azone2\azone.cpp(263): error C2228: left of '.x' must have class/struct/union
5>          type is 'unknown-type'
5>..\..\..\utils\azone2\azone.cpp(264): error C2065: 'v' : undeclared identifier
5>..\..\..\utils\azone2\azone.cpp(264): error C2228: left of '.x' must have class/struct/union
5>          type is 'unknown-type'
5>..\..\..\utils\azone2\azone.cpp(265): error C2065: 'v' : undeclared identifier
5>..\..\..\utils\azone2\azone.cpp(265): error C2228: left of '.y' must have class/struct/union
5>          type is 'unknown-type'
5>..\..\..\utils\azone2\azone.cpp(266): error C2065: 'v' : undeclared identifier
5>..\..\..\utils\azone2\azone.cpp(266): error C2228: left of '.y' must have class/struct/union
5>          type is 'unknown-type'
5>..\..\..\utils\azone2\azone.cpp(267): error C2065: 'v' : undeclared identifier
5>..\..\..\utils\azone2\azone.cpp(267): error C2228: left of '.y' must have class/struct/union
5>          type is 'unknown-type'
5>..\..\..\utils\azone2\azone.cpp(268): error C2065: 'v' : undeclared identifier
5>..\..\..\utils\azone2\azone.cpp(268): error C2228: left of '.y' must have class/struct/union
5>          type is 'unknown-type'
5>..\..\..\utils\azone2\azone.cpp(271): error C2065: 'VERTEX' : undeclared identifier
5>..\..\..\utils\azone2\azone.cpp(271): error C2065: 'v' : undeclared identifier
6>  GLModelViewer.cpp
5>..\..\..\utils\azone2\azone.cpp(271): error C2065: 'faceBlock' : undeclared identifier
5>..\..\..\utils\azone2\azone.cpp(271): error C2228: left of '.b' must have class/struct/union
5>..\..\..\utils\azone2\azone.cpp(272): error C2065: 'v' : undeclared identifier
5>..\..\..\utils\azone2\azone.cpp(272): error C2228: left of '.x' must have class/struct/union
5>          type is 'unknown-type'
5>..\..\..\utils\azone2\azone.cpp(273): error C2065: 'v' : undeclared identifier
5>..\..\..\utils\azone2\azone.cpp(273): error C2228: left of '.x' must have class/struct/union
5>          type is 'unknown-type'
5>..\..\..\utils\azone2\azone.cpp(274): error C2065: 'v' : undeclared identifier
5>..\..\..\utils\azone2\azone.cpp(274): error C2228: left of '.x' must have class/struct/union
5>          type is 'unknown-type'
5>..\..\..\utils\azone2\azone.cpp(275): error C2065: 'v' : undeclared identifier
5>..\..\..\utils\azone2\azone.cpp(275): error C2228: left of '.x' must have class/struct/union
5>          type is 'unknown-type'
5>..\..\..\utils\azone2\azone.cpp(276): error C2065: 'v' : undeclared identifier
5>..\..\..\utils\azone2\azone.cpp(276): error C2228: left of '.y' must have class/struct/union
5>          type is 'unknown-type'
5>..\..\..\utils\azone2\azone.cpp(277): error C2065: 'v' : undeclared identifier
5>..\..\..\utils\azone2\azone.cpp(277): error C2228: left of '.y' must have class/struct/union
5>          type is 'unknown-type'
5>..\..\..\utils\azone2\azone.cpp(278): error C2065: 'v' : undeclared identifier
5>..\..\..\utils\azone2\azone.cpp(278): error C2228: left of '.y' must have class/struct/union
5>          type is 'unknown-type'
5>..\..\..\utils\azone2\azone.cpp(279): error C2065: 'v' : undeclared identifier
5>..\..\..\utils\azone2\azone.cpp(279): error C2228: left of '.y' must have class/struct/union
5>          type is 'unknown-type'
5>..\..\..\utils\azone2\azone.cpp(282): error C2065: 'VERTEX' : undeclared identifier
5>..\..\..\utils\azone2\azone.cpp(282): error C2065: 'v' : undeclared identifier
5>..\..\..\utils\azone2\azone.cpp(282): error C2065: 'faceBlock' : undeclared identifier
5>..\..\..\utils\azone2\azone.cpp(282): error C2228: left of '.c' must have class/struct/union
5>..\..\..\utils\azone2\azone.cpp(283): error C2065: 'v' : undeclared identifier
5>..\..\..\utils\azone2\azone.cpp(283): error C2228: left of '.x' must have class/struct/union
5>          type is 'unknown-type'
5>..\..\..\utils\azone2\azone.cpp(284): error C2065: 'v' : undeclared identifier
5>..\..\..\utils\azone2\azone.cpp(284): fatal error C1003: error count exceeds 100; stopping compilation
7>  listobj.cpp
6>..\..\..\utils\azone2\GLModelViewer.cpp(424): warning C4101: 'textures' : unreferenced local variable
6>..\..\..\utils\azone2\GLModelViewer.cpp(488): warning C4101: 'fp' : unreferenced local variable
4>LINK : fatal error LNK1104: cannot open file '..\..\Bin\Debug\azone_common.lib'
7>..\..\..\utils\azone2\listobj.cpp(199): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
7>..\..\..\utils\azone2\listobj.cpp(200): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
7>..\..\..\utils\azone2\listobj.cpp(201): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
6>LINK : fatal error LNK1104: cannot open file '..\..\Bin\Debug\azone_common.lib'
7>LINK : fatal error LNK1104: cannot open file '..\..\Bin\Debug\azone_common.lib'
2>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
2>  Common.vcxproj -> C:\EQ\Source\Build\Bin\Debug\Common.lib
8>------ Build started: Project: eqlaunch, Configuration: Debug Win32 ------
9>------ Build started: Project: export_client_files, Configuration: Debug Win32 ------
10>------ Build started: Project: import_client_files, Configuration: Debug Win32 ------
11>------ Build started: Project: loginserver, Configuration: Debug Win32 ------
12>------ Build started: Project: queryserv, Configuration: Debug Win32 ------
13>------ Build started: Project: shared_memory, Configuration: Debug Win32 ------
8>  eqlaunch.vcxproj -> C:\EQ\Source\Build\Bin\Debug\eqlaunch.exe
9>  export_client_files.vcxproj -> C:\EQ\Source\Build\Bin\Debug\export_client_files.exe
10>  import_client_files.vcxproj -> C:\EQ\Source\Build\Bin\Debug\import_client_files.exe
11>  loginserver.vcxproj -> C:\EQ\Source\Build\Bin\Debug\loginserver.exe
14>------ Build started: Project: ucs, Configuration: Debug Win32 ------
15>------ Build started: Project: world, Configuration: Debug Win32 ------
16>------ Build started: Project: zone, Configuration: Debug Win32 ------
15>  EQW.cpp
15>  EQWHTTPHandler.cpp
15>  EQWParser.cpp
15>  perl_EQLConfig.cpp
15>  perl_EQW.cpp
15>  perl_HTTPRequest.cpp
12>  queryserv.vcxproj -> C:\EQ\Source\Build\Bin\Debug\queryserv.exe
13>  shared_memory.vcxproj -> C:\EQ\Source\Build\Bin\Debug\shared_memory.exe
16>  embparser.cpp
16>  embparser_api.cpp
16>  embperl.cpp
16>  embxs.cpp
16>  mod_functions.cpp
16>  net.cpp
14>  ucs.vcxproj -> C:\EQ\Source\Build\Bin\Debug\ucs.exe
15>C:\Perl\lib\CORE\sys/socket.h(34): warning C4005: 'ENOTSOCK' : macro redefinition (..\..\world\perl_EQLConfig.cpp)
15>          C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\errno.h(120) : see previous definition of 'ENOTSOCK'
15>C:\Perl\lib\CORE\sys/socket.h(34): warning C4005: 'ENOTSOCK' : macro redefinition (..\..\world\perl_EQW.cpp)
15>          C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\errno.h(120) : see previous definition of 'ENOTSOCK'
15>C:\Perl\lib\CORE\sys/socket.h(34): warning C4005: 'ENOTSOCK' : macro redefinition (..\..\world\perl_HTTPRequest.cpp)
15>          C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\errno.h(120) : see previous definition of 'ENOTSOCK'
15>C:\Perl\lib\CORE\sys/socket.h(34): warning C4005: 'ENOTSOCK' : macro redefinition (..\..\world\EQWParser.cpp)
15>          C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\errno.h(120) : see previous definition of 'ENOTSOCK'
15>C:\Perl\lib\CORE\sys/socket.h(34): warning C4005: 'ENOTSOCK' : macro redefinition (..\..\world\EQW.cpp)
15>          C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\errno.h(120) : see previous definition of 'ENOTSOCK'
15>..\..\world\perl_EQW.cpp(409): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
15>..\..\world\perl_EQW.cpp(725): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
15>..\..\world\perl_EQW.cpp(753): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
15>c:\eq\source\common\EQDBRes.h(35): warning C4244: 'return' : conversion from 'my_ulonglong' to 'unsigned long', possible loss of data (..\..\world\EQWParser.cpp)
15>C:\Perl\lib\CORE\sys/socket.h(34): warning C4005: 'ENOTSOCK' : macro redefinition (..\..\world\EQWHTTPHandler.cpp)
15>          C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\errno.h(120) : see previous definition of 'ENOTSOCK'
15>LINK : fatal error LNK1104: cannot open file 'C:\Perl\lib\CORE\perl514.lib'
16>C:\Perl\lib\CORE\sys/socket.h(34): warning C4005: 'ENOTSOCK' : macro redefinition (..\..\zone\embperl.cpp)
16>          C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\errno.h(120) : see previous definition of 'ENOTSOCK'
16>  perl_PlayerCorpse.cpp
16>c:\eq\source\zone\mob.h(604): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\mod_functions.cpp)
16>c:\eq\source\zone\mob.h(604): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\embparser.cpp)
16>c:\eq\source\zone\mob.h(604): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\embxs.cpp)
16>c:\eq\source\zone\mob.h(604): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\embparser_api.cpp)
16>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\mod_functions.cpp)
16>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\embparser_api.cpp)
16>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\embxs.cpp)
16>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\embparser.cpp)
16>c:\eq\source\zone\mob.h(604): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\net.cpp)
16>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\net.cpp)
16>C:\Perl\lib\CORE\sys/socket.h(34): warning C4005: 'ENOTSOCK' : macro redefinition (..\..\zone\perl_PlayerCorpse.cpp)
16>          C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\errno.h(120) : see previous definition of 'ENOTSOCK'
16>C:\Perl\lib\CORE\sys/socket.h(34): warning C4005: 'ENOTSOCK' : macro redefinition (..\..\zone\mod_functions.cpp)
16>          C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\errno.h(120) : see previous definition of 'ENOTSOCK'
16>C:\Perl\lib\CORE\sys/socket.h(34): warning C4005: 'ENOTSOCK' : macro redefinition (..\..\zone\embparser_api.cpp)
16>          C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\errno.h(120) : see previous definition of 'ENOTSOCK'
16>C:\Perl\lib\CORE\sys/socket.h(34): warning C4005: 'ENOTSOCK' : macro redefinition (..\..\zone\embparser.cpp)
16>          C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\errno.h(120) : see previous definition of 'ENOTSOCK'
16>c:\eq\source\zone\mob.h(604): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\perl_PlayerCorpse.cpp)
16>C:\Perl\lib\CORE\sys/socket.h(34): warning C4005: 'ENOTSOCK' : macro redefinition (..\..\zone\embxs.cpp)
16>          C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\errno.h(120) : see previous definition of 'ENOTSOCK'
16>C:\Perl\lib\CORE\sys/socket.h(34): warning C4005: 'ENOTSOCK' : macro redefinition (..\..\zone\net.cpp)
16>          C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\errno.h(120) : see previous definition of 'ENOTSOCK'
16>..\..\zone\perl_PlayerCorpse.cpp(588): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
16>..\..\zone\embparser_api.cpp(185): warning C4244: 'argument' : conversion from 'unsigned long' to 'int16', possible loss of data
16>..\..\zone\embparser_api.cpp(402): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
16>..\..\zone\embparser_api.cpp(1391): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
16>  perl_client.cpp
16>  perl_doors.cpp
16>  perl_entity.cpp
16>  perl_groups.cpp
16>C:\Perl\lib\CORE\sys/socket.h(34): warning C4005: 'ENOTSOCK' : macro redefinition (..\..\zone\perl_client.cpp)
16>          C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\errno.h(120) : see previous definition of 'ENOTSOCK'
16>  perl_hateentry.cpp
16>  perl_mob.cpp
16>C:\Perl\lib\CORE\sys/socket.h(34): warning C4005: 'ENOTSOCK' : macro redefinition (..\..\zone\perl_doors.cpp)
16>          C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\errno.h(120) : see previous definition of 'ENOTSOCK'
16>C:\Perl\lib\CORE\sys/socket.h(34): warning C4005: 'ENOTSOCK' : macro redefinition (..\..\zone\perl_entity.cpp)
16>          C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\errno.h(120) : see previous definition of 'ENOTSOCK'
16>c:\eq\source\zone\mob.h(604): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\perl_client.cpp)
16>C:\Perl\lib\CORE\sys/socket.h(34): warning C4005: 'ENOTSOCK' : macro redefinition (..\..\zone\perl_groups.cpp)
16>          C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\errno.h(120) : see previous definition of 'ENOTSOCK'
16>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\perl_client.cpp)
16>c:\eq\source\zone\mob.h(604): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\perl_doors.cpp)
16>C:\Perl\lib\CORE\sys/socket.h(34): warning C4005: 'ENOTSOCK' : macro redefinition (..\..\zone\perl_mob.cpp)
16>          C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\errno.h(120) : see previous definition of 'ENOTSOCK'
16>..\..\zone\perl_entity.cpp(1354): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
16>..\..\zone\perl_entity.cpp(1803): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
16>..\..\zone\perl_entity.cpp(1820): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
16>..\..\zone\perl_client.cpp(344): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
16>..\..\zone\perl_client.cpp(368): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
16>..\..\zone\perl_client.cpp(982): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
16>..\..\zone\perl_client.cpp(1014): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
16>c:\eq\source\zone\mob.h(604): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\perl_groups.cpp)
16>..\..\zone\perl_client.cpp(1578): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
16>..\..\zone\perl_client.cpp(1716): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
16>..\..\zone\perl_client.cpp(1737): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
16>..\..\zone\perl_client.cpp(2304): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
16>..\..\zone\perl_client.cpp(2367): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
16>..\..\zone\perl_client.cpp(2398): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
16>..\..\zone\perl_client.cpp(2428): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
16>..\..\zone\perl_client.cpp(2460): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
16>..\..\zone\perl_client.cpp(2491): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
16>..\..\zone\perl_client.cpp(2521): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
16>..\..\zone\perl_client.cpp(2552): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
16>..\..\zone\perl_client.cpp(2582): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
16>..\..\zone\perl_client.cpp(2676): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
16>..\..\zone\perl_client.cpp(2724): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
16>..\..\zone\perl_client.cpp(2999): warning C4244: 'argument' : conversion from 'int16' to 'uint8', possible loss of data
16>..\..\zone\perl_client.cpp(3035): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
16>..\..\zone\perl_client.cpp(3074): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
16>..\..\zone\perl_client.cpp(3588): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
16>..\..\zone\perl_client.cpp(4315): warning C4244: '=' : conversion from 'NV' to 'float', possible loss of data
16>..\..\zone\perl_client.cpp(4316): warning C4244: '=' : conversion from 'NV' to 'float', possible loss of data
16>..\..\zone\perl_client.cpp(4317): warning C4244: '=' : conversion from 'NV' to 'float', possible loss of data
16>..\..\zone\perl_client.cpp(4916): warning C4244: 'initializing' : conversion from 'NV' to 'float', possible loss of data
16>..\..\zone\perl_client.cpp(4917): warning C4244: 'initializing' : conversion from 'NV' to 'float', possible loss of data
16>..\..\zone\perl_client.cpp(4918): warning C4244: 'initializing' : conversion from 'NV' to 'float', possible loss of data
16>..\..\zone\perl_client.cpp(5370): warning C4244: '=' : conversion from 'uint64' to 'int', possible loss of data
16>..\..\zone\perl_client.cpp(5397): warning C4244: '=' : conversion from 'uint64' to 'int', possible loss of data
16>c:\eq\source\zone\mob.h(604): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\perl_hateentry.cpp)
16>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\perl_hateentry.cpp)
16>c:\eq\source\zone\mob.h(604): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\perl_mob.cpp)
16>  perl_npc.cpp
16>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\perl_mob.cpp)
16>  perl_object.cpp
16>C:\Perl\lib\CORE\sys/socket.h(34): warning C4005: 'ENOTSOCK' : macro redefinition (..\..\zone\perl_hateentry.cpp)
16>          C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\errno.h(120) : see previous definition of 'ENOTSOCK'
16>  perl_perlpacket.cpp
16>..\..\zone\perl_mob.cpp(486): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
16>..\..\zone\perl_mob.cpp(604): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
16>..\..\zone\perl_mob.cpp(883): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
16>..\..\zone\perl_mob.cpp(930): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
16>..\..\zone\perl_mob.cpp(942): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
16>..\..\zone\perl_mob.cpp(1205): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
16>..\..\zone\perl_mob.cpp(1441): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
16>..\..\zone\perl_mob.cpp(1478): warning C4244: '=' : conversion from 'int16' to 'int8', possible loss of data
16>..\..\zone\perl_mob.cpp(1607): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
16>..\..\zone\perl_mob.cpp(1687): warning C4244: '=' : conversion from 'uint16' to 'uint8', possible loss of data
16>..\..\zone\perl_mob.cpp(3617): warning C4244: '=' : conversion from 'float' to 'uint32', possible loss of data
16>..\..\zone\perl_mob.cpp(4156): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
16>..\..\zone\perl_mob.cpp(4190): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
16>..\..\zone\perl_mob.cpp(4274): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
16>..\..\zone\perl_mob.cpp(4588): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
16>..\..\zone\perl_mob.cpp(4882): warning C4244: '=' : conversion from 'uint16' to 'uint8', possible loss of data
16>..\..\zone\perl_mob.cpp(5277): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
16>..\..\zone\perl_mob.cpp(5283): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
16>..\..\zone\perl_mob.cpp(5289): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
16>..\..\zone\perl_mob.cpp(5444): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
16>..\..\zone\perl_mob.cpp(5771): warning C4244: '=' : conversion from 'float' to 'int8', possible loss of data
16>..\..\zone\perl_mob.cpp(5804): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
16>..\..\zone\perl_mob.cpp(5841): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
16>..\..\zone\perl_mob.cpp(5942): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
16>..\..\zone\perl_mob.cpp(5943): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
16>C:\Perl\lib\CORE\sys/socket.h(34): warning C4005: 'ENOTSOCK' : macro redefinition (..\..\zone\perl_npc.cpp)
16>          C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\errno.h(120) : see previous definition of 'ENOTSOCK'
16>..\..\zone\perl_mob.cpp(6892): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
16>..\..\zone\perl_mob.cpp(7208): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
16>..\..\zone\perl_mob.cpp(7246): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
16>..\..\zone\perl_mob.cpp(7248): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
16>..\..\zone\perl_mob.cpp(7537): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
16>..\..\zone\perl_mob.cpp(7601): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
16>..\..\zone\perl_mob.cpp(7644): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
16>..\..\zone\perl_mob.cpp(7692): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
16>..\..\zone\perl_mob.cpp(7795): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
16>..\..\zone\perl_mob.cpp(7959): warning C4800: 'uint8' : forcing value to bool 'true' or 'false' (performance warning)
16>..\..\zone\perl_mob.cpp(8048): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
16>  perl_questitem.cpp
16>C:\Perl\lib\CORE\sys/socket.h(34): warning C4005: 'ENOTSOCK' : macro redefinition (..\..\zone\perl_object.cpp)
16>          C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\errno.h(120) : see previous definition of 'ENOTSOCK'
16>C:\Perl\lib\CORE\sys/socket.h(34): warning C4005: 'ENOTSOCK' : macro redefinition (..\..\zone\perl_perlpacket.cpp)
16>          C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\errno.h(120) : see previous definition of 'ENOTSOCK'
16>c:\eq\source\zone\mob.h(604): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\perl_npc.cpp)
16>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\perl_npc.cpp)
16>..\..\zone\perl_npc.cpp(121): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
16>..\..\zone\perl_npc.cpp(986): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
16>..\..\zone\perl_npc.cpp(1335): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
16>..\..\zone\perl_npc.cpp(1398): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
16>  perl_raids.cpp
16>c:\eq\source\zone\mob.h(604): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\perl_object.cpp)
16>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\perl_object.cpp)
16>..\..\zone\perl_object.cpp(117): warning C4800: 'int' : forcing value to bool 'true' or 'false' (performance warning)
16>c:\eq\source\zone\mob.h(604): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\perl_questitem.cpp)
16>C:\Perl\lib\CORE\sys/socket.h(34): warning C4005: 'ENOTSOCK' : macro redefinition (..\..\zone\perl_raids.cpp)
16>          C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\errno.h(120) : see previous definition of 'ENOTSOCK'
16>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\perl_questitem.cpp)
16>C:\Perl\lib\CORE\sys/socket.h(34): warning C4005: 'ENOTSOCK' : macro redefinition (..\..\zone\perl_questitem.cpp)
16>          C:\Program Files (x86)\Microsoft Visual Studio 12.0\VC\include\errno.h(120) : see previous definition of 'ENOTSOCK'
16>c:\eq\source\zone\mob.h(604): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\perl_raids.cpp)
16>..\..\zone\perl_questitem.cpp(216): warning C4244: 'argument' : conversion from 'int16' to 'uint8', possible loss of data
16>c:\eq\source\zone\npc.h(246): warning C4244: 'return' : conversion from 'const float' to 'int16', possible loss of data (..\..\zone\perl_raids.cpp)
16>LINK : fatal error LNK1104: cannot open file 'C:\Perl\lib\CORE\perl514.lib'
17>------ Build started: Project: ALL_BUILD, Configuration: Debug Win32 ------
17>  Build all projects
========== Build: 10 succeeded, 7 failed, 1 up-to-date, 0 skipped ==========
Reply With Quote
  #7  
Old 05-28-2014, 04:48 AM
vsab's Avatar
vsab
Discordant
 
Join Date: Apr 2014
Location: United Kingdom
Posts: 276
Default

Re-run cmake , delete the cache, click configure and untick azone (you don't need it and it's currently broken), configure again for good measure then generate. Re-running cmake should find the correct location to Perl, I think it's still trying to compile vs the 64 bit one.

On my system I don't have a:-
C:\Perl\lib\CORE\perl514.lib
but I do have a
C:\Perl\lib\CORE\perl512.lib
Reply With Quote
  #8  
Old 05-28-2014, 04:57 AM
chipdawg
Fire Beetle
 
Join Date: Oct 2007
Posts: 12
Default

I jumped back to step 4-A after deleting the Source file with great success on compiling.

Build: 13 succeeded, 0 failed, 0 up-to-date, 0 skipped

Thank you much !
Reply With Quote
Reply


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 10:45 PM.


 

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