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

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

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #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
 


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 03:23 AM.


 

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