Guest User

Untitled

a guest
Jul 19th, 2018
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 24.51 KB | None | 0 0
  1. 1>------ Build started: Project: rpgClient, Configuration: Debug Win32 ------
  2. 1>Compiling...
  3. 1>CKeyboard.cpp
  4. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\ckeyboard.cpp(14) : warning C4554: '&' : check operator precedence for possible error; use parentheses to clarify precedence
  5. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\ckeyboard.cpp(21) : error C2065: 'ifstream' : undeclared identifier
  6. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\ckeyboard.cpp(21) : error C2146: syntax error : missing ';' before identifier 'load'
  7. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\ckeyboard.cpp(21) : error C3861: 'load': identifier not found
  8. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\ckeyboard.cpp(22) : error C2065: 'mapy' : undeclared identifier
  9. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\ckeyboard.cpp(24) : error C2065: 'mapx' : undeclared identifier
  10. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\ckeyboard.cpp(26) : error C2065: 'load' : undeclared identifier
  11. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\ckeyboard.cpp(26) : error C2676: binary '[' : 'CKeyPressedMap' does not define this operator or a conversion to a type acceptable to the predefined operator
  12. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\ckeyboard.cpp(28) : error C2065: 'load' : undeclared identifier
  13. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\ckeyboard.cpp(28) : error C2228: left of '.get' must have class/struct/union
  14. 1> type is ''unknown-type''
  15. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\ckeyboard.cpp(30) : error C2065: 'load' : undeclared identifier
  16. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\ckeyboard.cpp(30) : error C2228: left of '.close' must have class/struct/union
  17. 1> type is ''unknown-type''
  18. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\ckeyboard.cpp(36) : error C2065: 'ifstream' : undeclared identifier
  19. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\ckeyboard.cpp(36) : error C2146: syntax error : missing ';' before identifier 'load'
  20. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\ckeyboard.cpp(36) : error C3861: 'load': identifier not found
  21. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\ckeyboard.cpp(38) : error C2065: 'mapy' : undeclared identifier
  22. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\ckeyboard.cpp(40) : error C2065: 'mapx' : undeclared identifier
  23. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\ckeyboard.cpp(42) : error C2065: 'load' : undeclared identifier
  24. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\ckeyboard.cpp(42) : error C2676: binary '[' : 'CKeyPressedMap' does not define this operator or a conversion to a type acceptable to the predefined operator
  25. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\ckeyboard.cpp(44) : error C2065: 'load' : undeclared identifier
  26. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\ckeyboard.cpp(44) : error C2228: left of '.get' must have class/struct/union
  27. 1> type is ''unknown-type''
  28. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\ckeyboard.cpp(46) : error C2065: 'load' : undeclared identifier
  29. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\ckeyboard.cpp(46) : error C2228: left of '.close' must have class/struct/union
  30. 1> type is ''unknown-type''
  31. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\ckeyboard.cpp(52) : error C2065: 'ofstream' : undeclared identifier
  32. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\ckeyboard.cpp(52) : error C2146: syntax error : missing ';' before identifier 'save'
  33. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\ckeyboard.cpp(52) : error C3861: 'save': identifier not found
  34. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\ckeyboard.cpp(53) : error C2065: 'mapy' : undeclared identifier
  35. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\ckeyboard.cpp(55) : error C2065: 'mapx' : undeclared identifier
  36. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\ckeyboard.cpp(56) : error C2065: 'save' : undeclared identifier
  37. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\ckeyboard.cpp(56) : error C2676: binary '[' : 'CKeyPressedMap' does not define this operator or a conversion to a type acceptable to the predefined operator
  38. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\ckeyboard.cpp(57) : error C2065: 'save' : undeclared identifier
  39. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\ckeyboard.cpp(59) : error C2065: 'save' : undeclared identifier
  40. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\ckeyboard.cpp(59) : error C2228: left of '.close' must have class/struct/union
  41. 1> type is ''unknown-type''
  42. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\ckeyboard.cpp(64) : error C2065: 'ofstream' : undeclared identifier
  43. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\ckeyboard.cpp(64) : error C2146: syntax error : missing ';' before identifier 'save'
  44. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\ckeyboard.cpp(64) : error C3861: 'save': identifier not found
  45. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\ckeyboard.cpp(65) : error C2065: 'mapy' : undeclared identifier
  46. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\ckeyboard.cpp(67) : error C2065: 'mapx' : undeclared identifier
  47. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\ckeyboard.cpp(68) : error C2065: 'save' : undeclared identifier
  48. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\ckeyboard.cpp(68) : error C2676: binary '[' : 'CKeyPressedMap' does not define this operator or a conversion to a type acceptable to the predefined operator
  49. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\ckeyboard.cpp(69) : error C2065: 'save' : undeclared identifier
  50. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\ckeyboard.cpp(71) : error C2065: 'save' : undeclared identifier
  51. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\ckeyboard.cpp(71) : error C2228: left of '.close' must have class/struct/union
  52. 1> type is ''unknown-type''
  53. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\ckeyboard.cpp(76) : error C2065: 'editmap' : undeclared identifier
  54. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\ckeyboard.cpp(77) : error C2065: 'editmapx' : undeclared identifier
  55. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\ckeyboard.cpp(77) : error C2065: 'playerx' : undeclared identifier
  56. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\ckeyboard.cpp(78) : error C2065: 'editmapy' : undeclared identifier
  57. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\ckeyboard.cpp(78) : error C2065: 'playery' : undeclared identifier
  58. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\ckeyboard.cpp(82) : error C2065: 'editmap' : undeclared identifier
  59. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\ckeyboard.cpp(83) : error C2065: 'editmapx' : undeclared identifier
  60. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\ckeyboard.cpp(83) : error C2065: 'playerx' : undeclared identifier
  61. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\ckeyboard.cpp(84) : error C2065: 'editmapy' : undeclared identifier
  62. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\ckeyboard.cpp(84) : error C2065: 'playery' : undeclared identifier
  63. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\ckeyboard.cpp(87) : error C2065: 'editmap' : undeclared identifier
  64. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\ckeyboard.cpp(87) : warning C4805: '==' : unsafe mix of type ''unknown-type'' and type 'bool' in operation
  65. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\ckeyboard.cpp(91) : error C2065: 'editmapy' : undeclared identifier
  66. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\ckeyboard.cpp(92) : error C2676: binary '[' : 'CKeyPressedMap' does not define this operator or a conversion to a type acceptable to the predefined operator
  67. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\ckeyboard.cpp(92) : error C2065: 'editmapx' : undeclared identifier
  68. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\ckeyboard.cpp(96) : error C2065: 'editmapy' : undeclared identifier
  69. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\ckeyboard.cpp(97) : error C2676: binary '[' : 'CKeyPressedMap' does not define this operator or a conversion to a type acceptable to the predefined operator
  70. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\ckeyboard.cpp(97) : error C2065: 'editmapx' : undeclared identifier
  71. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\ckeyboard.cpp(101) : error C2065: 'editmapy' : undeclared identifier
  72. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\ckeyboard.cpp(102) : error C2676: binary '[' : 'CKeyPressedMap' does not define this operator or a conversion to a type acceptable to the predefined operator
  73. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\ckeyboard.cpp(102) : error C2065: 'editmapx' : undeclared identifier
  74. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\ckeyboard.cpp(106) : error C2065: 'editmapy' : undeclared identifier
  75. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\ckeyboard.cpp(107) : error C2676: binary '[' : 'CKeyPressedMap' does not define this operator or a conversion to a type acceptable to the predefined operator
  76. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\ckeyboard.cpp(107) : error C2065: 'editmapx' : undeclared identifier
  77. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\ckeyboard.cpp(111) : error C2065: 'editmapy' : undeclared identifier
  78. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\ckeyboard.cpp(112) : error C2676: binary '[' : 'CKeyPressedMap' does not define this operator or a conversion to a type acceptable to the predefined operator
  79. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\ckeyboard.cpp(112) : error C2065: 'editmapx' : undeclared identifier
  80. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\ckeyboard.cpp(116) : error C2065: 'editmapy' : undeclared identifier
  81. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\ckeyboard.cpp(117) : error C2676: binary '[' : 'CKeyPressedMap' does not define this operator or a conversion to a type acceptable to the predefined operator
  82. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\ckeyboard.cpp(117) : error C2065: 'editmapx' : undeclared identifier
  83. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\ckeyboard.cpp(125) : error C2065: 'playery' : undeclared identifier
  84. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\ckeyboard.cpp(125) : error C2065: 'playerspeed' : undeclared identifier
  85. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\ckeyboard.cpp(127) : error C2676: binary '[' : 'CKeyPressedMap' does not define this operator or a conversion to a type acceptable to the predefined operator
  86. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\ckeyboard.cpp(127) : error C2065: 'playerx' : undeclared identifier
  87. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\ckeyboard.cpp(128) : error C2676: binary '[' : 'CKeyPressedMap' does not define this operator or a conversion to a type acceptable to the predefined operator
  88. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\ckeyboard.cpp(128) : error C2065: 'playerx' : undeclared identifier
  89. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\ckeyboard.cpp(133) : error C2065: 'playery' : undeclared identifier
  90. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\ckeyboard.cpp(133) : error C2065: 'playerspeed' : undeclared identifier
  91. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\ckeyboard.cpp(134) : error C2065: 'sprite' : undeclared identifier
  92. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\ckeyboard.cpp(134) : error C2228: left of '.Animating' must have class/struct/union
  93. 1> type is ''unknown-type''
  94. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\ckeyboard.cpp(135) : error C2065: 'sprite' : undeclared identifier
  95. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\ckeyboard.cpp(135) : error C2228: left of '.SetDirection' must have class/struct/union
  96. 1> type is ''unknown-type''
  97. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\ckeyboard.cpp(139) : error C2065: 'sprite' : undeclared identifier
  98. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\ckeyboard.cpp(139) : error C2228: left of '.Animating' must have class/struct/union
  99. 1> type is ''unknown-type''
  100. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\ckeyboard.cpp(145) : error C2065: 'playery' : undeclared identifier
  101. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\ckeyboard.cpp(145) : error C2065: 'playerspeed' : undeclared identifier
  102. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\ckeyboard.cpp(147) : error C2676: binary '[' : 'CKeyPressedMap' does not define this operator or a conversion to a type acceptable to the predefined operator
  103. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\ckeyboard.cpp(147) : error C2065: 'playerx' : undeclared identifier
  104. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\ckeyboard.cpp(148) : error C2676: binary '[' : 'CKeyPressedMap' does not define this operator or a conversion to a type acceptable to the predefined operator
  105. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\ckeyboard.cpp(148) : error C2065: 'playerx' : undeclared identifier
  106. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\ckeyboard.cpp(153) : error C2065: 'playery' : undeclared identifier
  107. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\ckeyboard.cpp(153) : error C2065: 'playerspeed' : undeclared identifier
  108. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\ckeyboard.cpp(154) : error C2065: 'sprite' : undeclared identifier
  109. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\ckeyboard.cpp(154) : error C2228: left of '.Animating' must have class/struct/union
  110. 1> type is ''unknown-type''
  111. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\ckeyboard.cpp(155) : error C2065: 'sprite' : undeclared identifier
  112. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\ckeyboard.cpp(155) : error C2228: left of '.SetDirection' must have class/struct/union
  113. 1> type is ''unknown-type''
  114. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\ckeyboard.cpp(159) : error C2065: 'sprite' : undeclared identifier
  115. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\ckeyboard.cpp(159) : error C2228: left of '.Animating' must have class/struct/union
  116. 1> type is ''unknown-type''
  117. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\ckeyboard.cpp(164) : error C2065: 'playery' : undeclared identifier
  118. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\ckeyboard.cpp(167) : error C2065: 'playerx' : undeclared identifier
  119. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\ckeyboard.cpp(167) : fatal error C1003: error count exceeds 100; stopping compilation
  120. 1>CMap.cpp
  121. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\cmap.h(11) : error C2864: 'CMap::tilesize' : only static const integral data members can be initialized within a class
  122. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\cmap.h(12) : error C2864: 'CMap::maptotal' : only static const integral data members can be initialized within a class
  123. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\cmap.h(13) : error C2864: 'CMap::mapx' : only static const integral data members can be initialized within a class
  124. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\cmap.h(14) : error C2864: 'CMap::mapy' : only static const integral data members can be initialized within a class
  125. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\cmap.h(16) : error C2864: 'CMap::editmap' : only static const integral data members can be initialized within a class
  126. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\cmap.h(17) : error C2864: 'CMap::editmapx' : only static const integral data members can be initialized within a class
  127. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\cmap.h(18) : error C2864: 'CMap::editmapy' : only static const integral data members can be initialized within a class
  128. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\cmap.h(24) : error C2065: 'ifstream' : undeclared identifier
  129. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\cmap.h(24) : error C2146: syntax error : missing ';' before identifier 'load'
  130. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\cmap.h(24) : error C3861: 'load': identifier not found
  131. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\cmap.h(28) : error C2065: 'load' : undeclared identifier
  132. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\cmap.h(29) : error C2065: 'load' : undeclared identifier
  133. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\cmap.h(29) : error C2228: left of '.get' must have class/struct/union
  134. 1> type is ''unknown-type''
  135. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\cmap.h(31) : error C2065: 'load' : undeclared identifier
  136. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\cmap.h(31) : error C2228: left of '.close' must have class/struct/union
  137. 1> type is ''unknown-type''
  138. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\cmap.cpp(28) : error C2065: 'w' : undeclared identifier
  139. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\cmap.cpp(28) : error C2228: left of '.x' must have class/struct/union
  140. 1> type is ''unknown-type''
  141. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\cmap.cpp(29) : error C2065: 'w' : undeclared identifier
  142. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\cmap.cpp(29) : error C2228: left of '.y' must have class/struct/union
  143. 1> type is ''unknown-type''
  144. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\cmap.cpp(38) : error C2065: 'w' : undeclared identifier
  145. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\cmap.cpp(38) : error C2228: left of '.x' must have class/struct/union
  146. 1> type is ''unknown-type''
  147. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\cmap.cpp(38) : error C2065: 'w' : undeclared identifier
  148. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\cmap.cpp(38) : error C2228: left of '.y' must have class/struct/union
  149. 1> type is ''unknown-type''
  150. 1>main.cpp
  151. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\cmap.h(11) : error C2864: 'CMap::tilesize' : only static const integral data members can be initialized within a class
  152. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\cmap.h(12) : error C2864: 'CMap::maptotal' : only static const integral data members can be initialized within a class
  153. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\cmap.h(13) : error C2864: 'CMap::mapx' : only static const integral data members can be initialized within a class
  154. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\cmap.h(14) : error C2864: 'CMap::mapy' : only static const integral data members can be initialized within a class
  155. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\cmap.h(16) : error C2864: 'CMap::editmap' : only static const integral data members can be initialized within a class
  156. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\cmap.h(17) : error C2864: 'CMap::editmapx' : only static const integral data members can be initialized within a class
  157. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\cmap.h(18) : error C2864: 'CMap::editmapy' : only static const integral data members can be initialized within a class
  158. 1>c:\program files\microsoft directx sdk (march 2009)\include\dinput.h: DIRECTINPUT_VERSION undefined. Defaulting to version 0x0800
  159. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\main.cpp(26) : error C2146: syntax error : missing ';' before identifier 'player'
  160. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\main.cpp(26) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  161. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\main.cpp(26) : error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
  162. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\main.cpp(52) : error C2040: 'sprite' : 'LPDIRECT3DTEXTURE9' differs in levels of indirection from 'CSprite'
  163. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\main.cpp(110) : error C2065: 'width' : undeclared identifier
  164. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\main.cpp(110) : error C2065: 'height' : undeclared identifier
  165. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\main.cpp(114) : error C2660: 'CTexture::InitTextures' : function does not take 0 arguments
  166. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\main.cpp(139) : error C2228: left of '.Render' must have class/struct/union
  167. 1> type is 'int'
  168. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\main.cpp(361) : error C2039: 'KeyBoardInput' : is not a member of 'CKeyboard'
  169. 1> c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\ckeyboard.h(5) : see declaration of 'CKeyboard'
  170. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\main.cpp(504) : error C2065: 'SD_BOTH' : undeclared identifier
  171. 1>CPlayer.cpp
  172. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\cplayer.h(8) : error C2864: 'CPlayer::playerx' : only static const integral data members can be initialized within a class
  173. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\cplayer.h(9) : error C2864: 'CPlayer::playery' : only static const integral data members can be initialized within a class
  174. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\cplayer.cpp(9) : error C2065: 'CSprite' : undeclared identifier
  175. 1>c:\documents and settings\sinyester\desktop\projects\rpgclient\rpgclient\cplayer.cpp(9) : error C2228: left of '.GetDirection' must have class/struct/union
  176. 1> type is ''unknown-type''
  177. 1>Generating Code...
  178. 1>Build log was saved at "file://c:\Documents and Settings\sinyester\Desktop\Projects\rpgClient\rpgClient\Debug\BuildLog.htm"
  179. 1>rpgClient - 146 error(s), 2 warning(s)
  180. ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
Add Comment
Please, Sign In to add comment