Advertisement
Guest User

Untitled

a guest
Jul 26th, 2017
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 90.19 KB | None | 0 0
  1. 1>------ Build started: Project: server, Configuration: Release Win32 ------
  2. 1> account.cpp
  3. 1> client.cpp
  4. 1>c:\users\owner\documents\my dropbox\monsters\server\server\worldobject.hpp(15): error C2065: 'NetworkObject' : undeclared identifier
  5. 1>c:\users\owner\documents\my dropbox\monsters\server\server\worldobject.hpp(15): error C2059: syntax error : '>'
  6. 1>c:\users\owner\documents\my dropbox\monsters\server\server\worldobject.hpp(16): error C2065: 'y' : undeclared identifier
  7. 1>c:\users\owner\documents\my dropbox\monsters\server\server\worldobject.hpp(19): error C2065: 'NetworkObject' : undeclared identifier
  8. 1>c:\users\owner\documents\my dropbox\monsters\server\server\worldobject.hpp(19): error C2059: syntax error : '>'
  9. 1>c:\users\owner\documents\my dropbox\monsters\server\server\worldobject.hpp(19): error C2059: syntax error : ')'
  10. 1>c:\users\owner\documents\my dropbox\monsters\server\server\worldobject.hpp(19): error C2065: 'yy' : undeclared identifier
  11. 1>c:\users\owner\documents\my dropbox\monsters\server\server\worldobject.hpp(19): error C3861: 'y': identifier not found
  12. 1>c:\users\owner\documents\my dropbox\monsters\server\server\worldobject.hpp(19): error C2065: 'c' : undeclared identifier
  13. 1>c:\users\owner\documents\my dropbox\monsters\server\server\worldobject.hpp(19): error C3861: 'clients': identifier not found
  14. 1>c:\users\owner\documents\my dropbox\monsters\server\server\worldobject.hpp(19): error C2143: syntax error : missing ',' before '{'
  15. 1>c:\users\owner\documents\my dropbox\monsters\server\server\worldobject.hpp(19): error C2143: syntax error : missing ';' before '{'
  16. 1>c:\users\owner\documents\my dropbox\monsters\server\server\worldobject.hpp(20): error C2143: syntax error : missing ';' before '{'
  17. 1>c:\users\owner\documents\my dropbox\monsters\server\server\worldobject.hpp(23): error C2143: syntax error : missing ';' before '}'
  18. 1>C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\excpt.h(29): error C2143: syntax error : missing ';' before '{'
  19. 1>C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\excpt.h(35): error C2143: syntax error : missing ';' before '{'
  20. 1>C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\excpt.h(37): error C2065: 'ExceptionContinueSearch' : undeclared identifier
  21. 1>C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\excpt.h(38): error C2065: 'ExceptionNestedException' : undeclared identifier
  22. 1>C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\excpt.h(40): error C2065: 'ExceptionCollidedUnwind' : undeclared identifier
  23. 1>C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\excpt.h(40): error C2143: syntax error : missing ',' before '}'
  24. 1>C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\excpt.h(40): error C2143: syntax error : missing ';' before '}'
  25. 1>C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\excpt.h(57): error C2146: syntax error : missing ',' before identifier '_EstablisherFrame'
  26. 1>C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\excpt.h(57): error C2065: '_EstablisherFrame' : undeclared identifier
  27. 1>C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\excpt.h(58): error C2146: syntax error : missing ',' before identifier '_ContextRecord'
  28. 1>C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\excpt.h(58): error C2065: '_ContextRecord' : undeclared identifier
  29. 1>C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\excpt.h(60): error C2146: syntax error : missing ',' before identifier '_DispatcherContext'
  30. 1>C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\excpt.h(60): error C2065: '_DispatcherContext' : undeclared identifier
  31. 1>C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\excpt.h(60): error C2143: syntax error : missing ',' before ')'
  32. 1>C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\excpt.h(120): error C2143: syntax error : missing ';' before '}'
  33. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\windef.h(35): error C2143: syntax error : missing ';' before '{'
  34. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\winnt.h(28): error C2143: syntax error : missing ';' before '{'
  35. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\specstrings.h(18): error C2143: syntax error : missing ';' before '{'
  36. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\specstrings.h(291): error C2143: syntax error : missing ';' before '}'
  37. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\driverspecs.h(132): error C2143: syntax error : missing ';' before '{'
  38. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\driverspecs.h(843): error C2143: syntax error : missing ';' before '}'
  39. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\kernelspecs.h(40): error C2143: syntax error : missing ';' before '{'
  40. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\kernelspecs.h(185): error C2143: syntax error : missing ';' before '}'
  41. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(73): error C2143: syntax error : missing ';' before '{'
  42. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(76): error C2065: 'PINT8' : undeclared identifier
  43. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(76): error C2143: syntax error : missing ',' before ';'
  44. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(77): error C2065: 'PINT16' : undeclared identifier
  45. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(77): error C2143: syntax error : missing ',' before ';'
  46. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(78): error C2065: 'PINT32' : undeclared identifier
  47. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(78): error C2143: syntax error : missing ',' before ';'
  48. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(79): error C2065: 'PINT64' : undeclared identifier
  49. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(79): error C2143: syntax error : missing ',' before ';'
  50. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(80): error C2065: 'PUINT8' : undeclared identifier
  51. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(80): error C2143: syntax error : missing ',' before ';'
  52. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(81): error C2065: 'PUINT16' : undeclared identifier
  53. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(81): error C2143: syntax error : missing ',' before ';'
  54. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(82): error C2065: 'PUINT32' : undeclared identifier
  55. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(82): error C2143: syntax error : missing ',' before ';'
  56. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(83): error C2065: 'PUINT64' : undeclared identifier
  57. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(83): error C2143: syntax error : missing ',' before ';'
  58. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(89): error C2065: 'PLONG32' : undeclared identifier
  59. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(89): error C2143: syntax error : missing ',' before ';'
  60. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(95): error C2065: 'PULONG32' : undeclared identifier
  61. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(95): error C2143: syntax error : missing ',' before ';'
  62. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(96): error C2065: 'PDWORD32' : undeclared identifier
  63. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(96): error C2143: syntax error : missing ',' before ';'
  64. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(135): error C2065: 'PINT_PTR' : undeclared identifier
  65. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(135): error C2143: syntax error : missing ',' before ';'
  66. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(136): error C2065: 'PUINT_PTR' : undeclared identifier
  67. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(136): error C2143: syntax error : missing ',' before ';'
  68. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(138): error C2065: 'PLONG_PTR' : undeclared identifier
  69. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(138): error C2143: syntax error : missing ',' before ';'
  70. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(139): error C2065: 'PULONG_PTR' : undeclared identifier
  71. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(139): error C2143: syntax error : missing ',' before ';'
  72. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(334): error C2065: 'PUHALF_PTR' : undeclared identifier
  73. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(334): error C2143: syntax error : missing ',' before ';'
  74. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(335): error C2065: 'PHALF_PTR' : undeclared identifier
  75. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(335): error C2143: syntax error : missing ',' before ';'
  76. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(360): error C2143: syntax error : missing ';' before '{'
  77. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(362): error C2143: syntax error : missing ';' before '}'
  78. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(369): error C2143: syntax error : missing ';' before '{'
  79. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(371): error C2143: syntax error : missing ';' before '}'
  80. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(378): error C2143: syntax error : missing ';' before '{'
  81. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(380): error C2143: syntax error : missing ';' before '}'
  82. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(387): error C2143: syntax error : missing ';' before '{'
  83. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(389): error C2143: syntax error : missing ';' before '}'
  84. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(421): error C2065: 'PSIZE_T' : undeclared identifier
  85. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(421): error C2143: syntax error : missing ',' before ';'
  86. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(422): error C2065: 'PSSIZE_T' : undeclared identifier
  87. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(422): error C2143: syntax error : missing ',' before ';'
  88. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(470): error C2065: 'PDWORD_PTR' : undeclared identifier
  89. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(470): error C2143: syntax error : missing ',' before ';'
  90. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(476): error C2065: 'PLONG64' : undeclared identifier
  91. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(476): error C2143: syntax error : missing ',' before ';'
  92. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(483): error C2065: 'PULONG64' : undeclared identifier
  93. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(483): error C2143: syntax error : missing ',' before ';'
  94. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(484): error C2065: 'PDWORD64' : undeclared identifier
  95. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(484): error C2143: syntax error : missing ',' before ';'
  96. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(494): error C2143: syntax error : missing ';' before '}'
  97. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\winnt.h(350): error C2065: 'LPWCH' : undeclared identifier
  98. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\winnt.h(350): error C2065: 'PWCH' : undeclared identifier
  99. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\winnt.h(350): error C2143: syntax error : missing ',' before ';'
  100. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\winnt.h(351): error C2065: 'PCWCH' : undeclared identifier
  101. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\winnt.h(351): error C2143: syntax error : missing ',' before ';'
  102. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\winnt.h(353): error C2065: 'LPWSTR' : undeclared identifier
  103. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\winnt.h(353): error C2065: 'PWSTR' : undeclared identifier
  104. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\winnt.h(353): error C2143: syntax error : missing ',' before ';'
  105. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\winnt.h(353): fatal error C1003: error count exceeds 100; stopping compilation
  106. 1> lobby.cpp
  107. 1>c:\users\owner\documents\my dropbox\monsters\server\server\worldobject.hpp(15): error C2065: 'NetworkObject' : undeclared identifier
  108. 1>c:\users\owner\documents\my dropbox\monsters\server\server\worldobject.hpp(15): error C2059: syntax error : '>'
  109. 1>c:\users\owner\documents\my dropbox\monsters\server\server\worldobject.hpp(16): error C2065: 'y' : undeclared identifier
  110. 1>c:\users\owner\documents\my dropbox\monsters\server\server\worldobject.hpp(19): error C2065: 'NetworkObject' : undeclared identifier
  111. 1>c:\users\owner\documents\my dropbox\monsters\server\server\worldobject.hpp(19): error C2059: syntax error : '>'
  112. 1>c:\users\owner\documents\my dropbox\monsters\server\server\worldobject.hpp(19): error C2059: syntax error : ')'
  113. 1>c:\users\owner\documents\my dropbox\monsters\server\server\worldobject.hpp(19): error C2065: 'yy' : undeclared identifier
  114. 1>c:\users\owner\documents\my dropbox\monsters\server\server\worldobject.hpp(19): error C3861: 'y': identifier not found
  115. 1>c:\users\owner\documents\my dropbox\monsters\server\server\worldobject.hpp(19): error C2065: 'c' : undeclared identifier
  116. 1>c:\users\owner\documents\my dropbox\monsters\server\server\worldobject.hpp(19): error C3861: 'clients': identifier not found
  117. 1>c:\users\owner\documents\my dropbox\monsters\server\server\worldobject.hpp(19): error C2143: syntax error : missing ',' before '{'
  118. 1>c:\users\owner\documents\my dropbox\monsters\server\server\worldobject.hpp(19): error C2143: syntax error : missing ';' before '{'
  119. 1>c:\users\owner\documents\my dropbox\monsters\server\server\worldobject.hpp(20): error C2143: syntax error : missing ';' before '{'
  120. 1>c:\users\owner\documents\my dropbox\monsters\server\server\worldobject.hpp(23): error C2143: syntax error : missing ';' before '}'
  121. 1>C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\excpt.h(29): error C2143: syntax error : missing ';' before '{'
  122. 1>C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\excpt.h(35): error C2143: syntax error : missing ';' before '{'
  123. 1>C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\excpt.h(37): error C2065: 'ExceptionContinueSearch' : undeclared identifier
  124. 1>C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\excpt.h(38): error C2065: 'ExceptionNestedException' : undeclared identifier
  125. 1>C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\excpt.h(40): error C2065: 'ExceptionCollidedUnwind' : undeclared identifier
  126. 1>C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\excpt.h(40): error C2143: syntax error : missing ',' before '}'
  127. 1>C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\excpt.h(40): error C2143: syntax error : missing ';' before '}'
  128. 1>C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\excpt.h(57): error C2146: syntax error : missing ',' before identifier '_EstablisherFrame'
  129. 1>C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\excpt.h(57): error C2065: '_EstablisherFrame' : undeclared identifier
  130. 1>C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\excpt.h(58): error C2146: syntax error : missing ',' before identifier '_ContextRecord'
  131. 1>C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\excpt.h(58): error C2065: '_ContextRecord' : undeclared identifier
  132. 1>C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\excpt.h(60): error C2146: syntax error : missing ',' before identifier '_DispatcherContext'
  133. 1>C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\excpt.h(60): error C2065: '_DispatcherContext' : undeclared identifier
  134. 1>C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\excpt.h(60): error C2143: syntax error : missing ',' before ')'
  135. 1>C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\excpt.h(120): error C2143: syntax error : missing ';' before '}'
  136. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\windef.h(35): error C2143: syntax error : missing ';' before '{'
  137. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\winnt.h(28): error C2143: syntax error : missing ';' before '{'
  138. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\specstrings.h(18): error C2143: syntax error : missing ';' before '{'
  139. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\specstrings.h(291): error C2143: syntax error : missing ';' before '}'
  140. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\driverspecs.h(132): error C2143: syntax error : missing ';' before '{'
  141. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\driverspecs.h(843): error C2143: syntax error : missing ';' before '}'
  142. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\kernelspecs.h(40): error C2143: syntax error : missing ';' before '{'
  143. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\kernelspecs.h(185): error C2143: syntax error : missing ';' before '}'
  144. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(73): error C2143: syntax error : missing ';' before '{'
  145. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(76): error C2065: 'PINT8' : undeclared identifier
  146. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(76): error C2143: syntax error : missing ',' before ';'
  147. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(77): error C2065: 'PINT16' : undeclared identifier
  148. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(77): error C2143: syntax error : missing ',' before ';'
  149. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(78): error C2065: 'PINT32' : undeclared identifier
  150. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(78): error C2143: syntax error : missing ',' before ';'
  151. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(79): error C2065: 'PINT64' : undeclared identifier
  152. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(79): error C2143: syntax error : missing ',' before ';'
  153. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(80): error C2065: 'PUINT8' : undeclared identifier
  154. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(80): error C2143: syntax error : missing ',' before ';'
  155. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(81): error C2065: 'PUINT16' : undeclared identifier
  156. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(81): error C2143: syntax error : missing ',' before ';'
  157. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(82): error C2065: 'PUINT32' : undeclared identifier
  158. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(82): error C2143: syntax error : missing ',' before ';'
  159. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(83): error C2065: 'PUINT64' : undeclared identifier
  160. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(83): error C2143: syntax error : missing ',' before ';'
  161. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(89): error C2065: 'PLONG32' : undeclared identifier
  162. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(89): error C2143: syntax error : missing ',' before ';'
  163. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(95): error C2065: 'PULONG32' : undeclared identifier
  164. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(95): error C2143: syntax error : missing ',' before ';'
  165. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(96): error C2065: 'PDWORD32' : undeclared identifier
  166. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(96): error C2143: syntax error : missing ',' before ';'
  167. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(135): error C2065: 'PINT_PTR' : undeclared identifier
  168. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(135): error C2143: syntax error : missing ',' before ';'
  169. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(136): error C2065: 'PUINT_PTR' : undeclared identifier
  170. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(136): error C2143: syntax error : missing ',' before ';'
  171. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(138): error C2065: 'PLONG_PTR' : undeclared identifier
  172. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(138): error C2143: syntax error : missing ',' before ';'
  173. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(139): error C2065: 'PULONG_PTR' : undeclared identifier
  174. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(139): error C2143: syntax error : missing ',' before ';'
  175. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(334): error C2065: 'PUHALF_PTR' : undeclared identifier
  176. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(334): error C2143: syntax error : missing ',' before ';'
  177. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(335): error C2065: 'PHALF_PTR' : undeclared identifier
  178. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(335): error C2143: syntax error : missing ',' before ';'
  179. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(360): error C2143: syntax error : missing ';' before '{'
  180. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(362): error C2143: syntax error : missing ';' before '}'
  181. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(369): error C2143: syntax error : missing ';' before '{'
  182. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(371): error C2143: syntax error : missing ';' before '}'
  183. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(378): error C2143: syntax error : missing ';' before '{'
  184. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(380): error C2143: syntax error : missing ';' before '}'
  185. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(387): error C2143: syntax error : missing ';' before '{'
  186. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(389): error C2143: syntax error : missing ';' before '}'
  187. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(421): error C2065: 'PSIZE_T' : undeclared identifier
  188. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(421): error C2143: syntax error : missing ',' before ';'
  189. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(422): error C2065: 'PSSIZE_T' : undeclared identifier
  190. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(422): error C2143: syntax error : missing ',' before ';'
  191. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(470): error C2065: 'PDWORD_PTR' : undeclared identifier
  192. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(470): error C2143: syntax error : missing ',' before ';'
  193. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(476): error C2065: 'PLONG64' : undeclared identifier
  194. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(476): error C2143: syntax error : missing ',' before ';'
  195. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(483): error C2065: 'PULONG64' : undeclared identifier
  196. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(483): error C2143: syntax error : missing ',' before ';'
  197. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(484): error C2065: 'PDWORD64' : undeclared identifier
  198. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(484): error C2143: syntax error : missing ',' before ';'
  199. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(494): error C2143: syntax error : missing ';' before '}'
  200. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\winnt.h(350): error C2065: 'LPWCH' : undeclared identifier
  201. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\winnt.h(350): error C2065: 'PWCH' : undeclared identifier
  202. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\winnt.h(350): error C2143: syntax error : missing ',' before ';'
  203. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\winnt.h(351): error C2065: 'PCWCH' : undeclared identifier
  204. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\winnt.h(351): error C2143: syntax error : missing ',' before ';'
  205. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\winnt.h(353): error C2065: 'LPWSTR' : undeclared identifier
  206. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\winnt.h(353): error C2065: 'PWSTR' : undeclared identifier
  207. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\winnt.h(353): error C2143: syntax error : missing ',' before ';'
  208. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\winnt.h(353): fatal error C1003: error count exceeds 100; stopping compilation
  209. 1> main.cpp
  210. 1>c:\users\owner\documents\my dropbox\monsters\server\server\worldobject.hpp(15): error C2065: 'NetworkObject' : undeclared identifier
  211. 1>c:\users\owner\documents\my dropbox\monsters\server\server\worldobject.hpp(15): error C2059: syntax error : '>'
  212. 1>c:\users\owner\documents\my dropbox\monsters\server\server\worldobject.hpp(16): error C2065: 'y' : undeclared identifier
  213. 1>c:\users\owner\documents\my dropbox\monsters\server\server\worldobject.hpp(19): error C2065: 'NetworkObject' : undeclared identifier
  214. 1>c:\users\owner\documents\my dropbox\monsters\server\server\worldobject.hpp(19): error C2059: syntax error : '>'
  215. 1>c:\users\owner\documents\my dropbox\monsters\server\server\worldobject.hpp(19): error C2059: syntax error : ')'
  216. 1>c:\users\owner\documents\my dropbox\monsters\server\server\worldobject.hpp(19): error C2065: 'yy' : undeclared identifier
  217. 1>c:\users\owner\documents\my dropbox\monsters\server\server\worldobject.hpp(19): error C3861: 'y': identifier not found
  218. 1>c:\users\owner\documents\my dropbox\monsters\server\server\worldobject.hpp(19): error C2065: 'c' : undeclared identifier
  219. 1>c:\users\owner\documents\my dropbox\monsters\server\server\worldobject.hpp(19): error C3861: 'clients': identifier not found
  220. 1>c:\users\owner\documents\my dropbox\monsters\server\server\worldobject.hpp(19): error C2143: syntax error : missing ',' before '{'
  221. 1>c:\users\owner\documents\my dropbox\monsters\server\server\worldobject.hpp(19): error C2143: syntax error : missing ';' before '{'
  222. 1>c:\users\owner\documents\my dropbox\monsters\server\server\worldobject.hpp(20): error C2143: syntax error : missing ';' before '{'
  223. 1>c:\users\owner\documents\my dropbox\monsters\server\server\worldobject.hpp(23): error C2143: syntax error : missing ';' before '}'
  224. 1>C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\excpt.h(29): error C2143: syntax error : missing ';' before '{'
  225. 1>C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\excpt.h(35): error C2143: syntax error : missing ';' before '{'
  226. 1>C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\excpt.h(37): error C2065: 'ExceptionContinueSearch' : undeclared identifier
  227. 1>C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\excpt.h(38): error C2065: 'ExceptionNestedException' : undeclared identifier
  228. 1>C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\excpt.h(40): error C2065: 'ExceptionCollidedUnwind' : undeclared identifier
  229. 1>C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\excpt.h(40): error C2143: syntax error : missing ',' before '}'
  230. 1>C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\excpt.h(40): error C2143: syntax error : missing ';' before '}'
  231. 1>C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\excpt.h(57): error C2146: syntax error : missing ',' before identifier '_EstablisherFrame'
  232. 1>C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\excpt.h(57): error C2065: '_EstablisherFrame' : undeclared identifier
  233. 1>C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\excpt.h(58): error C2146: syntax error : missing ',' before identifier '_ContextRecord'
  234. 1>C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\excpt.h(58): error C2065: '_ContextRecord' : undeclared identifier
  235. 1>C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\excpt.h(60): error C2146: syntax error : missing ',' before identifier '_DispatcherContext'
  236. 1>C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\excpt.h(60): error C2065: '_DispatcherContext' : undeclared identifier
  237. 1>C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\excpt.h(60): error C2143: syntax error : missing ',' before ')'
  238. 1>C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\excpt.h(120): error C2143: syntax error : missing ';' before '}'
  239. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\windef.h(35): error C2143: syntax error : missing ';' before '{'
  240. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\winnt.h(28): error C2143: syntax error : missing ';' before '{'
  241. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\specstrings.h(18): error C2143: syntax error : missing ';' before '{'
  242. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\specstrings.h(291): error C2143: syntax error : missing ';' before '}'
  243. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\driverspecs.h(132): error C2143: syntax error : missing ';' before '{'
  244. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\driverspecs.h(843): error C2143: syntax error : missing ';' before '}'
  245. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\kernelspecs.h(40): error C2143: syntax error : missing ';' before '{'
  246. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\kernelspecs.h(185): error C2143: syntax error : missing ';' before '}'
  247. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(73): error C2143: syntax error : missing ';' before '{'
  248. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(76): error C2065: 'PINT8' : undeclared identifier
  249. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(76): error C2143: syntax error : missing ',' before ';'
  250. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(77): error C2065: 'PINT16' : undeclared identifier
  251. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(77): error C2143: syntax error : missing ',' before ';'
  252. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(78): error C2065: 'PINT32' : undeclared identifier
  253. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(78): error C2143: syntax error : missing ',' before ';'
  254. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(79): error C2065: 'PINT64' : undeclared identifier
  255. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(79): error C2143: syntax error : missing ',' before ';'
  256. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(80): error C2065: 'PUINT8' : undeclared identifier
  257. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(80): error C2143: syntax error : missing ',' before ';'
  258. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(81): error C2065: 'PUINT16' : undeclared identifier
  259. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(81): error C2143: syntax error : missing ',' before ';'
  260. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(82): error C2065: 'PUINT32' : undeclared identifier
  261. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(82): error C2143: syntax error : missing ',' before ';'
  262. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(83): error C2065: 'PUINT64' : undeclared identifier
  263. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(83): error C2143: syntax error : missing ',' before ';'
  264. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(89): error C2065: 'PLONG32' : undeclared identifier
  265. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(89): error C2143: syntax error : missing ',' before ';'
  266. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(95): error C2065: 'PULONG32' : undeclared identifier
  267. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(95): error C2143: syntax error : missing ',' before ';'
  268. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(96): error C2065: 'PDWORD32' : undeclared identifier
  269. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(96): error C2143: syntax error : missing ',' before ';'
  270. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(135): error C2065: 'PINT_PTR' : undeclared identifier
  271. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(135): error C2143: syntax error : missing ',' before ';'
  272. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(136): error C2065: 'PUINT_PTR' : undeclared identifier
  273. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(136): error C2143: syntax error : missing ',' before ';'
  274. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(138): error C2065: 'PLONG_PTR' : undeclared identifier
  275. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(138): error C2143: syntax error : missing ',' before ';'
  276. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(139): error C2065: 'PULONG_PTR' : undeclared identifier
  277. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(139): error C2143: syntax error : missing ',' before ';'
  278. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(334): error C2065: 'PUHALF_PTR' : undeclared identifier
  279. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(334): error C2143: syntax error : missing ',' before ';'
  280. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(335): error C2065: 'PHALF_PTR' : undeclared identifier
  281. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(335): error C2143: syntax error : missing ',' before ';'
  282. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(360): error C2143: syntax error : missing ';' before '{'
  283. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(362): error C2143: syntax error : missing ';' before '}'
  284. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(369): error C2143: syntax error : missing ';' before '{'
  285. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(371): error C2143: syntax error : missing ';' before '}'
  286. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(378): error C2143: syntax error : missing ';' before '{'
  287. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(380): error C2143: syntax error : missing ';' before '}'
  288. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(387): error C2143: syntax error : missing ';' before '{'
  289. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(389): error C2143: syntax error : missing ';' before '}'
  290. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(421): error C2065: 'PSIZE_T' : undeclared identifier
  291. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(421): error C2143: syntax error : missing ',' before ';'
  292. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(422): error C2065: 'PSSIZE_T' : undeclared identifier
  293. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(422): error C2143: syntax error : missing ',' before ';'
  294. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(470): error C2065: 'PDWORD_PTR' : undeclared identifier
  295. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(470): error C2143: syntax error : missing ',' before ';'
  296. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(476): error C2065: 'PLONG64' : undeclared identifier
  297. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(476): error C2143: syntax error : missing ',' before ';'
  298. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(483): error C2065: 'PULONG64' : undeclared identifier
  299. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(483): error C2143: syntax error : missing ',' before ';'
  300. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(484): error C2065: 'PDWORD64' : undeclared identifier
  301. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(484): error C2143: syntax error : missing ',' before ';'
  302. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(494): error C2143: syntax error : missing ';' before '}'
  303. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\winnt.h(350): error C2065: 'LPWCH' : undeclared identifier
  304. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\winnt.h(350): error C2065: 'PWCH' : undeclared identifier
  305. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\winnt.h(350): error C2143: syntax error : missing ',' before ';'
  306. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\winnt.h(351): error C2065: 'PCWCH' : undeclared identifier
  307. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\winnt.h(351): error C2143: syntax error : missing ',' before ';'
  308. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\winnt.h(353): error C2065: 'LPWSTR' : undeclared identifier
  309. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\winnt.h(353): error C2065: 'PWSTR' : undeclared identifier
  310. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\winnt.h(353): error C2143: syntax error : missing ',' before ';'
  311. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\winnt.h(353): fatal error C1003: error count exceeds 100; stopping compilation
  312. 1> mod.cpp
  313. 1>c:\users\owner\documents\my dropbox\monsters\server\server\worldobject.hpp(15): error C2065: 'NetworkObject' : undeclared identifier
  314. 1>c:\users\owner\documents\my dropbox\monsters\server\server\worldobject.hpp(15): error C2059: syntax error : '>'
  315. 1>c:\users\owner\documents\my dropbox\monsters\server\server\worldobject.hpp(16): error C2065: 'y' : undeclared identifier
  316. 1>c:\users\owner\documents\my dropbox\monsters\server\server\worldobject.hpp(19): error C2065: 'NetworkObject' : undeclared identifier
  317. 1>c:\users\owner\documents\my dropbox\monsters\server\server\worldobject.hpp(19): error C2059: syntax error : '>'
  318. 1>c:\users\owner\documents\my dropbox\monsters\server\server\worldobject.hpp(19): error C2059: syntax error : ')'
  319. 1>c:\users\owner\documents\my dropbox\monsters\server\server\worldobject.hpp(19): error C2065: 'yy' : undeclared identifier
  320. 1>c:\users\owner\documents\my dropbox\monsters\server\server\worldobject.hpp(19): error C3861: 'y': identifier not found
  321. 1>c:\users\owner\documents\my dropbox\monsters\server\server\worldobject.hpp(19): error C2065: 'c' : undeclared identifier
  322. 1>c:\users\owner\documents\my dropbox\monsters\server\server\worldobject.hpp(19): error C3861: 'clients': identifier not found
  323. 1>c:\users\owner\documents\my dropbox\monsters\server\server\worldobject.hpp(19): error C2143: syntax error : missing ',' before '{'
  324. 1>c:\users\owner\documents\my dropbox\monsters\server\server\worldobject.hpp(19): error C2143: syntax error : missing ';' before '{'
  325. 1>c:\users\owner\documents\my dropbox\monsters\server\server\worldobject.hpp(20): error C2143: syntax error : missing ';' before '{'
  326. 1>c:\users\owner\documents\my dropbox\monsters\server\server\worldobject.hpp(23): error C2143: syntax error : missing ';' before '}'
  327. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\Iphlpapi.h(23): error C2143: syntax error : missing ';' before '{'
  328. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\ras.h(29): error C2143: syntax error : missing ';' before '{'
  329. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\in6addr.h(22): error C2143: syntax error : missing ';' before '{'
  330. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\in6addr.h(23): error C2143: syntax error : missing ';' before '{'
  331. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\in6addr.h(26): error C2143: syntax error : missing ';' before '}'
  332. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\in6addr.h(27): error C2143: syntax error : missing ';' before '}'
  333. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\in6addr.h(27): error C2065: 'PIN6_ADDR' : undeclared identifier
  334. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\in6addr.h(27): error C2065: 'LPIN6_ADDR' : undeclared identifier
  335. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\in6addr.h(27): error C2143: syntax error : missing ',' before ';'
  336. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\ras.h(63): error C2143: syntax error : missing ';' before '{'
  337. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\ras.h(65): error C2065: 'RASAPIVERSION_501' : undeclared identifier
  338. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\ras.h(66): error C2065: 'RASAPIVERSION_600' : undeclared identifier
  339. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\ras.h(67): error C2065: 'RASAPIVERSION_601' : undeclared identifier
  340. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\ras.h(68): error C2059: syntax error : '}'
  341. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\ras.h(68): error C2143: syntax error : missing ';' before '}'
  342. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\ras.h(76): error C2143: syntax error : missing ';' before '{'
  343. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\ras.h(81): error C2143: syntax error : missing ';' before '}'
  344. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\ras.h(104): error C2143: syntax error : missing ';' before '{'
  345. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\ras.h(106): error C2143: syntax error : missing ';' before '{'
  346. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\ras.h(109): error C2143: syntax error : missing ';' before '}'
  347. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\ras.h(110): error C2143: syntax error : missing ';' before '}'
  348. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\ras.h(137): error C2143: syntax error : missing ';' before '{'
  349. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\ras.h(154): error C2143: syntax error : missing ';' before '{'
  350. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\ras.h(177): error C2143: syntax error : missing ';' before '}'
  351. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\ras.h(181): error C2143: syntax error : missing ';' before '{'
  352. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\ras.h(204): error C2143: syntax error : missing ';' before '}'
  353. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\ras.h(224): error C2143: syntax error : missing ';' before '{'
  354. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\ras.h(226): error C2065: 'RASCS_PortOpened' : undeclared identifier
  355. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\ras.h(227): error C2065: 'RASCS_ConnectDevice' : undeclared identifier
  356. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\ras.h(228): error C2065: 'RASCS_DeviceConnected' : undeclared identifier
  357. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\ras.h(229): error C2065: 'RASCS_AllDevicesConnected' : undeclared identifier
  358. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\ras.h(230): error C2065: 'RASCS_Authenticate' : undeclared identifier
  359. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\ras.h(231): error C2065: 'RASCS_AuthNotify' : undeclared identifier
  360. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\ras.h(232): error C2065: 'RASCS_AuthRetry' : undeclared identifier
  361. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\ras.h(233): error C2065: 'RASCS_AuthCallback' : undeclared identifier
  362. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\ras.h(234): error C2065: 'RASCS_AuthChangePassword' : undeclared identifier
  363. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\ras.h(235): error C2065: 'RASCS_AuthProject' : undeclared identifier
  364. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\ras.h(236): error C2065: 'RASCS_AuthLinkSpeed' : undeclared identifier
  365. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\ras.h(237): error C2065: 'RASCS_AuthAck' : undeclared identifier
  366. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\ras.h(238): error C2065: 'RASCS_ReAuthenticate' : undeclared identifier
  367. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\ras.h(239): error C2065: 'RASCS_Authenticated' : undeclared identifier
  368. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\ras.h(240): error C2065: 'RASCS_PrepareForCallback' : undeclared identifier
  369. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\ras.h(241): error C2065: 'RASCS_WaitForModemReset' : undeclared identifier
  370. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\ras.h(242): error C2065: 'RASCS_WaitForCallback' : undeclared identifier
  371. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\ras.h(243): error C2065: 'RASCS_Projected' : undeclared identifier
  372. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\ras.h(245): error C2065: 'RASCS_StartAuthentication' : undeclared identifier
  373. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\ras.h(246): error C2065: 'RASCS_CallbackComplete' : undeclared identifier
  374. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\ras.h(247): error C2065: 'RASCS_LogonNetwork' : undeclared identifier
  375. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\ras.h(249): error C2065: 'RASCS_SubEntryConnected' : undeclared identifier
  376. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\ras.h(250): error C2065: 'RASCS_SubEntryDisconnected' : undeclared identifier
  377. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\ras.h(252): error C2065: 'RASCS_ApplySettings' : undeclared identifier
  378. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\ras.h(255): error C2065: 'RASCS_Interactive' : undeclared identifier
  379. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\ras.h(256): error C2065: 'RASCS_RetryAuthentication' : undeclared identifier
  380. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\ras.h(257): error C2065: 'RASCS_CallbackSetByCaller' : undeclared identifier
  381. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\ras.h(258): error C2065: 'RASCS_PasswordExpired' : undeclared identifier
  382. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\ras.h(260): error C2065: 'RASCS_InvokeEapUI' : undeclared identifier
  383. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\ras.h(263): error C2065: 'RASCS_Connected' : undeclared identifier
  384. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\ras.h(265): error C2065: 'RASCS_Disconnected' : undeclared identifier
  385. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\ras.h(265): error C2143: syntax error : missing ',' before '}'
  386. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\ras.h(265): error C2143: syntax error : missing ';' before '}'
  387. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\ras.h(275): error C2143: syntax error : missing ';' before '{'
  388. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\ras.h(277): error C2065: 'RASCSS_Dormant' : undeclared identifier
  389. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\ras.h(278): error C2065: 'RASCSS_Reconnecting' : undeclared identifier
  390. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\ras.h(279): error C2065: 'RASCSS_Reconnected' : undeclared identifier
  391. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\ras.h(280): error C2059: syntax error : '}'
  392. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\ras.h(280): error C2143: syntax error : missing ';' before '}'
  393. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\ras.h(290): error C2143: syntax error : missing ';' before '{'
  394. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\ras.h(304): error C2143: syntax error : missing ';' before '}'
  395. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\ras.h(308): error C2143: syntax error : missing ';' before '{'
  396. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\ras.h(322): error C2143: syntax error : missing ';' before '}'
  397. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\ras.h(338): error C2143: syntax error : missing ';' before '{'
  398. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\ras.h(353): error C2143: syntax error : missing ';' before '}'
  399. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\ras.h(357): error C2143: syntax error : missing ';' before '{'
  400. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\ras.h(372): error C2143: syntax error : missing ';' before '}'
  401. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\ras.h(388): error C2143: syntax error : missing ';' before '{'
  402. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\ras.h(391): error C2143: syntax error : missing ';' before '}'
  403. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\ras.h(397): error C2143: syntax error : missing ';' before '{'
  404. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\ras.h(400): error C2143: syntax error : missing ';' before '}'
  405. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\ras.h(400): error C2065: 'PRASDEVSPECIFICINFO' : undeclared identifier
  406. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\ras.h(400): error C2143: syntax error : missing ',' before ';'
  407. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\ras.h(409): error C2143: syntax error : missing ';' before '{'
  408. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\ras.h(422): error C2143: syntax error : missing ';' before '}'
  409. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\ras.h(462): error C2143: syntax error : missing ';' before '{'
  410. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\ras.h(474): error C2143: syntax error : missing ';' before '}'
  411. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\ras.h(478): error C2143: syntax error : missing ';' before '{'
  412. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\ras.h(487): error C2143: syntax error : missing ';' before '}'
  413. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\ras.h(504): error C2143: syntax error : missing ';' before '{'
  414. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\ras.h(504): fatal error C1003: error count exceeds 100; stopping compilation
  415. 1> netobject.cpp
  416. 1>c:\users\owner\documents\my dropbox\monsters\server\server\worldobject.hpp(15): error C2065: 'NetworkObject' : undeclared identifier
  417. 1>c:\users\owner\documents\my dropbox\monsters\server\server\worldobject.hpp(15): error C2059: syntax error : '>'
  418. 1>c:\users\owner\documents\my dropbox\monsters\server\server\worldobject.hpp(16): error C2065: 'y' : undeclared identifier
  419. 1>c:\users\owner\documents\my dropbox\monsters\server\server\worldobject.hpp(19): error C2065: 'NetworkObject' : undeclared identifier
  420. 1>c:\users\owner\documents\my dropbox\monsters\server\server\worldobject.hpp(19): error C2059: syntax error : '>'
  421. 1>c:\users\owner\documents\my dropbox\monsters\server\server\worldobject.hpp(19): error C2059: syntax error : ')'
  422. 1>c:\users\owner\documents\my dropbox\monsters\server\server\worldobject.hpp(19): error C2065: 'yy' : undeclared identifier
  423. 1>c:\users\owner\documents\my dropbox\monsters\server\server\worldobject.hpp(19): error C3861: 'y': identifier not found
  424. 1>c:\users\owner\documents\my dropbox\monsters\server\server\worldobject.hpp(19): error C2065: 'c' : undeclared identifier
  425. 1>c:\users\owner\documents\my dropbox\monsters\server\server\worldobject.hpp(19): error C3861: 'clients': identifier not found
  426. 1>c:\users\owner\documents\my dropbox\monsters\server\server\worldobject.hpp(19): error C2143: syntax error : missing ',' before '{'
  427. 1>c:\users\owner\documents\my dropbox\monsters\server\server\worldobject.hpp(19): error C2143: syntax error : missing ';' before '{'
  428. 1>c:\users\owner\documents\my dropbox\monsters\server\server\worldobject.hpp(20): error C2143: syntax error : missing ';' before '{'
  429. 1>c:\users\owner\documents\my dropbox\monsters\server\server\worldobject.hpp(23): error C2143: syntax error : missing ';' before '}'
  430. 1>C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\excpt.h(29): error C2143: syntax error : missing ';' before '{'
  431. 1>C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\excpt.h(35): error C2143: syntax error : missing ';' before '{'
  432. 1>C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\excpt.h(37): error C2065: 'ExceptionContinueSearch' : undeclared identifier
  433. 1>C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\excpt.h(38): error C2065: 'ExceptionNestedException' : undeclared identifier
  434. 1>C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\excpt.h(40): error C2065: 'ExceptionCollidedUnwind' : undeclared identifier
  435. 1>C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\excpt.h(40): error C2143: syntax error : missing ',' before '}'
  436. 1>C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\excpt.h(40): error C2143: syntax error : missing ';' before '}'
  437. 1>C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\excpt.h(57): error C2146: syntax error : missing ',' before identifier '_EstablisherFrame'
  438. 1>C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\excpt.h(57): error C2065: '_EstablisherFrame' : undeclared identifier
  439. 1>C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\excpt.h(58): error C2146: syntax error : missing ',' before identifier '_ContextRecord'
  440. 1>C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\excpt.h(58): error C2065: '_ContextRecord' : undeclared identifier
  441. 1>C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\excpt.h(60): error C2146: syntax error : missing ',' before identifier '_DispatcherContext'
  442. 1>C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\excpt.h(60): error C2065: '_DispatcherContext' : undeclared identifier
  443. 1>C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\excpt.h(60): error C2143: syntax error : missing ',' before ')'
  444. 1>C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\excpt.h(120): error C2143: syntax error : missing ';' before '}'
  445. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\windef.h(35): error C2143: syntax error : missing ';' before '{'
  446. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\winnt.h(28): error C2143: syntax error : missing ';' before '{'
  447. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\specstrings.h(18): error C2143: syntax error : missing ';' before '{'
  448. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\specstrings.h(291): error C2143: syntax error : missing ';' before '}'
  449. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\driverspecs.h(132): error C2143: syntax error : missing ';' before '{'
  450. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\driverspecs.h(843): error C2143: syntax error : missing ';' before '}'
  451. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\kernelspecs.h(40): error C2143: syntax error : missing ';' before '{'
  452. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\kernelspecs.h(185): error C2143: syntax error : missing ';' before '}'
  453. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(73): error C2143: syntax error : missing ';' before '{'
  454. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(76): error C2065: 'PINT8' : undeclared identifier
  455. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(76): error C2143: syntax error : missing ',' before ';'
  456. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(77): error C2065: 'PINT16' : undeclared identifier
  457. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(77): error C2143: syntax error : missing ',' before ';'
  458. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(78): error C2065: 'PINT32' : undeclared identifier
  459. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(78): error C2143: syntax error : missing ',' before ';'
  460. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(79): error C2065: 'PINT64' : undeclared identifier
  461. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(79): error C2143: syntax error : missing ',' before ';'
  462. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(80): error C2065: 'PUINT8' : undeclared identifier
  463. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(80): error C2143: syntax error : missing ',' before ';'
  464. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(81): error C2065: 'PUINT16' : undeclared identifier
  465. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(81): error C2143: syntax error : missing ',' before ';'
  466. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(82): error C2065: 'PUINT32' : undeclared identifier
  467. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(82): error C2143: syntax error : missing ',' before ';'
  468. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(83): error C2065: 'PUINT64' : undeclared identifier
  469. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(83): error C2143: syntax error : missing ',' before ';'
  470. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(89): error C2065: 'PLONG32' : undeclared identifier
  471. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(89): error C2143: syntax error : missing ',' before ';'
  472. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(95): error C2065: 'PULONG32' : undeclared identifier
  473. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(95): error C2143: syntax error : missing ',' before ';'
  474. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(96): error C2065: 'PDWORD32' : undeclared identifier
  475. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(96): error C2143: syntax error : missing ',' before ';'
  476. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(135): error C2065: 'PINT_PTR' : undeclared identifier
  477. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(135): error C2143: syntax error : missing ',' before ';'
  478. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(136): error C2065: 'PUINT_PTR' : undeclared identifier
  479. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(136): error C2143: syntax error : missing ',' before ';'
  480. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(138): error C2065: 'PLONG_PTR' : undeclared identifier
  481. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(138): error C2143: syntax error : missing ',' before ';'
  482. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(139): error C2065: 'PULONG_PTR' : undeclared identifier
  483. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(139): error C2143: syntax error : missing ',' before ';'
  484. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(334): error C2065: 'PUHALF_PTR' : undeclared identifier
  485. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(334): error C2143: syntax error : missing ',' before ';'
  486. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(335): error C2065: 'PHALF_PTR' : undeclared identifier
  487. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(335): error C2143: syntax error : missing ',' before ';'
  488. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(360): error C2143: syntax error : missing ';' before '{'
  489. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(362): error C2143: syntax error : missing ';' before '}'
  490. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(369): error C2143: syntax error : missing ';' before '{'
  491. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(371): error C2143: syntax error : missing ';' before '}'
  492. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(378): error C2143: syntax error : missing ';' before '{'
  493. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(380): error C2143: syntax error : missing ';' before '}'
  494. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(387): error C2143: syntax error : missing ';' before '{'
  495. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(389): error C2143: syntax error : missing ';' before '}'
  496. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(421): error C2065: 'PSIZE_T' : undeclared identifier
  497. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(421): error C2143: syntax error : missing ',' before ';'
  498. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(422): error C2065: 'PSSIZE_T' : undeclared identifier
  499. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(422): error C2143: syntax error : missing ',' before ';'
  500. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(470): error C2065: 'PDWORD_PTR' : undeclared identifier
  501. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(470): error C2143: syntax error : missing ',' before ';'
  502. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(476): error C2065: 'PLONG64' : undeclared identifier
  503. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(476): error C2143: syntax error : missing ',' before ';'
  504. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(483): error C2065: 'PULONG64' : undeclared identifier
  505. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(483): error C2143: syntax error : missing ',' before ';'
  506. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(484): error C2065: 'PDWORD64' : undeclared identifier
  507. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(484): error C2143: syntax error : missing ',' before ';'
  508. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(494): error C2143: syntax error : missing ';' before '}'
  509. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\winnt.h(350): error C2065: 'LPWCH' : undeclared identifier
  510. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\winnt.h(350): error C2065: 'PWCH' : undeclared identifier
  511. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\winnt.h(350): error C2143: syntax error : missing ',' before ';'
  512. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\winnt.h(351): error C2065: 'PCWCH' : undeclared identifier
  513. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\winnt.h(351): error C2143: syntax error : missing ',' before ';'
  514. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\winnt.h(353): error C2065: 'LPWSTR' : undeclared identifier
  515. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\winnt.h(353): error C2065: 'PWSTR' : undeclared identifier
  516. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\winnt.h(353): error C2143: syntax error : missing ',' before ';'
  517. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\winnt.h(353): fatal error C1003: error count exceeds 100; stopping compilation
  518. 1> platform.hpp
  519. 1>c:\users\owner\documents\my dropbox\monsters\server\server\netobject.hpp(24): error C2065: 'WorldObject' : undeclared identifier
  520. 1>c:\users\owner\documents\my dropbox\monsters\server\server\netobject.hpp(24): error C2059: syntax error : '>'
  521. 1>c:\users\owner\documents\my dropbox\monsters\server\server\netobject.hpp(42): error C2146: syntax error : missing ',' before identifier 'c'
  522. 1>c:\users\owner\documents\my dropbox\monsters\server\server\netobject.hpp(42): error C2065: 'c' : undeclared identifier
  523. 1>c:\users\owner\documents\my dropbox\monsters\server\server\netobject.hpp(42): error C2065: 'WorldObject' : undeclared identifier
  524. 1>c:\users\owner\documents\my dropbox\monsters\server\server\netobject.hpp(42): error C2059: syntax error : '>'
  525. 1>c:\users\owner\documents\my dropbox\monsters\server\server\netobject.hpp(42): error C2059: syntax error : ')'
  526. 1>c:\users\owner\documents\my dropbox\monsters\server\server\netobject.hpp(42): error C2327: 'NetworkObject::clients' : is not a type name, static, or enumerator
  527. 1>c:\users\owner\documents\my dropbox\monsters\server\server\netobject.hpp(42): error C2065: 'c' : undeclared identifier
  528. 1>c:\users\owner\documents\my dropbox\monsters\server\server\netobject.hpp(42): error C3861: 'clients': identifier not found
  529. 1>c:\users\owner\documents\my dropbox\monsters\server\server\netobject.hpp(42): error C2065: 'w' : undeclared identifier
  530. 1>c:\users\owner\documents\my dropbox\monsters\server\server\netobject.hpp(42): error C3861: 'wObjects': identifier not found
  531. 1>c:\users\owner\documents\my dropbox\monsters\server\server\netobject.hpp(42): error C2065: 'pid' : undeclared identifier
  532. 1>c:\users\owner\documents\my dropbox\monsters\server\server\netobject.hpp(42): error C3861: 'pId': identifier not found
  533. 1>c:\users\owner\documents\my dropbox\monsters\server\server\netobject.hpp(42): error C2065: 'logHandle' : undeclared identifier
  534. 1>c:\users\owner\documents\my dropbox\monsters\server\server\netobject.hpp(42): error C2143: syntax error : missing ',' before '{'
  535. 1>c:\users\owner\documents\my dropbox\monsters\server\server\netobject.hpp(42): error C2143: syntax error : missing ';' before '{'
  536. 1>c:\users\owner\documents\my dropbox\monsters\server\server\netobject.hpp(45): error C2143: syntax error : missing ';' before '}'
  537. 1>c:\users\owner\documents\my dropbox\monsters\server\server\netobject.hpp(47): error C2327: 'NetworkObject::clients' : is not a type name, static, or enumerator
  538. 1>c:\users\owner\documents\my dropbox\monsters\server\server\netobject.hpp(47): error C2065: 'no' : undeclared identifier
  539. 1>c:\users\owner\documents\my dropbox\monsters\server\server\netobject.hpp(47): error C2228: left of '.clients' must have class/struct/union
  540. 1> type is ''unknown-type''
  541. 1>c:\users\owner\documents\my dropbox\monsters\server\server\netobject.hpp(47): error C3861: 'clients': identifier not found
  542. 1>c:\users\owner\documents\my dropbox\monsters\server\server\netobject.hpp(47): error C2065: 'no' : undeclared identifier
  543. 1>c:\users\owner\documents\my dropbox\monsters\server\server\netobject.hpp(47): error C2228: left of '.wObjects' must have class/struct/union
  544. 1> type is ''unknown-type''
  545. 1>c:\users\owner\documents\my dropbox\monsters\server\server\netobject.hpp(47): error C3861: 'wObjects': identifier not found
  546. 1>c:\users\owner\documents\my dropbox\monsters\server\server\netobject.hpp(47): error C2065: 'no' : undeclared identifier
  547. 1>c:\users\owner\documents\my dropbox\monsters\server\server\netobject.hpp(47): error C2228: left of '.account' must have class/struct/union
  548. 1> type is ''unknown-type''
  549. 1>c:\users\owner\documents\my dropbox\monsters\server\server\netobject.hpp(47): error C3861: 'account': identifier not found
  550. 1>c:\users\owner\documents\my dropbox\monsters\server\server\netobject.hpp(47): error C2065: 'no' : undeclared identifier
  551. 1>c:\users\owner\documents\my dropbox\monsters\server\server\netobject.hpp(47): error C2228: left of '.noStage' must have class/struct/union
  552. 1> type is ''unknown-type''
  553. 1>c:\users\owner\documents\my dropbox\monsters\server\server\netobject.hpp(47): error C3861: 'noStage': identifier not found
  554. 1>c:\users\owner\documents\my dropbox\monsters\server\server\netobject.hpp(47): error C2065: 'no' : undeclared identifier
  555. 1>c:\users\owner\documents\my dropbox\monsters\server\server\netobject.hpp(47): error C2228: left of '.pId' must have class/struct/union
  556. 1> type is ''unknown-type''
  557. 1>c:\users\owner\documents\my dropbox\monsters\server\server\netobject.hpp(47): error C3861: 'pId': identifier not found
  558. 1>c:\users\owner\documents\my dropbox\monsters\server\server\netobject.hpp(47): error C2065: 'no' : undeclared identifier
  559. 1>c:\users\owner\documents\my dropbox\monsters\server\server\netobject.hpp(47): error C2228: left of '.log' must have class/struct/union
  560. 1> type is ''unknown-type''
  561. 1>c:\users\owner\documents\my dropbox\monsters\server\server\netobject.hpp(47): error C2143: syntax error : missing ',' before '{'
  562. 1>c:\users\owner\documents\my dropbox\monsters\server\server\netobject.hpp(47): error C2143: syntax error : missing ';' before '{'
  563. 1>c:\users\owner\documents\my dropbox\monsters\server\server\netobject.hpp(49): error C2327: 'NetworkObject::clients' : is not a type name, static, or enumerator
  564. 1>c:\users\owner\documents\my dropbox\monsters\server\server\netobject.hpp(49): error C2065: 'no' : undeclared identifier
  565. 1>c:\users\owner\documents\my dropbox\monsters\server\server\netobject.hpp(49): error C2227: left of '->clients' must point to class/struct/union/generic type
  566. 1> type is ''unknown-type''
  567. 1>c:\users\owner\documents\my dropbox\monsters\server\server\netobject.hpp(49): error C3861: 'clients': identifier not found
  568. 1>c:\users\owner\documents\my dropbox\monsters\server\server\netobject.hpp(49): error C2065: 'no' : undeclared identifier
  569. 1>c:\users\owner\documents\my dropbox\monsters\server\server\netobject.hpp(49): error C2227: left of '->wObjects' must point to class/struct/union/generic type
  570. 1> type is ''unknown-type''
  571. 1>c:\users\owner\documents\my dropbox\monsters\server\server\netobject.hpp(49): error C3861: 'wObjects': identifier not found
  572. 1>c:\users\owner\documents\my dropbox\monsters\server\server\netobject.hpp(49): error C2065: 'no' : undeclared identifier
  573. 1>c:\users\owner\documents\my dropbox\monsters\server\server\netobject.hpp(49): error C2227: left of '->account' must point to class/struct/union/generic type
  574. 1> type is ''unknown-type''
  575. 1>c:\users\owner\documents\my dropbox\monsters\server\server\netobject.hpp(49): error C3861: 'account': identifier not found
  576. 1>c:\users\owner\documents\my dropbox\monsters\server\server\netobject.hpp(49): error C2065: 'no' : undeclared identifier
  577. 1>c:\users\owner\documents\my dropbox\monsters\server\server\netobject.hpp(49): error C2227: left of '->pId' must point to class/struct/union/generic type
  578. 1> type is ''unknown-type''
  579. 1>c:\users\owner\documents\my dropbox\monsters\server\server\netobject.hpp(49): error C3861: 'pId': identifier not found
  580. 1>c:\users\owner\documents\my dropbox\monsters\server\server\netobject.hpp(49): error C2065: 'no' : undeclared identifier
  581. 1>c:\users\owner\documents\my dropbox\monsters\server\server\netobject.hpp(49): error C2227: left of '->log' must point to class/struct/union/generic type
  582. 1> type is ''unknown-type''
  583. 1>c:\users\owner\documents\my dropbox\monsters\server\server\netobject.hpp(49): error C2143: syntax error : missing ',' before '{'
  584. 1>c:\users\owner\documents\my dropbox\monsters\server\server\netobject.hpp(49): error C2143: syntax error : missing ';' before '{'
  585. 1>c:\users\owner\documents\my dropbox\monsters\server\server\netobject.hpp(51): error C2143: syntax error : missing ';' before '}'
  586. 1>c:\users\owner\documents\my dropbox\monsters\server\server\netobject.hpp(53): error C2143: syntax error : missing ';' before '{'
  587. 1>c:\users\owner\documents\my dropbox\monsters\server\server\netobject.hpp(54): error C2143: syntax error : missing ';' before '{'
  588. 1>c:\users\owner\documents\my dropbox\monsters\server\server\netobject.hpp(59): error C2143: syntax error : missing ')' before ';'
  589. 1>c:\users\owner\documents\my dropbox\monsters\server\server\netobject.hpp(59): error C2059: syntax error : ')'
  590. 1>c:\users\owner\documents\my dropbox\monsters\server\server\netobject.hpp(59): error C2143: syntax error : missing ';' before '{'
  591. 1>c:\users\owner\documents\my dropbox\monsters\server\server\netobject.hpp(67): error C2143: syntax error : missing ';' before '}'
  592. 1>c:\users\owner\documents\my dropbox\monsters\server\server\netobject.hpp(68): error C2143: syntax error : missing ';' before '}'
  593. 1>c:\users\owner\documents\my dropbox\monsters\server\server\netobject.hpp(75): error C2143: syntax error : missing ';' before '}'
  594. 1>c:\users\owner\documents\my dropbox\monsters\server\server\netobject.hpp(80): error C2143: syntax error : missing ';' before '{'
  595. 1>c:\users\owner\documents\my dropbox\monsters\server\server\netobject.hpp(81): error C2143: syntax error : missing ';' before '{'
  596. 1>c:\users\owner\documents\my dropbox\monsters\server\server\netobject.hpp(82): error C2143: syntax error : missing ';' before '{'
  597. 1>c:\users\owner\documents\my dropbox\monsters\server\server\netobject.hpp(83): error C2143: syntax error : missing ';' before '{'
  598. 1>c:\users\owner\documents\my dropbox\monsters\server\server\netobject.hpp(84): error C2143: syntax error : missing ';' before '{'
  599. 1>c:\users\owner\documents\my dropbox\monsters\server\server\netobject.hpp(85): error C2143: syntax error : missing ';' before '}'
  600. 1>c:\users\owner\documents\my dropbox\monsters\server\server\worldobject.hpp(13): error C2143: syntax error : missing ';' before '{'
  601. 1>c:\users\owner\documents\my dropbox\monsters\server\server\worldobject.hpp(16): error C2065: 'y' : undeclared identifier
  602. 1>c:\users\owner\documents\my dropbox\monsters\server\server\worldobject.hpp(19): error C2146: syntax error : missing ',' before identifier 'c'
  603. 1>c:\users\owner\documents\my dropbox\monsters\server\server\worldobject.hpp(19): error C2065: 'c' : undeclared identifier
  604. 1>c:\users\owner\documents\my dropbox\monsters\server\server\worldobject.hpp(19): error C2143: syntax error : missing ',' before ')'
  605. 1>c:\users\owner\documents\my dropbox\monsters\server\server\worldobject.hpp(19): error C2065: 'yy' : undeclared identifier
  606. 1>c:\users\owner\documents\my dropbox\monsters\server\server\worldobject.hpp(19): error C3861: 'y': identifier not found
  607. 1>c:\users\owner\documents\my dropbox\monsters\server\server\worldobject.hpp(19): error C2327: 'NetworkObject::clients' : is not a type name, static, or enumerator
  608. 1>c:\users\owner\documents\my dropbox\monsters\server\server\worldobject.hpp(19): error C2065: 'c' : undeclared identifier
  609. 1>c:\users\owner\documents\my dropbox\monsters\server\server\worldobject.hpp(19): error C3861: 'clients': identifier not found
  610. 1>c:\users\owner\documents\my dropbox\monsters\server\server\worldobject.hpp(19): error C2143: syntax error : missing ',' before '{'
  611. 1>c:\users\owner\documents\my dropbox\monsters\server\server\worldobject.hpp(19): error C2143: syntax error : missing ';' before '{'
  612. 1>c:\users\owner\documents\my dropbox\monsters\server\server\worldobject.hpp(20): error C2143: syntax error : missing ';' before '{'
  613. 1>c:\users\owner\documents\my dropbox\monsters\server\server\worldobject.hpp(23): error C2143: syntax error : missing ';' before '}'
  614. 1>platform.hpp(12): error C2143: syntax error : missing ';' before '{'
  615. 1>platform.hpp(14): error C2065: 'maxX' : undeclared identifier
  616. 1>platform.hpp(14): error C2065: 'hspd' : undeclared identifier
  617. 1>platform.hpp(14): error C2143: syntax error : missing ',' before ';'
  618. 1>platform.hpp(17): error C2146: syntax error : missing ',' before identifier 'c'
  619. 1>platform.hpp(17): error C2065: 'c' : undeclared identifier
  620. 1>platform.hpp(17): error C2143: syntax error : missing ',' before ')'
  621. 1>platform.hpp(17): error C2065: 'yy' : undeclared identifier
  622. 1>platform.hpp(17): error C2065: 'c' : undeclared identifier
  623. 1>platform.hpp(17): error C2143: syntax error : missing ',' before ')'
  624. 1>platform.hpp(17): error C2065: 'max' : undeclared identifier
  625. 1>platform.hpp(17): error C3861: 'maxX': identifier not found
  626. 1>platform.hpp(17): error C2065: 'min' : undeclared identifier
  627. 1>platform.hpp(17): error C3861: 'minX': identifier not found
  628. 1>platform.hpp(17): error C2065: 'spd' : undeclared identifier
  629. 1>platform.hpp(17): error C3861: 'hspd': identifier not found
  630. 1>platform.hpp(17): error C2143: syntax error : missing ',' before '{'
  631. 1>platform.hpp(17): fatal error C1003: error count exceeds 100; stopping compilation
  632. 1> server.cpp
  633. 1>c:\users\owner\documents\my dropbox\monsters\server\server\worldobject.hpp(15): error C2065: 'NetworkObject' : undeclared identifier
  634. 1>c:\users\owner\documents\my dropbox\monsters\server\server\worldobject.hpp(15): error C2059: syntax error : '>'
  635. 1>c:\users\owner\documents\my dropbox\monsters\server\server\worldobject.hpp(16): error C2065: 'y' : undeclared identifier
  636. 1>c:\users\owner\documents\my dropbox\monsters\server\server\worldobject.hpp(19): error C2065: 'NetworkObject' : undeclared identifier
  637. 1>c:\users\owner\documents\my dropbox\monsters\server\server\worldobject.hpp(19): error C2059: syntax error : '>'
  638. 1>c:\users\owner\documents\my dropbox\monsters\server\server\worldobject.hpp(19): error C2059: syntax error : ')'
  639. 1>c:\users\owner\documents\my dropbox\monsters\server\server\worldobject.hpp(19): error C2065: 'yy' : undeclared identifier
  640. 1>c:\users\owner\documents\my dropbox\monsters\server\server\worldobject.hpp(19): error C3861: 'y': identifier not found
  641. 1>c:\users\owner\documents\my dropbox\monsters\server\server\worldobject.hpp(19): error C2065: 'c' : undeclared identifier
  642. 1>c:\users\owner\documents\my dropbox\monsters\server\server\worldobject.hpp(19): error C3861: 'clients': identifier not found
  643. 1>c:\users\owner\documents\my dropbox\monsters\server\server\worldobject.hpp(19): error C2143: syntax error : missing ',' before '{'
  644. 1>c:\users\owner\documents\my dropbox\monsters\server\server\worldobject.hpp(19): error C2143: syntax error : missing ';' before '{'
  645. 1>c:\users\owner\documents\my dropbox\monsters\server\server\worldobject.hpp(20): error C2143: syntax error : missing ';' before '{'
  646. 1>c:\users\owner\documents\my dropbox\monsters\server\server\worldobject.hpp(23): error C2143: syntax error : missing ';' before '}'
  647. 1>C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\excpt.h(29): error C2143: syntax error : missing ';' before '{'
  648. 1>C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\excpt.h(35): error C2143: syntax error : missing ';' before '{'
  649. 1>C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\excpt.h(37): error C2065: 'ExceptionContinueSearch' : undeclared identifier
  650. 1>C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\excpt.h(38): error C2065: 'ExceptionNestedException' : undeclared identifier
  651. 1>C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\excpt.h(40): error C2065: 'ExceptionCollidedUnwind' : undeclared identifier
  652. 1>C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\excpt.h(40): error C2143: syntax error : missing ',' before '}'
  653. 1>C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\excpt.h(40): error C2143: syntax error : missing ';' before '}'
  654. 1>C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\excpt.h(57): error C2146: syntax error : missing ',' before identifier '_EstablisherFrame'
  655. 1>C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\excpt.h(57): error C2065: '_EstablisherFrame' : undeclared identifier
  656. 1>C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\excpt.h(58): error C2146: syntax error : missing ',' before identifier '_ContextRecord'
  657. 1>C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\excpt.h(58): error C2065: '_ContextRecord' : undeclared identifier
  658. 1>C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\excpt.h(60): error C2146: syntax error : missing ',' before identifier '_DispatcherContext'
  659. 1>C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\excpt.h(60): error C2065: '_DispatcherContext' : undeclared identifier
  660. 1>C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\excpt.h(60): error C2143: syntax error : missing ',' before ')'
  661. 1>C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\excpt.h(120): error C2143: syntax error : missing ';' before '}'
  662. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\windef.h(35): error C2143: syntax error : missing ';' before '{'
  663. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\winnt.h(28): error C2143: syntax error : missing ';' before '{'
  664. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\specstrings.h(18): error C2143: syntax error : missing ';' before '{'
  665. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\specstrings.h(291): error C2143: syntax error : missing ';' before '}'
  666. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\driverspecs.h(132): error C2143: syntax error : missing ';' before '{'
  667. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\driverspecs.h(843): error C2143: syntax error : missing ';' before '}'
  668. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\kernelspecs.h(40): error C2143: syntax error : missing ';' before '{'
  669. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\kernelspecs.h(185): error C2143: syntax error : missing ';' before '}'
  670. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(73): error C2143: syntax error : missing ';' before '{'
  671. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(76): error C2065: 'PINT8' : undeclared identifier
  672. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(76): error C2143: syntax error : missing ',' before ';'
  673. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(77): error C2065: 'PINT16' : undeclared identifier
  674. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(77): error C2143: syntax error : missing ',' before ';'
  675. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(78): error C2065: 'PINT32' : undeclared identifier
  676. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(78): error C2143: syntax error : missing ',' before ';'
  677. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(79): error C2065: 'PINT64' : undeclared identifier
  678. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(79): error C2143: syntax error : missing ',' before ';'
  679. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(80): error C2065: 'PUINT8' : undeclared identifier
  680. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(80): error C2143: syntax error : missing ',' before ';'
  681. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(81): error C2065: 'PUINT16' : undeclared identifier
  682. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(81): error C2143: syntax error : missing ',' before ';'
  683. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(82): error C2065: 'PUINT32' : undeclared identifier
  684. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(82): error C2143: syntax error : missing ',' before ';'
  685. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(83): error C2065: 'PUINT64' : undeclared identifier
  686. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(83): error C2143: syntax error : missing ',' before ';'
  687. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(89): error C2065: 'PLONG32' : undeclared identifier
  688. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(89): error C2143: syntax error : missing ',' before ';'
  689. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(95): error C2065: 'PULONG32' : undeclared identifier
  690. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(95): error C2143: syntax error : missing ',' before ';'
  691. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(96): error C2065: 'PDWORD32' : undeclared identifier
  692. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(96): error C2143: syntax error : missing ',' before ';'
  693. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(135): error C2065: 'PINT_PTR' : undeclared identifier
  694. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(135): error C2143: syntax error : missing ',' before ';'
  695. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(136): error C2065: 'PUINT_PTR' : undeclared identifier
  696. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(136): error C2143: syntax error : missing ',' before ';'
  697. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(138): error C2065: 'PLONG_PTR' : undeclared identifier
  698. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(138): error C2143: syntax error : missing ',' before ';'
  699. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(139): error C2065: 'PULONG_PTR' : undeclared identifier
  700. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(139): error C2143: syntax error : missing ',' before ';'
  701. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(334): error C2065: 'PUHALF_PTR' : undeclared identifier
  702. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(334): error C2143: syntax error : missing ',' before ';'
  703. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(335): error C2065: 'PHALF_PTR' : undeclared identifier
  704. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(335): error C2143: syntax error : missing ',' before ';'
  705. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(360): error C2143: syntax error : missing ';' before '{'
  706. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(362): error C2143: syntax error : missing ';' before '}'
  707. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(369): error C2143: syntax error : missing ';' before '{'
  708. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(371): error C2143: syntax error : missing ';' before '}'
  709. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(378): error C2143: syntax error : missing ';' before '{'
  710. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(380): error C2143: syntax error : missing ';' before '}'
  711. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(387): error C2143: syntax error : missing ';' before '{'
  712. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(389): error C2143: syntax error : missing ';' before '}'
  713. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(421): error C2065: 'PSIZE_T' : undeclared identifier
  714. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(421): error C2143: syntax error : missing ',' before ';'
  715. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(422): error C2065: 'PSSIZE_T' : undeclared identifier
  716. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(422): error C2143: syntax error : missing ',' before ';'
  717. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(470): error C2065: 'PDWORD_PTR' : undeclared identifier
  718. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(470): error C2143: syntax error : missing ',' before ';'
  719. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(476): error C2065: 'PLONG64' : undeclared identifier
  720. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(476): error C2143: syntax error : missing ',' before ';'
  721. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(483): error C2065: 'PULONG64' : undeclared identifier
  722. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(483): error C2143: syntax error : missing ',' before ';'
  723. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(484): error C2065: 'PDWORD64' : undeclared identifier
  724. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(484): error C2143: syntax error : missing ',' before ';'
  725. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\basetsd.h(494): error C2143: syntax error : missing ';' before '}'
  726. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\winnt.h(350): error C2065: 'LPWCH' : undeclared identifier
  727. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\winnt.h(350): error C2065: 'PWCH' : undeclared identifier
  728. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\winnt.h(350): error C2143: syntax error : missing ',' before ';'
  729. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\winnt.h(351): error C2065: 'PCWCH' : undeclared identifier
  730. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\winnt.h(351): error C2143: syntax error : missing ',' before ';'
  731. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\winnt.h(353): error C2065: 'LPWSTR' : undeclared identifier
  732. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\winnt.h(353): error C2065: 'PWSTR' : undeclared identifier
  733. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\winnt.h(353): error C2143: syntax error : missing ',' before ';'
  734. 1>C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\include\winnt.h(353): fatal error C1003: error count exceeds 100; stopping compilation
  735. ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement