Advertisement
depwl9992

PennMUSH r1418 Compile Errors

Mar 18th, 2012
199
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 18.58 KB | None | 0 0
  1. 1>------ Rebuild All started: Project: pennmush, Configuration: Debug Win32 ------
  2. 1>Build started 3/18/2012 14:24:46 PM.
  3. 1>_PrepareForClean:
  4. 1> Deleting file "..\..\obj\pennmush.lastbuildstate".
  5. 1>InitializeBuildStatus:
  6. 1> Creating "..\..\obj\pennmush.unsuccessfulbuild" because "AlwaysCreate" was specified.
  7. 1>PreBuildEvent:
  8. 1> Description: Copying necessary files...
  9. 1> 1 file(s) copied.
  10. 1> 1 file(s) copied.
  11. 1> 1 file(s) copied.
  12. 1> 1 file(s) copied.
  13. 1> If any *local.c files failed to build, run build again.
  14. 1>ClCompile:
  15. 1> access.c
  16. 1> atr_tab.c
  17. 1> attrib.c
  18. 1>..\..\src\attrib.c(1977): warning C4047: '!=' : 'boolexp' differs in levels of indirection from 'int'
  19. 1>..\..\src\attrib.c(1982): warning C4047: '!=' : 'boolexp' differs in levels of indirection from 'int'
  20. 1> boolexp.c
  21. 1>..\..\src\boolexp.c(349): warning C4047: '==' : 'boolexp' differs in levels of indirection from 'int'
  22. 1>..\..\src\boolexp.c(350): warning C4047: 'return' : 'boolexp' differs in levels of indirection from 'int'
  23. 1>..\..\src\boolexp.c(366): warning C4047: '!=' : 'boolexp' differs in levels of indirection from 'int'
  24. 1>..\..\src\boolexp.c(379): warning C4047: '==' : 'boolexp' differs in levels of indirection from 'int'
  25. 1>..\..\src\boolexp.c(415): warning C4047: '==' : 'boolexp' differs in levels of indirection from 'int'
  26. 1>..\..\src\boolexp.c(721): warning C4047: '==' : 'boolexp' differs in levels of indirection from 'int'
  27. 1>..\..\src\boolexp.c(1862): warning C4047: 'return' : 'boolexp' differs in levels of indirection from 'int'
  28. 1>..\..\src\boolexp.c(1881): warning C4047: 'return' : 'boolexp' differs in levels of indirection from 'int'
  29. 1>..\..\src\boolexp.c(1947): warning C4047: 'return' : 'boolexp' differs in levels of indirection from 'int'
  30. 1>..\..\src\boolexp.c(1952): warning C4047: 'return' : 'boolexp' differs in levels of indirection from 'int'
  31. 1>..\..\src\boolexp.c(2017): warning C4047: '==' : 'boolexp' differs in levels of indirection from 'int'
  32. 1>..\..\src\boolexp.c(2186): warning C4047: '==' : 'const boolexp' differs in levels of indirection from 'int'
  33. 1>..\..\src\boolexp.c(2246): warning C4047: '!=' : 'boolexp' differs in levels of indirection from 'int'
  34. 1>..\..\src\boolexp.c(2268): warning C4047: '==' : 'boolexp' differs in levels of indirection from 'int'
  35. 1> bsd.c
  36. 1>C:\PennMUSH\Source_Old\hdrs\mysocket.h(82): error C2143: syntax error : missing ')' before '*'
  37. 1>C:\PennMUSH\Source_Old\hdrs\mysocket.h(82): error C2081: 'uid_t' : name in formal parameter list illegal
  38. 1>C:\PennMUSH\Source_Old\hdrs\mysocket.h(82): error C2143: syntax error : missing '{' before '*'
  39. 1>C:\PennMUSH\Source_Old\hdrs\mysocket.h(82): error C2059: syntax error : ')'
  40. 1>C:\PennMUSH\Source_Old\hdrs\mysocket.h(82): error C2059: syntax error : ';'
  41. 1>..\..\src\bsd.c(1293): error C2065: 'uid_t' : undeclared identifier
  42. 1>..\..\src\bsd.c(1293): error C2146: syntax error : missing ';' before identifier 'remote_uid'
  43. 1>..\..\src\bsd.c(1293): error C2065: 'remote_uid' : undeclared identifier
  44. 1>..\..\src\bsd.c(1294): error C2143: syntax error : missing ';' before 'type'
  45. 1>..\..\src\bsd.c(1318): error C2065: 'good_to_read' : undeclared identifier
  46. 1>..\..\src\bsd.c(1319): error C2065: 'remote_uid' : undeclared identifier
  47. 1>..\..\src\bsd.c(4880): warning C4047: '==' : 'boolexp' differs in levels of indirection from 'int'
  48. 1> bufferq.c
  49. 1> chunk.c
  50. 1> cmdlocal.c
  51. 1> cmds.c
  52. 1> command.c
  53. 1>..\..\src\command.c(519): warning C4047: '=' : 'boolexp' differs in levels of indirection from 'int'
  54. 1>..\..\src\command.c(569): warning C4047: '!=' : 'boolexp' differs in levels of indirection from 'int'
  55. 1>..\..\src\command.c(1614): warning C4047: '!=' : 'boolexp' differs in levels of indirection from 'int'
  56. 1>..\..\src\command.c(1616): warning C4047: '=' : 'boolexp' differs in levels of indirection from 'int'
  57. 1>..\..\src\command.c(1620): warning C4047: '!=' : 'boolexp' differs in levels of indirection from 'int'
  58. 1>..\..\src\command.c(1855): warning C4047: '!=' : 'boolexp' differs in levels of indirection from 'int'
  59. 1> compress.c
  60. 1> conf.c
  61. 1> cque.c
  62. 1> create.c
  63. 1> db.c
  64. 1>..\..\src\db.c(1100): warning C4047: '==' : 'boolexp' differs in levels of indirection from 'int'
  65. 1>..\..\src\db.c(1142): warning C4047: '==' : 'boolexp' differs in levels of indirection from 'int'
  66. 1> destroy.c
  67. 1>..\..\src\destroy.c(1281): warning C4047: '==' : 'boolexp' differs in levels of indirection from 'int'
  68. 1> extchat.c
  69. 1>..\..\src\extchat.c(359): warning C4047: '=' : 'boolexp' differs in levels of indirection from 'int'
  70. 1>..\..\src\extchat.c(360): warning C4047: '=' : 'boolexp' differs in levels of indirection from 'int'
  71. 1>..\..\src\extchat.c(361): warning C4047: '=' : 'boolexp' differs in levels of indirection from 'int'
  72. 1>..\..\src\extchat.c(362): warning C4047: '=' : 'boolexp' differs in levels of indirection from 'int'
  73. 1>..\..\src\extchat.c(363): warning C4047: '=' : 'boolexp' differs in levels of indirection from 'int'
  74. 1>..\..\src\extchat.c(2211): warning C4047: '!=' : 'boolexp' differs in levels of indirection from 'int'
  75. 1>..\..\src\extchat.c(2212): warning C4047: '!=' : 'boolexp' differs in levels of indirection from 'int'
  76. 1>..\..\src\extchat.c(2213): warning C4047: '!=' : 'boolexp' differs in levels of indirection from 'int'
  77. 1>..\..\src\extchat.c(2214): warning C4047: '!=' : 'boolexp' differs in levels of indirection from 'int'
  78. 1>..\..\src\extchat.c(2215): warning C4047: '!=' : 'boolexp' differs in levels of indirection from 'int'
  79. 1>..\..\src\extchat.c(2771): warning C4047: '=' : 'boolexp' differs in levels of indirection from 'int'
  80. 1>..\..\src\extchat.c(2774): warning C4047: '==' : 'boolexp' differs in levels of indirection from 'int'
  81. 1>..\..\src\extchat.c(2783): warning C4047: '==' : 'boolexp' differs in levels of indirection from 'int'
  82. 1>..\..\src\extchat.c(2790): warning C4047: '==' : 'boolexp' differs in levels of indirection from 'int'
  83. 1>..\..\src\extchat.c(2797): warning C4047: '==' : 'boolexp' differs in levels of indirection from 'int'
  84. 1>..\..\src\extchat.c(2804): warning C4047: '==' : 'boolexp' differs in levels of indirection from 'int'
  85. 1>..\..\src\extchat.c(2811): warning C4047: '==' : 'boolexp' differs in levels of indirection from 'int'
  86. 1>..\..\src\extchat.c(2905): warning C4047: '!=' : 'boolexp' differs in levels of indirection from 'int'
  87. 1>..\..\src\extchat.c(2908): warning C4047: '!=' : 'boolexp' differs in levels of indirection from 'int'
  88. 1>..\..\src\extchat.c(2911): warning C4047: '!=' : 'boolexp' differs in levels of indirection from 'int'
  89. 1>..\..\src\extchat.c(2914): warning C4047: '!=' : 'boolexp' differs in levels of indirection from 'int'
  90. 1>..\..\src\extchat.c(2917): warning C4047: '!=' : 'boolexp' differs in levels of indirection from 'int'
  91. 1>..\..\src\extchat.c(3348): warning C4047: 'initializing' : 'boolexp' differs in levels of indirection from 'int'
  92. 1>..\..\src\extchat.c(4100): warning C4047: 'initializing' : 'boolexp' differs in levels of indirection from 'int'
  93. 1> extmail.c
  94. 1>..\..\src\extmail.c(1384): warning C4047: '!=' : 'boolexp' differs in levels of indirection from 'int'
  95. 1> filecopy.c
  96. 1> flaglocal.c
  97. 1> Generating Code...
  98. 1> Compiling...
  99. 1> flags.c
  100. 1>..\..\src\flags.c(1183): warning C4028: formal parameter 2 different from declaration
  101. 1>..\..\src\flags.c(1717): warning C4047: '==' : 'boolexp' differs in levels of indirection from 'int'
  102. 1> funcrypt.c
  103. 1>..\..\src\funcrypt.c(341): warning C4090: 'function' : different 'const' qualifiers
  104. 1>..\..\src\funcrypt.c(349): warning C4090: 'function' : different 'const' qualifiers
  105. 1> function.c
  106. 1>..\..\src\function.c(792): warning C4090: 'function' : different 'const' qualifiers
  107. 1>..\..\src\function.c(1369): warning C4090: 'function' : different 'const' qualifiers
  108. 1>..\..\src\function.c(1374): warning C4090: 'function' : different 'const' qualifiers
  109. 1> fundb.c
  110. 1>..\..\src\fundb.c(1351): warning C4047: 'initializing' : 'boolexp' differs in levels of indirection from 'int'
  111. 1>..\..\src\fundb.c(1355): warning C4047: '==' : 'boolexp' differs in levels of indirection from 'int'
  112. 1>..\..\src\fundb.c(1393): warning C4047: 'initializing' : 'boolexp' differs in levels of indirection from 'int'
  113. 1>..\..\src\fundb.c(1397): warning C4047: '==' : 'boolexp' differs in levels of indirection from 'int'
  114. 1> funlist.c
  115. 1> funlocal.c
  116. 1> funmath.c
  117. 1> funmisc.c
  118. 1> funstr.c
  119. 1> funtime.c
  120. 1> funufun.c
  121. 1> game.c
  122. 1> help.c
  123. 1> htab.c
  124. 1> intmap.c
  125. 1> local.c
  126. 1>..\..\src\local.c(189): warning C4029: declared formal parameter list different from definition
  127. 1> lock.c
  128. 1>..\..\src\lock.c(92): warning C4047: 'initializing' : 'boolexp' differs in levels of indirection from 'int'
  129. 1>..\..\src\lock.c(93): warning C4047: 'initializing' : 'boolexp' differs in levels of indirection from 'int'
  130. 1>..\..\src\lock.c(94): warning C4047: 'initializing' : 'boolexp' differs in levels of indirection from 'int'
  131. 1>..\..\src\lock.c(95): warning C4047: 'initializing' : 'boolexp' differs in levels of indirection from 'int'
  132. 1>..\..\src\lock.c(96): warning C4047: 'initializing' : 'boolexp' differs in levels of indirection from 'int'
  133. 1>..\..\src\lock.c(97): warning C4047: 'initializing' : 'boolexp' differs in levels of indirection from 'int'
  134. 1>..\..\src\lock.c(98): warning C4047: 'initializing' : 'boolexp' differs in levels of indirection from 'int'
  135. 1>..\..\src\lock.c(99): warning C4047: 'initializing' : 'boolexp' differs in levels of indirection from 'int'
  136. 1>..\..\src\lock.c(100): warning C4047: 'initializing' : 'boolexp' differs in levels of indirection from 'int'
  137. 1>..\..\src\lock.c(101): warning C4047: 'initializing' : 'boolexp' differs in levels of indirection from 'int'
  138. 1>..\..\src\lock.c(102): warning C4047: 'initializing' : 'boolexp' differs in levels of indirection from 'int'
  139. 1>..\..\src\lock.c(103): warning C4047: 'initializing' : 'boolexp' differs in levels of indirection from 'int'
  140. 1>..\..\src\lock.c(104): warning C4047: 'initializing' : 'boolexp' differs in levels of indirection from 'int'
  141. 1>..\..\src\lock.c(105): warning C4047: 'initializing' : 'boolexp' differs in levels of indirection from 'int'
  142. 1>..\..\src\lock.c(106): warning C4047: 'initializing' : 'boolexp' differs in levels of indirection from 'int'
  143. 1>..\..\src\lock.c(107): warning C4047: 'initializing' : 'boolexp' differs in levels of indirection from 'int'
  144. 1>..\..\src\lock.c(108): warning C4047: 'initializing' : 'boolexp' differs in levels of indirection from 'int'
  145. 1>..\..\src\lock.c(109): warning C4047: 'initializing' : 'boolexp' differs in levels of indirection from 'int'
  146. 1>..\..\src\lock.c(110): warning C4047: 'initializing' : 'boolexp' differs in levels of indirection from 'int'
  147. 1>..\..\src\lock.c(111): warning C4047: 'initializing' : 'boolexp' differs in levels of indirection from 'int'
  148. 1>..\..\src\lock.c(112): warning C4047: 'initializing' : 'boolexp' differs in levels of indirection from 'int'
  149. 1>..\..\src\lock.c(113): warning C4047: 'initializing' : 'boolexp' differs in levels of indirection from 'int'
  150. 1>..\..\src\lock.c(114): warning C4047: 'initializing' : 'boolexp' differs in levels of indirection from 'int'
  151. 1>..\..\src\lock.c(115): warning C4047: 'initializing' : 'boolexp' differs in levels of indirection from 'int'
  152. 1>..\..\src\lock.c(116): warning C4047: 'initializing' : 'boolexp' differs in levels of indirection from 'int'
  153. 1>..\..\src\lock.c(117): warning C4047: 'initializing' : 'boolexp' differs in levels of indirection from 'int'
  154. 1>..\..\src\lock.c(118): warning C4047: 'initializing' : 'boolexp' differs in levels of indirection from 'int'
  155. 1>..\..\src\lock.c(119): warning C4047: 'initializing' : 'boolexp' differs in levels of indirection from 'int'
  156. 1>..\..\src\lock.c(120): warning C4047: 'initializing' : 'boolexp' differs in levels of indirection from 'int'
  157. 1>..\..\src\lock.c(121): warning C4047: 'initializing' : 'boolexp' differs in levels of indirection from 'int'
  158. 1>..\..\src\lock.c(122): warning C4047: 'initializing' : 'boolexp' differs in levels of indirection from 'int'
  159. 1>..\..\src\lock.c(123): warning C4047: 'initializing' : 'boolexp' differs in levels of indirection from 'int'
  160. 1>..\..\src\lock.c(124): warning C4047: 'initializing' : 'boolexp' differs in levels of indirection from 'int'
  161. 1>..\..\src\lock.c(328): warning C4047: '=' : 'boolexp' differs in levels of indirection from 'int'
  162. 1>..\..\src\lock.c(379): warning C4047: 'return' : 'boolexp' differs in levels of indirection from 'int'
  163. 1>..\..\src\lock.c(394): warning C4047: 'return' : 'boolexp' differs in levels of indirection from 'int'
  164. 1>..\..\src\lock.c(681): warning C4047: '!=' : 'boolexp' differs in levels of indirection from 'int'
  165. 1>..\..\src\lock.c(727): warning C4047: '==' : 'boolexp' differs in levels of indirection from 'int'
  166. 1>..\..\src\lock.c(790): warning C4047: '==' : 'boolexp' differs in levels of indirection from 'int'
  167. 1>..\..\src\lock.c(1016): warning C4047: '==' : 'boolexp' differs in levels of indirection from 'int'
  168. 1> log.c
  169. 1> look.c
  170. 1> malias.c
  171. 1> Generating Code...
  172. 1> Compiling...
  173. 1> markup.c
  174. 1> match.c
  175. 1> memcheck.c
  176. 1> move.c
  177. 1> mycrypt.c
  178. 1> mymalloc.c
  179. 1> myrlimit.c
  180. 1>C:\Program Files\Microsoft Visual Studio 10.0\VC\include\errno.h(132): warning C4005: 'EWOULDBLOCK' : macro redefinition
  181. 1> ..\..\src\myrlimit.c(24) : see previous definition of 'EWOULDBLOCK'
  182. 1> mysocket.c
  183. 1>C:\PennMUSH\Source_Old\hdrs\mysocket.h(31): warning C4005: 'EWOULDBLOCK' : macro redefinition
  184. 1> C:\Program Files\Microsoft Visual Studio 10.0\VC\include\errno.h(132) : see previous definition of 'EWOULDBLOCK'
  185. 1>C:\PennMUSH\Source_Old\hdrs\mysocket.h(32): warning C4005: 'EINPROGRESS' : macro redefinition
  186. 1> C:\Program Files\Microsoft Visual Studio 10.0\VC\include\errno.h(104) : see previous definition of 'EINPROGRESS'
  187. 1>C:\PennMUSH\Source_Old\hdrs\mysocket.h(33): warning C4005: 'ETIMEDOUT' : macro redefinition
  188. 1> C:\Program Files\Microsoft Visual Studio 10.0\VC\include\errno.h(130) : see previous definition of 'ETIMEDOUT'
  189. 1>C:\PennMUSH\Source_Old\hdrs\mysocket.h(34): warning C4005: 'EAFNOSUPPORT' : macro redefinition
  190. 1> C:\Program Files\Microsoft Visual Studio 10.0\VC\include\errno.h(94) : see previous definition of 'EAFNOSUPPORT'
  191. 1>C:\PennMUSH\Source_Old\hdrs\mysocket.h(82): error C2143: syntax error : missing ')' before '*'
  192. 1>C:\PennMUSH\Source_Old\hdrs\mysocket.h(82): error C2081: 'uid_t' : name in formal parameter list illegal
  193. 1>C:\PennMUSH\Source_Old\hdrs\mysocket.h(82): error C2143: syntax error : missing '{' before '*'
  194. 1>C:\PennMUSH\Source_Old\hdrs\mysocket.h(82): error C2059: syntax error : ')'
  195. 1>C:\PennMUSH\Source_Old\hdrs\mysocket.h(82): error C2059: syntax error : ';'
  196. 1>..\..\src\mysocket.c(491): error C2143: syntax error : missing ')' before '*'
  197. 1>..\..\src\mysocket.c(491): error C2081: 'uid_t' : name in formal parameter list illegal
  198. 1>..\..\src\mysocket.c(491): error C2143: syntax error : missing '{' before '*'
  199. 1>..\..\src\mysocket.c(491): error C2059: syntax error : ')'
  200. 1>..\..\src\mysocket.c(492): error C2054: expected '(' to follow 'remote_uid'
  201. 1> myssl.c
  202. 1>C:\Program Files\Microsoft Visual Studio 10.0\VC\include\errno.h(132): warning C4005: 'EWOULDBLOCK' : macro redefinition
  203. 1> ..\..\src\myssl.c(26) : see previous definition of 'EWOULDBLOCK'
  204. 1>C:\PennMUSH\Source_Old\hdrs\mysocket.h(31): warning C4005: 'EWOULDBLOCK' : macro redefinition
  205. 1> C:\Program Files\Microsoft Visual Studio 10.0\VC\include\errno.h(132) : see previous definition of 'EWOULDBLOCK'
  206. 1>C:\PennMUSH\Source_Old\hdrs\mysocket.h(32): warning C4005: 'EINPROGRESS' : macro redefinition
  207. 1> C:\Program Files\Microsoft Visual Studio 10.0\VC\include\errno.h(104) : see previous definition of 'EINPROGRESS'
  208. 1>C:\PennMUSH\Source_Old\hdrs\mysocket.h(33): warning C4005: 'ETIMEDOUT' : macro redefinition
  209. 1> C:\Program Files\Microsoft Visual Studio 10.0\VC\include\errno.h(130) : see previous definition of 'ETIMEDOUT'
  210. 1>C:\PennMUSH\Source_Old\hdrs\mysocket.h(34): warning C4005: 'EAFNOSUPPORT' : macro redefinition
  211. 1> C:\Program Files\Microsoft Visual Studio 10.0\VC\include\errno.h(94) : see previous definition of 'EAFNOSUPPORT'
  212. 1>C:\PennMUSH\Source_Old\hdrs\mysocket.h(82): error C2143: syntax error : missing ')' before '*'
  213. 1>C:\PennMUSH\Source_Old\hdrs\mysocket.h(82): error C2081: 'uid_t' : name in formal parameter list illegal
  214. 1>C:\PennMUSH\Source_Old\hdrs\mysocket.h(82): error C2143: syntax error : missing '{' before '*'
  215. 1>C:\PennMUSH\Source_Old\hdrs\mysocket.h(82): error C2059: syntax error : ')'
  216. 1>C:\PennMUSH\Source_Old\hdrs\mysocket.h(82): error C2059: syntax error : ';'
  217. 1> notify.c
  218. 1>C:\PennMUSH\Source_Old\hdrs\mysocket.h(82): error C2143: syntax error : missing ')' before '*'
  219. 1>C:\PennMUSH\Source_Old\hdrs\mysocket.h(82): error C2081: 'uid_t' : name in formal parameter list illegal
  220. 1>C:\PennMUSH\Source_Old\hdrs\mysocket.h(82): error C2143: syntax error : missing '{' before '*'
  221. 1>C:\PennMUSH\Source_Old\hdrs\mysocket.h(82): error C2059: syntax error : ')'
  222. 1>C:\PennMUSH\Source_Old\hdrs\mysocket.h(82): error C2059: syntax error : ';'
  223. 1>..\..\src\notify.c(1427): warning C4047: '!=' : 'boolexp' differs in levels of indirection from 'int'
  224. 1> parse.c
  225. 1> player.c
  226. 1> plyrlist.c
  227. 1> predicat.c
  228. 1>..\..\src\predicat.c(420): warning C4047: '!=' : 'boolexp' differs in levels of indirection from 'int'
  229. 1> privtab.c
  230. 1> ptab.c
  231. 1> rob.c
  232. 1> services.c
  233. 1> set.c
  234. 1>..\..\src\set.c(424): warning C4047: '!=' : 'boolexp' differs in levels of indirection from 'int'
  235. 1> SFMT.c
  236. 1> Generating Code...
  237. 1> Compiling...
  238. 1> sig.c
  239. 1> sort.c
  240. 1> speech.c
  241. 1> sql.c
  242. 1> strdup.c
  243. 1> strtree.c
  244. 1> strutil.c
  245. 1> tables.c
  246. 1> timer.c
  247. 1> unparse.c
  248. 1> utils.c
  249. 1> version.c
  250. 1> wait.c
  251. 1> warnings.c
  252. 1> wild.c
  253. 1> wiz.c
  254. 1>..\..\src\wiz.c(1267): warning C4047: '!=' : 'boolexp' differs in levels of indirection from 'int'
  255. 1>..\..\src\wiz.c(1434): warning C4047: '!=' : 'boolexp' differs in levels of indirection from 'int'
  256. 1>..\..\src\wiz.c(1444): warning C4047: '!=' : 'boolexp' differs in levels of indirection from 'int'
  257. 1>..\..\src\wiz.c(2098): warning C4047: '=' : 'boolexp' differs in levels of indirection from 'int'
  258. 1>..\..\src\wiz.c(2259): warning C4047: '==' : 'boolexp' differs in levels of indirection from 'int'
  259. 1>..\..\src\wiz.c(2345): warning C4047: '!=' : 'boolexp' differs in levels of indirection from 'int'
  260. 1>..\..\src\wiz.c(2350): warning C4047: '!=' : 'boolexp' differs in levels of indirection from 'int'
  261. 1>..\..\src\wiz.c(2395): warning C4047: '!=' : 'boolexp' differs in levels of indirection from 'int'
  262. 1>..\..\src\wiz.c(2460): warning C4047: '!=' : 'boolexp' differs in levels of indirection from 'int'
  263. 1> Generating Code...
  264. 1>
  265. 1>Build FAILED.
  266. 1>
  267. 1>Time Elapsed 00:01:53.04
  268. ========== Rebuild All: 0 succeeded, 1 failed, 0 skipped ==========
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement