Advertisement
Guest User

Untitled

a guest
Jun 24th, 2017
65
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 23.03 KB | None | 0 0
  1. 1>------ Build started: Project: food toy, Configuration: Debug Win32 ------
  2. 1> powder.c
  3. 1>powder.c(244): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
  4. 1>powder.c(245): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
  5. 1>powder.c(246): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
  6. 1>powder.c(247): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
  7. 1>powder.c(249): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
  8. 1>powder.c(250): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
  9. 1>powder.c(251): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
  10. 1>powder.c(252): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
  11. 1>powder.c(254): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
  12. 1>powder.c(255): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
  13. 1>powder.c(256): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
  14. 1>powder.c(257): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
  15. 1>powder.c(259): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
  16. 1>powder.c(260): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
  17. 1>powder.c(261): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
  18. 1>powder.c(262): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
  19. 1>powder.c(383): warning C4244: 'initializing' : conversion from 'double' to 'int', possible loss of data
  20. 1>powder.c(393): warning C4244: 'function' : conversion from 'float' to 'int', possible loss of data
  21. 1>powder.c(576): warning C4244: 'initializing' : conversion from 'float' to 'int', possible loss of data
  22. 1>powder.c(856): warning C4305: '*=' : truncation from 'double' to 'float'
  23. 1>powder.c(857): warning C4305: '*=' : truncation from 'double' to 'float'
  24. 1>powder.c(968): warning C4305: 'initializing' : truncation from 'double' to 'float'
  25. 1>powder.c(981): warning C4244: 'function' : conversion from 'float' to 'int', possible loss of data
  26. 1>powder.c(982): warning C4244: 'function' : conversion from 'float' to 'int', possible loss of data
  27. 1>powder.c(983): warning C4244: 'function' : conversion from 'float' to 'int', possible loss of data
  28. 1>powder.c(984): warning C4244: 'function' : conversion from 'float' to 'int', possible loss of data
  29. 1>powder.c(990): warning C4244: '+=' : conversion from 'double' to 'float', possible loss of data
  30. 1>powder.c(1133): warning C4244: '=' : conversion from 'unsigned int' to 'float', possible loss of data
  31. 1>powder.c(1168): warning C4244: 'function' : conversion from 'float' to 'int', possible loss of data
  32. 1>powder.c(1177): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  33. 1>powder.c(1183): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  34. 1>powder.c(1189): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  35. 1>powder.c(1195): warning C4244: '=' : conversion from 'double' to 'float', possible loss of data
  36. 1>powder.c(1227): warning C4244: 'function' : conversion from 'float' to 'int', possible loss of data
  37. 1>powder.c(1228): warning C4244: '*=' : conversion from 'double' to 'float', possible loss of data
  38. 1>powder.c(1235): warning C4244: '-=' : conversion from 'double' to 'float', possible loss of data
  39. 1>powder.c(1252): warning C4244: 'function' : conversion from 'float' to 'int', possible loss of data
  40. 1>powder.c(1253): warning C4244: '*=' : conversion from 'double' to 'float', possible loss of data
  41. 1>powder.c(1260): warning C4244: '-=' : conversion from 'double' to 'float', possible loss of data
  42. 1>powder.c(1278): warning C4305: '-=' : truncation from 'double' to 'float'
  43. 1>powder.c(1279): warning C4305: '+=' : truncation from 'double' to 'float'
  44. 1>powder.c(1284): warning C4305: '-=' : truncation from 'double' to 'float'
  45. 1>powder.c(1285): warning C4305: '+=' : truncation from 'double' to 'float'
  46. 1>powder.c(1511): error C2143: syntax error : missing ';' before 'type'
  47. 1>powder.c(2041): error C2143: syntax error : missing ';' before 'type'
  48. 1>powder.c(2044): error C2143: syntax error : missing ';' before 'type'
  49. 1>powder.c(2045): error C2065: 'cy' : undeclared identifier
  50. 1>powder.c(2045): error C2065: 'cy' : undeclared identifier
  51. 1>powder.c(2045): error C2065: 'area_h' : undeclared identifier
  52. 1>powder.c(2045): error C2065: 'cy' : undeclared identifier
  53. 1>powder.c(2047): error C2065: 'cx' : undeclared identifier
  54. 1>powder.c(2047): error C2065: 'cx' : undeclared identifier
  55. 1>powder.c(2047): error C2065: 'area_w' : undeclared identifier
  56. 1>powder.c(2047): error C2065: 'cx' : undeclared identifier
  57. 1>powder.c(2049): error C2065: 'cy' : undeclared identifier
  58. 1>powder.c(2049): error C2065: 'area_y' : undeclared identifier
  59. 1>powder.c(2049): error C2065: 'cx' : undeclared identifier
  60. 1>powder.c(2049): error C2065: 'area_x' : undeclared identifier
  61. 1>powder.c(2050): error C2065: 'cx' : undeclared identifier
  62. 1>powder.c(2050): error C2065: 'area_x' : undeclared identifier
  63. 1>powder.c(2050): error C2065: 'cy' : undeclared identifier
  64. 1>powder.c(2050): error C2065: 'area_y' : undeclared identifier
  65. 1>powder.c(2055): error C2143: syntax error : missing ';' before 'type'
  66. 1>powder.c(2058): error C2065: 'x1' : undeclared identifier
  67. 1>powder.c(2058): error C2065: 'x2' : undeclared identifier
  68. 1>powder.c(2060): error C2065: 'x2' : undeclared identifier
  69. 1>powder.c(2061): error C2065: 'x2' : undeclared identifier
  70. 1>powder.c(2061): error C2065: 'x1' : undeclared identifier
  71. 1>powder.c(2062): error C2065: 'x1' : undeclared identifier
  72. 1>powder.c(2064): error C2065: 'y2' : undeclared identifier
  73. 1>powder.c(2064): warning C4047: '>' : 'double (__cdecl *)(double)' differs in levels of indirection from 'int'
  74. 1>powder.c(2066): error C2065: 'y2' : undeclared identifier
  75. 1>powder.c(2067): error C2065: 'y2' : undeclared identifier
  76. 1>powder.c(2067): warning C4047: '=' : 'int' differs in levels of indirection from 'double (__cdecl *)(double)'
  77. 1>powder.c(2068): warning C4047: '=' : 'double (__cdecl *)(double)' differs in levels of indirection from 'int'
  78. 1>powder.c(2068): error C2106: '=' : left operand must be l-value
  79. 1>powder.c(2068): warning C4550: expression evaluates to a function which is missing an argument list
  80. 1>powder.c(2070): warning C4047: '=' : 'int' differs in levels of indirection from 'double (__cdecl *)(double)'
  81. 1>powder.c(2070): error C2065: 'y2' : undeclared identifier
  82. 1>powder.c(2071): error C2065: 'x1' : undeclared identifier
  83. 1>powder.c(2071): error C2065: 'x2' : undeclared identifier
  84. 1>powder.c(2072): error C2065: 'c' : undeclared identifier
  85. 1>powder.c(2075): error C2143: syntax error : missing ';' before 'type'
  86. 1>powder.c(2078): error C2143: syntax error : missing ';' before 'type'
  87. 1>powder.c(2079): error C2065: 'c' : undeclared identifier
  88. 1>powder.c(2079): error C2065: 'c' : undeclared identifier
  89. 1>powder.c(2081): error C2065: 'c' : undeclared identifier
  90. 1>powder.c(2081): error C2065: 'c' : undeclared identifier
  91. 1>powder.c(2083): error C2065: 'cm' : undeclared identifier
  92. 1>powder.c(2085): error C2065: 'c' : undeclared identifier
  93. 1>powder.c(2087): error C2065: 'cm' : undeclared identifier
  94. 1>powder.c(2088): error C2065: 'cm' : undeclared identifier
  95. 1>powder.c(2089): warning C4098: 'update_particles_i' : 'void' function returning a value
  96. 1>powder.c(2092): error C2065: 'cm' : undeclared identifier
  97. 1>powder.c(2094): error C2065: 'bm' : undeclared identifier
  98. 1>powder.c(2096): error C2065: 'c' : undeclared identifier
  99. 1>powder.c(2098): error C2065: 'bm' : undeclared identifier
  100. 1>powder.c(2099): error C2065: 'bm' : undeclared identifier
  101. 1>powder.c(2100): warning C4098: 'update_particles_i' : 'void' function returning a value
  102. 1>powder.c(2101): error C2065: 'bm' : undeclared identifier
  103. 1>powder.c(2102): error C2065: 'cm' : undeclared identifier
  104. 1>powder.c(2105): error C2065: 'bm' : undeclared identifier
  105. 1>powder.c(2108): error C2065: 'cm' : undeclared identifier
  106. 1>powder.c(2108): error C2065: 'bm' : undeclared identifier
  107. 1>powder.c(2109): warning C4098: 'update_particles_i' : 'void' function returning a value
  108. 1>powder.c(2112): error C2065: 'x1' : undeclared identifier
  109. 1>powder.c(2112): error C2065: 'x2' : undeclared identifier
  110. 1>powder.c(2113): error C2065: 'x1' : undeclared identifier
  111. 1>powder.c(2115): error C2065: 'x1' : undeclared identifier
  112. 1>powder.c(2115): error C2065: 'cm' : undeclared identifier
  113. 1>powder.c(2115): error C2065: 'x1' : undeclared identifier
  114. 1>powder.c(2115): error C2065: 'bm' : undeclared identifier
  115. 1>powder.c(2117): error C2065: 'x1' : undeclared identifier
  116. 1>powder.c(2119): error C2065: 'x2' : undeclared identifier
  117. 1>powder.c(2121): error C2065: 'x2' : undeclared identifier
  118. 1>powder.c(2121): error C2065: 'cm' : undeclared identifier
  119. 1>powder.c(2121): error C2065: 'x2' : undeclared identifier
  120. 1>powder.c(2121): error C2065: 'bm' : undeclared identifier
  121. 1>powder.c(2123): error C2065: 'x2' : undeclared identifier
  122. 1>powder.c(2127): error C2065: 'x1' : undeclared identifier
  123. 1>powder.c(2127): error C2065: 'x2' : undeclared identifier
  124. 1>powder.c(2128): error C2065: 'co' : undeclared identifier
  125. 1>powder.c(2129): warning C4098: 'update_particles_i' : 'void' function returning a value
  126. 1>powder.c(2133): error C2065: 'x1' : undeclared identifier
  127. 1>powder.c(2133): error C2065: 'x2' : undeclared identifier
  128. 1>powder.c(2134): error C2108: subscript is not of integral type
  129. 1>powder.c(2134): error C2065: 'cm' : undeclared identifier
  130. 1>powder.c(2134): error C2108: subscript is not of integral type
  131. 1>powder.c(2134): error C2065: 'bm' : undeclared identifier
  132. 1>powder.c(2135): warning C4244: 'function' : conversion from 'float' to 'int', possible loss of data
  133. 1>powder.c(2135): error C2065: 'co' : undeclared identifier
  134. 1>powder.c(2135): error C2065: 'cm' : undeclared identifier
  135. 1>powder.c(2135): error C2065: 'bm' : undeclared identifier
  136. 1>powder.c(2136): warning C4098: 'update_particles_i' : 'void' function returning a value
  137. 1>powder.c(2138): error C2065: 'x1' : undeclared identifier
  138. 1>powder.c(2138): error C2065: 'x2' : undeclared identifier
  139. 1>powder.c(2139): error C2108: subscript is not of integral type
  140. 1>powder.c(2139): error C2065: 'cm' : undeclared identifier
  141. 1>powder.c(2139): error C2108: subscript is not of integral type
  142. 1>powder.c(2139): error C2065: 'bm' : undeclared identifier
  143. 1>powder.c(2140): warning C4244: 'function' : conversion from 'float' to 'int', possible loss of data
  144. 1>powder.c(2140): error C2065: 'co' : undeclared identifier
  145. 1>powder.c(2140): error C2065: 'cm' : undeclared identifier
  146. 1>powder.c(2140): error C2065: 'bm' : undeclared identifier
  147. 1>powder.c(2141): warning C4098: 'update_particles_i' : 'void' function returning a value
  148. 1>powder.c(2142): warning C4098: 'update_particles_i' : 'void' function returning a value
  149. 1> main.c
  150. 1>main.c(159): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  151. 1> C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(371) : see declaration of 'sprintf'
  152. 1>main.c(160): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  153. 1> C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(234) : see declaration of 'fopen'
  154. 1>main.c(606): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
  155. 1>main.c(608): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
  156. 1>main.c(611): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
  157. 1>main.c(710): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  158. 1> C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(371) : see declaration of 'sprintf'
  159. 1>main.c(717): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  160. 1> C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(234) : see declaration of 'fopen'
  161. 1>main.c(745): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  162. 1> C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(371) : see declaration of 'sprintf'
  163. 1>main.c(753): warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
  164. 1>main.c(754): warning C4244: '=' : conversion from 'double' to 'int', possible loss of data
  165. 1>main.c(784): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  166. 1> C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(371) : see declaration of 'sprintf'
  167. 1>main.c(786): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  168. 1> C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(234) : see declaration of 'fopen'
  169. 1>main.c(801): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  170. 1> C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
  171. 1>main.c(816): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  172. 1> C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(371) : see declaration of 'sprintf'
  173. 1>main.c(840): warning C4996: 'fopen': This function or variable may be unsafe. Consider using fopen_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  174. 1> C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(234) : see declaration of 'fopen'
  175. 1>main.c(1002): warning C4090: 'function' : different 'const' qualifiers
  176. 1>main.c(1027): warning C4996: 'strncpy': This function or variable may be unsafe. Consider using strncpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  177. 1> C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\string.h(188) : see declaration of 'strncpy'
  178. 1>main.c(1164): warning C4996: 'sscanf': This function or variable may be unsafe. Consider using sscanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  179. 1> C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(325) : see declaration of 'sscanf'
  180. 1>main.c(1271): warning C4244: '-=' : conversion from 'double' to 'int', possible loss of data
  181. 1>main.c(1293): warning C4244: '+=' : conversion from 'double' to 'int', possible loss of data
  182. 1>main.c(1429): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  183. 1> C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(371) : see declaration of 'sprintf'
  184. 1>main.c(1434): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  185. 1> C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(371) : see declaration of 'sprintf'
  186. 1>main.c(1471): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  187. 1> C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(371) : see declaration of 'sprintf'
  188. 1>main.c(2053): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  189. 1> C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(371) : see declaration of 'sprintf'
  190. 1>main.c(2085): error C2065: 'PT_NEUT' : undeclared identifier
  191. 1>main.c(2085): error C2065: 'PT_PHOT' : undeclared identifier
  192. 1>main.c(2086): warning C4244: '=' : conversion from 'int' to 'float', possible loss of data
  193. 1> graphics.c
  194. 1>graphics.c(1045): warning C4244: 'function' : conversion from 'int' to 'float', possible loss of data
  195. 1>graphics.c(1046): warning C4244: 'function' : conversion from 'int' to 'float', possible loss of data
  196. 1>graphics.c(1246): warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
  197. 1> C:\Program Files (x86)\Microsoft Visual Studio 10.0\VC\include\stdio.h(371) : see declaration of 'sprintf'
  198. 1>graphics.c(1258): warning C4244: 'function' : conversion from 'float' to 'int', possible loss of data
  199. 1>graphics.c(1258): warning C4244: 'function' : conversion from 'float' to 'int', possible loss of data
  200. 1>graphics.c(1259): warning C4244: 'function' : conversion from 'float' to 'int', possible loss of data
  201. 1>graphics.c(1259): warning C4244: 'function' : conversion from 'float' to 'int', possible loss of data
  202. 1>graphics.c(1259): warning C4244: 'function' : conversion from 'float' to 'int', possible loss of data
  203. 1>graphics.c(1259): warning C4244: 'function' : conversion from 'float' to 'int', possible loss of data
  204. 1>graphics.c(1260): warning C4244: 'function' : conversion from 'float' to 'int', possible loss of data
  205. 1>graphics.c(1260): warning C4244: 'function' : conversion from 'float' to 'int', possible loss of data
  206. 1>graphics.c(1261): warning C4244: 'function' : conversion from 'float' to 'int', possible loss of data
  207. 1>graphics.c(1261): warning C4244: 'function' : conversion from 'float' to 'int', possible loss of data
  208. 1>graphics.c(1261): warning C4244: 'function' : conversion from 'float' to 'int', possible loss of data
  209. 1>graphics.c(1261): warning C4244: 'function' : conversion from 'float' to 'int', possible loss of data
  210. 1>graphics.c(1265): error C2065: 'PT_MWAX' : undeclared identifier
  211. 1>graphics.c(1331): error C2065: 'PT_NEUT' : undeclared identifier
  212. 1>graphics.c(1362): error C2065: 'PT_PLUT' : undeclared identifier
  213. 1>graphics.c(1382): error C2065: 'PT_URAN' : undeclared identifier
  214. 1>graphics.c(1402): error C2065: 'PT_SLTW' : undeclared identifier
  215. 1>graphics.c(1415): error C2065: 'PT_PHOT' : undeclared identifier
  216. 1>graphics.c(1451): error C2065: 'PT_SWCH' : undeclared identifier
  217. 1>graphics.c(1457): error C2065: 'PT_LNTG' : undeclared identifier
  218. 1>graphics.c(1518): error C2065: 'PT_DSTW' : undeclared identifier
  219. 1>graphics.c(1531): error C2065: 'PT_NITR' : undeclared identifier
  220. 1>graphics.c(1545): error C2065: 'PT_LRBD' : undeclared identifier
  221. 1>graphics.c(1560): error C2065: 'PT_NBLE' : undeclared identifier
  222. 1>graphics.c(1576): error C2065: 'PT_GAS' : undeclared identifier
  223. 1>graphics.c(1602): warning C4018: '>' : signed/unsigned mismatch
  224. 1>graphics.c(1605): warning C4018: '>' : signed/unsigned mismatch
  225. 1>graphics.c(1608): warning C4018: '>' : signed/unsigned mismatch
  226. 1>graphics.c(1618): warning C4244: 'function' : conversion from 'double' to 'int', possible loss of data
  227. 1>graphics.c(1618): warning C4244: 'function' : conversion from 'double' to 'int', possible loss of data
  228. 1>graphics.c(1618): warning C4244: 'function' : conversion from 'double' to 'int', possible loss of data
  229. 1>graphics.c(1620): warning C4244: 'function' : conversion from 'double' to 'int', possible loss of data
  230. 1>graphics.c(1620): warning C4244: 'function' : conversion from 'double' to 'int', possible loss of data
  231. 1>graphics.c(1620): warning C4244: 'function' : conversion from 'double' to 'int', possible loss of data
  232. 1>graphics.c(1622): warning C4244: 'function' : conversion from 'double' to 'int', possible loss of data
  233. 1>graphics.c(1622): warning C4244: 'function' : conversion from 'double' to 'int', possible loss of data
  234. 1>graphics.c(1622): warning C4244: 'function' : conversion from 'double' to 'int', possible loss of data
  235. 1>graphics.c(1627): error C2065: 'PT_THDR' : undeclared identifier
  236. 1>graphics.c(1663): error C2065: 'PT_GLOW' : undeclared identifier
  237. 1>graphics.c(1680): warning C4244: '=' : conversion from 'float' to 'unsigned char', possible loss of data
  238. 1>graphics.c(1683): warning C4244: '=' : conversion from 'float' to 'unsigned char', possible loss of data
  239. 1>graphics.c(1686): warning C4244: '=' : conversion from 'float' to 'unsigned char', possible loss of data
  240. 1>graphics.c(1704): error C2065: 'PT_LCRY' : undeclared identifier
  241. 1>graphics.c(1719): error C2065: 'PT_PLSM' : undeclared identifier
  242. 1>graphics.c(1722): warning C4244: 'initializing' : conversion from 'float' to 'int', possible loss of data
  243. 1>graphics.c(1867): warning C4244: 'function' : conversion from 'int' to 'float', possible loss of data
  244. 1>graphics.c(1867): warning C4244: 'initializing' : conversion from 'float' to 'int', possible loss of data
  245. 1>graphics.c(1890): warning C4244: 'function' : conversion from 'float' to 'int', possible loss of data
  246. 1>graphics.c(1890): warning C4244: 'function' : conversion from 'float' to 'int', possible loss of data
  247. 1>graphics.c(1891): warning C4244: 'function' : conversion from 'float' to 'int', possible loss of data
  248. 1>graphics.c(1891): warning C4244: 'function' : conversion from 'float' to 'int', possible loss of data
  249. 1>graphics.c(1891): warning C4244: 'function' : conversion from 'float' to 'int', possible loss of data
  250. 1>graphics.c(1891): warning C4244: 'function' : conversion from 'float' to 'int', possible loss of data
  251. 1>graphics.c(1892): warning C4244: 'function' : conversion from 'float' to 'int', possible loss of data
  252. 1>graphics.c(1892): warning C4244: 'function' : conversion from 'float' to 'int', possible loss of data
  253. 1>graphics.c(1893): warning C4244: 'function' : conversion from 'float' to 'int', possible loss of data
  254. 1>graphics.c(1893): warning C4244: 'function' : conversion from 'float' to 'int', possible loss of data
  255. 1>graphics.c(1893): warning C4244: 'function' : conversion from 'float' to 'int', possible loss of data
  256. 1>graphics.c(1893): warning C4244: 'function' : conversion from 'float' to 'int', possible loss of data
  257. 1>graphics.c(1903): error C2065: 'PT_PLSM' : undeclared identifier
  258. 1>graphics.c(1903): error C2065: 'PT_LCRY' : undeclared identifier
  259. 1>graphics.c(1903): error C2065: 'PT_GLOW' : undeclared identifier
  260. 1>graphics.c(1903): error C2065: 'PT_SWCH' : undeclared identifier
  261. 1> Generating Code...
  262. ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement