Advertisement
Guest User

Untitled

a guest
Jul 22nd, 2017
54
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.81 KB | None | 0 0
  1. 1>------ Build started: Project: Server SDK, Configuration: Debug Win32 ------
  2. 2>------ Build started: Project: Client SDK, Configuration: Debug Win32 ------
  3. 1>Compiling...
  4. 2>Compiling...
  5. 2>cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
  6. 1>cl : Command line warning D9035 : option 'Wp64' has been deprecated and will be removed in a future release
  7. 2>stdafx.cpp
  8. 1>cl : Command line warning D9030 : '/Gm' is incompatible with multiprocessing; ignoring /MP switch
  9. 1>cl : Command line warning D9030 : '/Yc' is incompatible with multiprocessing; ignoring /MP switch
  10. 1>stdafx.cpp
  11. 1>c:\warchestcode\warchest\trunk\game\shared\basecombatweapon_shared.h(24) : error C2255: 'friend' : not allowed outside of a class definition
  12. 1>c:\warchestcode\warchest\trunk\game\shared\basecombatweapon_shared.h(24) : error C2146: syntax error : missing ';' before identifier 'MakeANetworkVar_m_bIsIronsighted'
  13. 1>c:\warchestcode\warchest\trunk\game\shared\basecombatweapon_shared.h(24) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  14. 1>c:\warchestcode\warchest\trunk\game\shared\basecombatweapon_shared.h(24) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  15. 1>c:\warchestcode\warchest\trunk\game\shared\basecombatweapon_shared.h(24) : error C2227: left of '->m_bIsIronsighted' must point to class/struct/union/generic type
  16. 1> type is 'ThisClass *'
  17. 1>c:\warchestcode\warchest\trunk\game\shared\basecombatweapon_shared.h(24) : error C2227: left of '->NetworkStateChanged' must point to class/struct/union/generic type
  18. 1>c:\warchestcode\warchest\trunk\game\shared\basecombatweapon_shared.h(24) : error C2371: 'm_bIsIronsighted' : redefinition; different basic types
  19. 1>c:\warchestcode\warchest\trunk\game\shared\basecombatweapon_shared.h(25) : error C2255: 'friend' : not allowed outside of a class definition
  20. 1>c:\warchestcode\warchest\trunk\game\shared\basecombatweapon_shared.h(25) : error C2227: left of '->m_flIronsightedTime' must point to class/struct/union/generic type
  21. 1> type is 'ThisClass *'
  22. 1>c:\warchestcode\warchest\trunk\game\shared\basecombatweapon_shared.h(25) : error C2227: left of '->NetworkStateChanged' must point to class/struct/union/generic type
  23. 1>c:\warchestcode\warchest\trunk\game\shared\basecombatweapon_shared.h(25) : error C2371: 'm_flIronsightedTime' : redefinition; different basic types
  24. 1>c:\warchestcode\warchest\trunk\game\shared\basecombatweapon_shared.h(301) : error C2535: 'Vector CBaseCombatWeapon::GetIronsightPositionOffset(void) const' : member function already defined or declared
  25. 1> c:\warchestcode\warchest\trunk\game\shared\basecombatweapon_shared.h(136) : see declaration of 'CBaseCombatWeapon::GetIronsightPositionOffset'
  26. 1>c:\warchestcode\warchest\trunk\game\shared\basecombatweapon_shared.h(302) : error C2535: 'QAngle CBaseCombatWeapon::GetIronsightAngleOffset(void) const' : member function already defined or declared
  27. 1> c:\warchestcode\warchest\trunk\game\shared\basecombatweapon_shared.h(137) : see declaration of 'CBaseCombatWeapon::GetIronsightAngleOffset'
  28. 1>c:\warchestcode\warchest\trunk\game\shared\basecombatweapon_shared.h(303) : error C2535: 'float CBaseCombatWeapon::GetIronsightFOVOffset(void) const' : member function already defined or declared
  29. 1> c:\warchestcode\warchest\trunk\game\shared\basecombatweapon_shared.h(138) : see declaration of 'CBaseCombatWeapon::GetIronsightFOVOffset'
  30. 1>c:\warchestcode\warchest\trunk\game\shared\basecombatweapon_shared.h(366) : error C2535: 'Vector CBaseCombatWeapon::GetIronsightPositionOffset(void) const' : member function already defined or declared
  31. 1> c:\warchestcode\warchest\trunk\game\shared\basecombatweapon_shared.h(136) : see declaration of 'CBaseCombatWeapon::GetIronsightPositionOffset'
  32. 1>c:\warchestcode\warchest\trunk\game\shared\basecombatweapon_shared.h(367) : error C2535: 'QAngle CBaseCombatWeapon::GetIronsightAngleOffset(void) const' : member function already defined or declared
  33. 1> c:\warchestcode\warchest\trunk\game\shared\basecombatweapon_shared.h(137) : see declaration of 'CBaseCombatWeapon::GetIronsightAngleOffset'
  34. 1>c:\warchestcode\warchest\trunk\game\shared\basecombatweapon_shared.h(368) : error C2535: 'float CBaseCombatWeapon::GetIronsightFOVOffset(void) const' : member function already defined or declared
  35. 1> c:\warchestcode\warchest\trunk\game\shared\basecombatweapon_shared.h(138) : see declaration of 'CBaseCombatWeapon::GetIronsightFOVOffset'
  36. 1>c:\warchestcode\warchest\trunk\game\shared\basecombatweapon_shared.h(492) : error C2535: 'Vector CBaseCombatWeapon::GetIronsightPositionOffset(void) const' : member function already defined or declared
  37. 1> c:\warchestcode\warchest\trunk\game\shared\basecombatweapon_shared.h(136) : see declaration of 'CBaseCombatWeapon::GetIronsightPositionOffset'
  38. 1>c:\warchestcode\warchest\trunk\game\shared\basecombatweapon_shared.h(493) : error C2535: 'QAngle CBaseCombatWeapon::GetIronsightAngleOffset(void) const' : member function already defined or declared
  39. 1> c:\warchestcode\warchest\trunk\game\shared\basecombatweapon_shared.h(137) : see declaration of 'CBaseCombatWeapon::GetIronsightAngleOffset'
  40. 1>c:\warchestcode\warchest\trunk\game\shared\basecombatweapon_shared.h(494) : error C2535: 'float CBaseCombatWeapon::GetIronsightFOVOffset(void) const' : member function already defined or declared
  41. 1> c:\warchestcode\warchest\trunk\game\shared\basecombatweapon_shared.h(138) : see declaration of 'CBaseCombatWeapon::GetIronsightFOVOffset'
  42. 1>c:\warchestcode\warchest\trunk\game\shared\basecombatweapon_shared.h(530) : error C2535: 'Vector CBaseCombatWeapon::GetIronsightPositionOffset(void) const' : member function already defined or declared
  43. 1> c:\warchestcode\warchest\trunk\game\shared\basecombatweapon_shared.h(136) : see declaration of 'CBaseCombatWeapon::GetIronsightPositionOffset'
  44. 1>c:\warchestcode\warchest\trunk\game\shared\basecombatweapon_shared.h(531) : error C2535: 'QAngle CBaseCombatWeapon::GetIronsightAngleOffset(void) const' : member function already defined or declared
  45. 1> c:\warchestcode\warchest\trunk\game\shared\basecombatweapon_shared.h(137) : see declaration of 'CBaseCombatWeapon::GetIronsightAngleOffset'
  46. 1>c:\warchestcode\warchest\trunk\game\shared\basecombatweapon_shared.h(532) : error C2535: 'float CBaseCombatWeapon::GetIronsightFOVOffset(void) const' : member function already defined or declared
  47. 1> c:\warchestcode\warchest\trunk\game\shared\basecombatweapon_shared.h(138) : see declaration of 'CBaseCombatWeapon::GetIronsightFOVOffset'
  48. 1>stdafx.cpp
  49. 2>c:\warchestcode\warchest\trunk\game\shared\basecombatweapon_shared.h(24) : error C2255: 'friend' : not allowed outside of a class definition
  50. 2>c:\warchestcode\warchest\trunk\game\shared\basecombatweapon_shared.h(24) : error C2146: syntax error : missing ';' before identifier 'MakeANetworkVar_m_bIsIronsighted'
  51. 2>c:\warchestcode\warchest\trunk\game\shared\basecombatweapon_shared.h(24) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  52. 2>c:\warchestcode\warchest\trunk\game\shared\basecombatweapon_shared.h(24) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  53. 2>c:\warchestcode\warchest\trunk\game\shared\basecombatweapon_shared.h(24) : error C2227: left of '->m_bIsIronsighted' must point to class/struct/union/generic type
  54. 2> type is 'ThisClass *'
  55. 2>c:\warchestcode\warchest\trunk\game\shared\basecombatweapon_shared.h(24) : error C2227: left of '->NetworkStateChanged' must point to class/struct/union/generic type
  56. 2>c:\warchestcode\warchest\trunk\game\shared\basecombatweapon_shared.h(24) : error C2371: 'm_bIsIronsighted' : redefinition; different basic types
  57. 2>c:\warchestcode\warchest\trunk\game\shared\basecombatweapon_shared.h(25) : error C2255: 'friend' : not allowed outside of a class definition
  58. 2>c:\warchestcode\warchest\trunk\game\shared\basecombatweapon_shared.h(25) : error C2227: left of '->m_flIronsightedTime' must point to class/struct/union/generic type
  59. 2> type is 'ThisClass *'
  60. 2>c:\warchestcode\warchest\trunk\game\shared\basecombatweapon_shared.h(25) : error C2227: left of '->NetworkStateChanged' must point to class/struct/union/generic type
  61. 2>c:\warchestcode\warchest\trunk\game\shared\basecombatweapon_shared.h(25) : error C2371: 'm_flIronsightedTime' : redefinition; different basic types
  62. 2>c:\warchestcode\warchest\trunk\game\shared\basecombatweapon_shared.h(301) : error C2535: 'Vector C_BaseCombatWeapon::GetIronsightPositionOffset(void) const' : member function already defined or declared
  63. 2> c:\warchestcode\warchest\trunk\game\shared\basecombatweapon_shared.h(136) : see declaration of 'C_BaseCombatWeapon::GetIronsightPositionOffset'
  64. 2>c:\warchestcode\warchest\trunk\game\shared\basecombatweapon_shared.h(302) : error C2535: 'QAngle C_BaseCombatWeapon::GetIronsightAngleOffset(void) const' : member function already defined or declared
  65. 2> c:\warchestcode\warchest\trunk\game\shared\basecombatweapon_shared.h(137) : see declaration of 'C_BaseCombatWeapon::GetIronsightAngleOffset'
  66. 2>c:\warchestcode\warchest\trunk\game\shared\basecombatweapon_shared.h(303) : error C2535: 'float C_BaseCombatWeapon::GetIronsightFOVOffset(void) const' : member function already defined or declared
  67. 2> c:\warchestcode\warchest\trunk\game\shared\basecombatweapon_shared.h(138) : see declaration of 'C_BaseCombatWeapon::GetIronsightFOVOffset'
  68. 2>c:\warchestcode\warchest\trunk\game\shared\basecombatweapon_shared.h(366) : error C2535: 'Vector C_BaseCombatWeapon::GetIronsightPositionOffset(void) const' : member function already defined or declared
  69. 2> c:\warchestcode\warchest\trunk\game\shared\basecombatweapon_shared.h(136) : see declaration of 'C_BaseCombatWeapon::GetIronsightPositionOffset'
  70. 2>c:\warchestcode\warchest\trunk\game\shared\basecombatweapon_shared.h(367) : error C2535: 'QAngle C_BaseCombatWeapon::GetIronsightAngleOffset(void) const' : member function already defined or declared
  71. 2> c:\warchestcode\warchest\trunk\game\shared\basecombatweapon_shared.h(137) : see declaration of 'C_BaseCombatWeapon::GetIronsightAngleOffset'
  72. 2>c:\warchestcode\warchest\trunk\game\shared\basecombatweapon_shared.h(368) : error C2535: 'float C_BaseCombatWeapon::GetIronsightFOVOffset(void) const' : member function already defined or declared
  73. 2> c:\warchestcode\warchest\trunk\game\shared\basecombatweapon_shared.h(138) : see declaration of 'C_BaseCombatWeapon::GetIronsightFOVOffset'
  74. 2>c:\warchestcode\warchest\trunk\game\shared\basecombatweapon_shared.h(492) : error C2535: 'Vector C_BaseCombatWeapon::GetIronsightPositionOffset(void) const' : member function already defined or declared
  75. 2> c:\warchestcode\warchest\trunk\game\shared\basecombatweapon_shared.h(136) : see declaration of 'C_BaseCombatWeapon::GetIronsightPositionOffset'
  76. 2>c:\warchestcode\warchest\trunk\game\shared\basecombatweapon_shared.h(493) : error C2535: 'QAngle C_BaseCombatWeapon::GetIronsightAngleOffset(void) const' : member function already defined or declared
  77. 2> c:\warchestcode\warchest\trunk\game\shared\basecombatweapon_shared.h(137) : see declaration of 'C_BaseCombatWeapon::GetIronsightAngleOffset'
  78. 2>c:\warchestcode\warchest\trunk\game\shared\basecombatweapon_shared.h(494) : error C2535: 'float C_BaseCombatWeapon::GetIronsightFOVOffset(void) const' : member function already defined or declared
  79. 2> c:\warchestcode\warchest\trunk\game\shared\basecombatweapon_shared.h(138) : see declaration of 'C_BaseCombatWeapon::GetIronsightFOVOffset'
  80. 2>c:\warchestcode\warchest\trunk\game\shared\basecombatweapon_shared.h(530) : error C2535: 'Vector C_BaseCombatWeapon::GetIronsightPositionOffset(void) const' : member function already defined or declared
  81. 2> c:\warchestcode\warchest\trunk\game\shared\basecombatweapon_shared.h(136) : see declaration of 'C_BaseCombatWeapon::GetIronsightPositionOffset'
  82. 2>c:\warchestcode\warchest\trunk\game\shared\basecombatweapon_shared.h(531) : error C2535: 'QAngle C_BaseCombatWeapon::GetIronsightAngleOffset(void) const' : member function already defined or declared
  83. 2> c:\warchestcode\warchest\trunk\game\shared\basecombatweapon_shared.h(137) : see declaration of 'C_BaseCombatWeapon::GetIronsightAngleOffset'
  84. 2>c:\warchestcode\warchest\trunk\game\shared\basecombatweapon_shared.h(532) : error C2535: 'float C_BaseCombatWeapon::GetIronsightFOVOffset(void) const' : member function already defined or declared
  85. 2> c:\warchestcode\warchest\trunk\game\shared\basecombatweapon_shared.h(138) : see declaration of 'C_BaseCombatWeapon::GetIronsightFOVOffset'
  86. 2>Build log was saved at "file://c:\WarchestCode\Warchest\trunk\game\client\Debug_sdk\BuildLog.htm"
  87. 2>Client SDK - 23 error(s), 1 warning(s)
  88. 1>c:\warchestcode\warchest\trunk\game\shared\basecombatweapon_shared.h(24) : error C2255: 'friend' : not allowed outside of a class definition
  89. 1>c:\warchestcode\warchest\trunk\game\shared\basecombatweapon_shared.h(24) : error C2146: syntax error : missing ';' before identifier 'MakeANetworkVar_m_bIsIronsighted'
  90. 1>c:\warchestcode\warchest\trunk\game\shared\basecombatweapon_shared.h(24) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  91. 1>c:\warchestcode\warchest\trunk\game\shared\basecombatweapon_shared.h(24) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  92. 1>c:\warchestcode\warchest\trunk\game\shared\basecombatweapon_shared.h(24) : error C2227: left of '->m_bIsIronsighted' must point to class/struct/union/generic type
  93. 1> type is 'ThisClass *'
  94. 1>c:\warchestcode\warchest\trunk\game\shared\basecombatweapon_shared.h(24) : error C2227: left of '->NetworkStateChanged' must point to class/struct/union/generic type
  95. 1>c:\warchestcode\warchest\trunk\game\shared\basecombatweapon_shared.h(24) : error C2371: 'm_bIsIronsighted' : redefinition; different basic types
  96. 1>c:\warchestcode\warchest\trunk\game\shared\basecombatweapon_shared.h(25) : error C2255: 'friend' : not allowed outside of a class definition
  97. 1>c:\warchestcode\warchest\trunk\game\shared\basecombatweapon_shared.h(25) : error C2227: left of '->m_flIronsightedTime' must point to class/struct/union/generic type
  98. 1> type is 'ThisClass *'
  99. 1>c:\warchestcode\warchest\trunk\game\shared\basecombatweapon_shared.h(25) : error C2227: left of '->NetworkStateChanged' must point to class/struct/union/generic type
  100. 1>c:\warchestcode\warchest\trunk\game\shared\basecombatweapon_shared.h(25) : error C2371: 'm_flIronsightedTime' : redefinition; different basic types
  101. 1>c:\warchestcode\warchest\trunk\game\shared\basecombatweapon_shared.h(301) : error C2535: 'Vector CBaseCombatWeapon::GetIronsightPositionOffset(void) const' : member function already defined or declared
  102. 1> c:\warchestcode\warchest\trunk\game\shared\basecombatweapon_shared.h(136) : see declaration of 'CBaseCombatWeapon::GetIronsightPositionOffset'
  103. 1>c:\warchestcode\warchest\trunk\game\shared\basecombatweapon_shared.h(302) : error C2535: 'QAngle CBaseCombatWeapon::GetIronsightAngleOffset(void) const' : member function already defined or declared
  104. 1> c:\warchestcode\warchest\trunk\game\shared\basecombatweapon_shared.h(137) : see declaration of 'CBaseCombatWeapon::GetIronsightAngleOffset'
  105. 1>c:\warchestcode\warchest\trunk\game\shared\basecombatweapon_shared.h(303) : error C2535: 'float CBaseCombatWeapon::GetIronsightFOVOffset(void) const' : member function already defined or declared
  106. 1> c:\warchestcode\warchest\trunk\game\shared\basecombatweapon_shared.h(138) : see declaration of 'CBaseCombatWeapon::GetIronsightFOVOffset'
  107. 1>c:\warchestcode\warchest\trunk\game\shared\basecombatweapon_shared.h(366) : error C2535: 'Vector CBaseCombatWeapon::GetIronsightPositionOffset(void) const' : member function already defined or declared
  108. 1> c:\warchestcode\warchest\trunk\game\shared\basecombatweapon_shared.h(136) : see declaration of 'CBaseCombatWeapon::GetIronsightPositionOffset'
  109. 1>c:\warchestcode\warchest\trunk\game\shared\basecombatweapon_shared.h(367) : error C2535: 'QAngle CBaseCombatWeapon::GetIronsightAngleOffset(void) const' : member function already defined or declared
  110. 1> c:\warchestcode\warchest\trunk\game\shared\basecombatweapon_shared.h(137) : see declaration of 'CBaseCombatWeapon::GetIronsightAngleOffset'
  111. 1>c:\warchestcode\warchest\trunk\game\shared\basecombatweapon_shared.h(368) : error C2535: 'float CBaseCombatWeapon::GetIronsightFOVOffset(void) const' : member function already defined or declared
  112. 1> c:\warchestcode\warchest\trunk\game\shared\basecombatweapon_shared.h(138) : see declaration of 'CBaseCombatWeapon::GetIronsightFOVOffset'
  113. 1>c:\warchestcode\warchest\trunk\game\shared\basecombatweapon_shared.h(492) : error C2535: 'Vector CBaseCombatWeapon::GetIronsightPositionOffset(void) const' : member function already defined or declared
  114. 1> c:\warchestcode\warchest\trunk\game\shared\basecombatweapon_shared.h(136) : see declaration of 'CBaseCombatWeapon::GetIronsightPositionOffset'
  115. 1>c:\warchestcode\warchest\trunk\game\shared\basecombatweapon_shared.h(493) : error C2535: 'QAngle CBaseCombatWeapon::GetIronsightAngleOffset(void) const' : member function already defined or declared
  116. 1> c:\warchestcode\warchest\trunk\game\shared\basecombatweapon_shared.h(137) : see declaration of 'CBaseCombatWeapon::GetIronsightAngleOffset'
  117. 1>c:\warchestcode\warchest\trunk\game\shared\basecombatweapon_shared.h(494) : error C2535: 'float CBaseCombatWeapon::GetIronsightFOVOffset(void) const' : member function already defined or declared
  118. 1> c:\warchestcode\warchest\trunk\game\shared\basecombatweapon_shared.h(138) : see declaration of 'CBaseCombatWeapon::GetIronsightFOVOffset'
  119. 1>c:\warchestcode\warchest\trunk\game\shared\basecombatweapon_shared.h(530) : error C2535: 'Vector CBaseCombatWeapon::GetIronsightPositionOffset(void) const' : member function already defined or declared
  120. 1> c:\warchestcode\warchest\trunk\game\shared\basecombatweapon_shared.h(136) : see declaration of 'CBaseCombatWeapon::GetIronsightPositionOffset'
  121. 1>c:\warchestcode\warchest\trunk\game\shared\basecombatweapon_shared.h(531) : error C2535: 'QAngle CBaseCombatWeapon::GetIronsightAngleOffset(void) const' : member function already defined or declared
  122. 1> c:\warchestcode\warchest\trunk\game\shared\basecombatweapon_shared.h(137) : see declaration of 'CBaseCombatWeapon::GetIronsightAngleOffset'
  123. 1>c:\warchestcode\warchest\trunk\game\shared\basecombatweapon_shared.h(532) : error C2535: 'float CBaseCombatWeapon::GetIronsightFOVOffset(void) const' : member function already defined or declared
  124. 1> c:\warchestcode\warchest\trunk\game\shared\basecombatweapon_shared.h(138) : see declaration of 'CBaseCombatWeapon::GetIronsightFOVOffset'
  125. 1>Build log was saved at "file://c:\WarchestCode\Warchest\trunk\game\server\Debug_sdk\BuildLog.htm"
  126. 1>Server SDK - 46 error(s), 3 warning(s)
  127. ========== Build: 0 succeeded, 2 failed, 2 up-to-date, 0 skipped ==========
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement