mr64bit

BZFlag debug

Mar 26th, 2012
205
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 61.16 KB | None | 0 0
  1. 1>------ Build started: Project: BZFlag_2.4.0_64bit - me, Configuration: Debug Win32 ------
  2. 1> regfree.c
  3. 1>src\other\regex\regfree.c(50): fatal error C1083: Cannot open include file: 'bzregex.h': No such file or directory
  4. 1> regexec.c
  5. 1>src\other\regex\regexec.c(60): fatal error C1083: Cannot open include file: 'bzregex.h': No such file or directory
  6. 1> regerror.c
  7. 1>src\other\regex\regerror.c(53): fatal error C1083: Cannot open include file: 'bzregex.h': No such file or directory
  8. 1> regcomp.c
  9. 1>src\other\regex\regcomp.c(53): fatal error C1083: Cannot open include file: 'bzregex.h': No such file or directory
  10. 1> engine.c
  11. 1>src\other\regex\engine.c(69): error C2061: syntax error : identifier 'regmatch_t'
  12. 1>src\other\regex\engine.c(76): error C2061: syntax error : identifier 'st'
  13. 1>src\other\regex\engine.c(76): error C2059: syntax error : ';'
  14. 1>src\other\regex\engine.c(77): error C2061: syntax error : identifier 'fresh'
  15. 1>src\other\regex\engine.c(77): error C2059: syntax error : ';'
  16. 1>src\other\regex\engine.c(78): error C2061: syntax error : identifier 'tmp'
  17. 1>src\other\regex\engine.c(78): error C2059: syntax error : ';'
  18. 1>src\other\regex\engine.c(79): error C2061: syntax error : identifier 'empty'
  19. 1>src\other\regex\engine.c(79): error C2059: syntax error : ';'
  20. 1>src\other\regex\engine.c(80): error C2059: syntax error : '}'
  21. 1>src\other\regex\engine.c(88): error C2146: syntax error : missing ')' before identifier 'nmatch'
  22. 1>src\other\regex\engine.c(88): error C2081: 'size_t' : name in formal parameter list illegal
  23. 1>src\other\regex\engine.c(88): error C2061: syntax error : identifier 'nmatch'
  24. 1>src\other\regex\engine.c(88): error C2059: syntax error : ';'
  25. 1>src\other\regex\engine.c(88): error C2059: syntax error : ','
  26. 1>src\other\regex\engine.c(88): error C2059: syntax error : ')'
  27. 1>src\other\regex\engine.c(89): error C2146: syntax error : missing ')' before identifier 'startst'
  28. 1>src\other\regex\engine.c(89): error C2081: 'sopno' : name in formal parameter list illegal
  29. 1>src\other\regex\engine.c(89): error C2061: syntax error : identifier 'startst'
  30. 1>src\other\regex\engine.c(89): error C2059: syntax error : ';'
  31. 1>src\other\regex\engine.c(89): error C2059: syntax error : ','
  32. 1>src\other\regex\engine.c(89): error C2059: syntax error : ')'
  33. 1>src\other\regex\engine.c(90): error C2146: syntax error : missing ')' before identifier 'startst'
  34. 1>src\other\regex\engine.c(90): error C2081: 'sopno' : name in formal parameter list illegal
  35. 1>src\other\regex\engine.c(90): error C2061: syntax error : identifier 'startst'
  36. 1>src\other\regex\engine.c(90): error C2059: syntax error : ';'
  37. 1>src\other\regex\engine.c(90): error C2059: syntax error : ','
  38. 1>src\other\regex\engine.c(90): error C2059: syntax error : ')'
  39. 1>src\other\regex\engine.c(91): error C2146: syntax error : missing ')' before identifier 'startst'
  40. 1>src\other\regex\engine.c(91): error C2081: 'sopno' : name in formal parameter list illegal
  41. 1>src\other\regex\engine.c(91): error C2061: syntax error : identifier 'startst'
  42. 1>src\other\regex\engine.c(91): error C2059: syntax error : ';'
  43. 1>src\other\regex\engine.c(91): error C2059: syntax error : ','
  44. 1>src\other\regex\engine.c(91): error C2059: syntax error : ')'
  45. 1>src\other\regex\engine.c(92): error C2146: syntax error : missing ')' before identifier 'startst'
  46. 1>src\other\regex\engine.c(92): error C2081: 'sopno' : name in formal parameter list illegal
  47. 1>src\other\regex\engine.c(92): error C2061: syntax error : identifier 'startst'
  48. 1>src\other\regex\engine.c(92): error C2059: syntax error : ';'
  49. 1>src\other\regex\engine.c(92): error C2059: syntax error : ','
  50. 1>src\other\regex\engine.c(92): error C2059: syntax error : ')'
  51. 1>src\other\regex\engine.c(93): error C2061: syntax error : identifier 'step'
  52. 1>src\other\regex\engine.c(93): error C2059: syntax error : ';'
  53. 1>src\other\regex\engine.c(93): error C2059: syntax error : 'type'
  54. 1>src\other\regex\engine.c(137): error C2061: syntax error : identifier 'size_t'
  55. 1>src\other\regex\engine.c(138): error C2061: syntax error : identifier 'pmatch'
  56. 1>src\other\regex\engine.c(138): error C2059: syntax error : ';'
  57. 1>src\other\regex\engine.c(138): error C3409: empty attribute block is not allowed
  58. 1>src\other\regex\engine.c(138): error C2059: syntax error : ';'
  59. 1>src\other\regex\engine.c(140): error C2449: found '{' at file scope (missing function header?)
  60. 1>src\other\regex\engine.c(292): error C2059: syntax error : '}'
  61. 1>src\other\regex\engine.c(304): error C2061: syntax error : identifier 'startst'
  62. 1>src\other\regex\engine.c(304): error C2059: syntax error : ';'
  63. 1>src\other\regex\engine.c(305): error C2061: syntax error : identifier 'stopst'
  64. 1>src\other\regex\engine.c(305): error C2059: syntax error : ';'
  65. 1>src\other\regex\engine.c(306): error C2449: found '{' at file scope (missing function header?)
  66. 1>src\other\regex\engine.c(480): error C2059: syntax error : '}'
  67. 1>src\other\regex\engine.c(492): error C2061: syntax error : identifier 'startst'
  68. 1>src\other\regex\engine.c(492): error C2059: syntax error : ';'
  69. 1>src\other\regex\engine.c(493): error C2061: syntax error : identifier 'stopst'
  70. 1>src\other\regex\engine.c(493): error C2059: syntax error : ';'
  71. 1>src\other\regex\engine.c(494): error C2061: syntax error : identifier 'lev'
  72. 1>src\other\regex\engine.c(494): error C2059: syntax error : ';'
  73. 1>src\other\regex\engine.c(495): error C2449: found '{' at file scope (missing function header?)
  74. 1>src\other\regex\engine.c(678): error C2059: syntax error : '}'
  75. 1>src\other\regex\engine.c(690): error C2061: syntax error : identifier 'startst'
  76. 1>src\other\regex\engine.c(690): error C2059: syntax error : ';'
  77. 1>src\other\regex\engine.c(691): error C2061: syntax error : identifier 'stopst'
  78. 1>src\other\regex\engine.c(691): error C2059: syntax error : ';'
  79. 1>src\other\regex\engine.c(692): error C2449: found '{' at file scope (missing function header?)
  80. 1>src\other\regex\engine.c(769): error C2059: syntax error : '}'
  81. 1>src\other\regex\engine.c(781): error C2061: syntax error : identifier 'startst'
  82. 1>src\other\regex\engine.c(781): error C2059: syntax error : ';'
  83. 1>src\other\regex\engine.c(782): error C2061: syntax error : identifier 'stopst'
  84. 1>src\other\regex\engine.c(782): error C2059: syntax error : ';'
  85. 1>src\other\regex\engine.c(783): error C2449: found '{' at file scope (missing function header?)
  86. 1>src\other\regex\engine.c(855): error C2059: syntax error : '}'
  87. 1>src\other\regex\engine.c(875): error C2061: syntax error : identifier 'start'
  88. 1>src\other\regex\engine.c(875): error C2059: syntax error : ';'
  89. 1>src\other\regex\engine.c(876): error C2061: syntax error : identifier 'stop'
  90. 1>src\other\regex\engine.c(876): error C2059: syntax error : ';'
  91. 1>src\other\regex\engine.c(877): error C2061: syntax error : identifier 'bef'
  92. 1>src\other\regex\engine.c(877): error C2059: syntax error : ';'
  93. 1>src\other\regex\engine.c(879): error C2061: syntax error : identifier 'aft'
  94. 1>src\other\regex\engine.c(879): error C2059: syntax error : ';'
  95. 1>src\other\regex\engine.c(880): error C2449: found '{' at file scope (missing function header?)
  96. 1>src\other\regex\engine.c(984): error C2059: syntax error : '}'
  97. 1> x11.c
  98. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\pdcurses\x11\pdcx11.h(5): fatal error C1083: Cannot open include file: 'curspriv.h': No such file or directory
  99. 1> sb.c
  100. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\pdcurses\x11\pdcx11.h(5): fatal error C1083: Cannot open include file: 'curspriv.h': No such file or directory
  101. 1> pdcx11.c
  102. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\pdcurses\x11\pdcx11.h(5): fatal error C1083: Cannot open include file: 'curspriv.h': No such file or directory
  103. 1> pdcutil.c
  104. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\pdcurses\x11\pdcx11.h(5): fatal error C1083: Cannot open include file: 'curspriv.h': No such file or directory
  105. 1> pdcsetsc.c
  106. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\pdcurses\x11\pdcx11.h(5): fatal error C1083: Cannot open include file: 'curspriv.h': No such file or directory
  107. 1> pdcscrn.c
  108. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\pdcurses\x11\pdcx11.h(5): fatal error C1083: Cannot open include file: 'curspriv.h': No such file or directory
  109. 1> pdckbd.c
  110. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\pdcurses\x11\pdcx11.h(5): fatal error C1083: Cannot open include file: 'curspriv.h': No such file or directory
  111. 1> pdcgetsc.c
  112. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\pdcurses\x11\pdcx11.h(5): fatal error C1083: Cannot open include file: 'curspriv.h': No such file or directory
  113. 1> pdcdisp.c
  114. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\pdcurses\x11\pdcx11.h(5): fatal error C1083: Cannot open include file: 'curspriv.h': No such file or directory
  115. 1> pdcclip.c
  116. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\pdcurses\x11\pdcx11.h(5): fatal error C1083: Cannot open include file: 'curspriv.h': No such file or directory
  117. 1> ScrollBox.c
  118. 1>src\other\pdcurses\x11\ScrollBox.c(20): fatal error C1083: Cannot open include file: 'X11/IntrinsicP.h': No such file or directory
  119. 1> pdcutil.c
  120. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\pdcurses\win32\pdcwin.h(11): fatal error C1083: Cannot open include file: 'curspriv.h': No such file or directory
  121. 1> pdcsetsc.c
  122. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\pdcurses\win32\pdcwin.h(11): fatal error C1083: Cannot open include file: 'curspriv.h': No such file or directory
  123. 1> pdcscrn.c
  124. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\pdcurses\win32\pdcwin.h(11): fatal error C1083: Cannot open include file: 'curspriv.h': No such file or directory
  125. 1> pdckbd.c
  126. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\pdcurses\win32\pdcwin.h(11): fatal error C1083: Cannot open include file: 'curspriv.h': No such file or directory
  127. 1> Generating Code...
  128. 1> Compiling...
  129. 1> pdcgetsc.c
  130. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\pdcurses\win32\pdcwin.h(11): fatal error C1083: Cannot open include file: 'curspriv.h': No such file or directory
  131. 1> pdcdisp.c
  132. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\pdcurses\win32\pdcwin.h(11): fatal error C1083: Cannot open include file: 'curspriv.h': No such file or directory
  133. 1> pdcclip.c
  134. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\pdcurses\win32\pdcwin.h(11): fatal error C1083: Cannot open include file: 'curspriv.h': No such file or directory
  135. 1> sdltest.c
  136. 1>src\other\pdcurses\sdl1\sdltest.c(8): fatal error C1083: Cannot open include file: 'SDL/SDL.h': No such file or directory
  137. 1> pdcutil.c
  138. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\pdcurses\sdl1\pdcsdl.h(5): fatal error C1083: Cannot open include file: 'curspriv.h': No such file or directory
  139. 1> pdcsetsc.c
  140. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\pdcurses\sdl1\pdcsdl.h(5): fatal error C1083: Cannot open include file: 'curspriv.h': No such file or directory
  141. 1> pdcscrn.c
  142. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\pdcurses\sdl1\pdcsdl.h(5): fatal error C1083: Cannot open include file: 'curspriv.h': No such file or directory
  143. 1> pdckbd.c
  144. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\pdcurses\sdl1\pdcsdl.h(5): fatal error C1083: Cannot open include file: 'curspriv.h': No such file or directory
  145. 1> pdcgetsc.c
  146. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\pdcurses\sdl1\pdcsdl.h(5): fatal error C1083: Cannot open include file: 'curspriv.h': No such file or directory
  147. 1> pdcdisp.c
  148. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\pdcurses\sdl1\pdcsdl.h(5): fatal error C1083: Cannot open include file: 'curspriv.h': No such file or directory
  149. 1> pdcclip.c
  150. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\pdcurses\sdl1\pdcsdl.h(5): fatal error C1083: Cannot open include file: 'curspriv.h': No such file or directory
  151. 1> window.c
  152. 1>src\other\pdcurses\pdcurses\window.c(3): fatal error C1083: Cannot open include file: 'curspriv.h': No such file or directory
  153. 1> util.c
  154. 1>src\other\pdcurses\pdcurses\util.c(3): fatal error C1083: Cannot open include file: 'curspriv.h': No such file or directory
  155. 1> touch.c
  156. 1>src\other\pdcurses\pdcurses\touch.c(3): fatal error C1083: Cannot open include file: 'curspriv.h': No such file or directory
  157. 1> terminfo.c
  158. 1>src\other\pdcurses\pdcurses\terminfo.c(3): fatal error C1083: Cannot open include file: 'curspriv.h': No such file or directory
  159. 1> termattr.c
  160. 1>src\other\pdcurses\pdcurses\termattr.c(3): fatal error C1083: Cannot open include file: 'curspriv.h': No such file or directory
  161. 1> slk.c
  162. 1>src\other\pdcurses\pdcurses\slk.c(3): fatal error C1083: Cannot open include file: 'curspriv.h': No such file or directory
  163. 1> scroll.c
  164. 1>src\other\pdcurses\pdcurses\scroll.c(3): fatal error C1083: Cannot open include file: 'curspriv.h': No such file or directory
  165. 1> scr_dump.c
  166. 1>src\other\pdcurses\pdcurses\scr_dump.c(3): fatal error C1083: Cannot open include file: 'curspriv.h': No such file or directory
  167. 1> scanw.c
  168. 1>src\other\pdcurses\pdcurses\scanw.c(3): fatal error C1083: Cannot open include file: 'curspriv.h': No such file or directory
  169. 1> Generating Code...
  170. 1> Compiling...
  171. 1> refresh.c
  172. 1>src\other\pdcurses\pdcurses\refresh.c(3): fatal error C1083: Cannot open include file: 'curspriv.h': No such file or directory
  173. 1> printw.c
  174. 1>src\other\pdcurses\pdcurses\printw.c(3): fatal error C1083: Cannot open include file: 'curspriv.h': No such file or directory
  175. 1> panel.c
  176. 1>src\other\pdcurses\pdcurses\panel.c(3): fatal error C1083: Cannot open include file: 'curspriv.h': No such file or directory
  177. 1> pad.c
  178. 1>src\other\pdcurses\pdcurses\pad.c(3): fatal error C1083: Cannot open include file: 'curspriv.h': No such file or directory
  179. 1> overlay.c
  180. 1>src\other\pdcurses\pdcurses\overlay.c(3): fatal error C1083: Cannot open include file: 'curspriv.h': No such file or directory
  181. 1> outopts.c
  182. 1>src\other\pdcurses\pdcurses\outopts.c(3): fatal error C1083: Cannot open include file: 'curspriv.h': No such file or directory
  183. 1> move.c
  184. 1>src\other\pdcurses\pdcurses\move.c(3): fatal error C1083: Cannot open include file: 'curspriv.h': No such file or directory
  185. 1> mouse.c
  186. 1>src\other\pdcurses\pdcurses\mouse.c(3): fatal error C1083: Cannot open include file: 'curspriv.h': No such file or directory
  187. 1> keyname.c
  188. 1>src\other\pdcurses\pdcurses\keyname.c(3): fatal error C1083: Cannot open include file: 'curspriv.h': No such file or directory
  189. 1> kernel.c
  190. 1>src\other\pdcurses\pdcurses\kernel.c(3): fatal error C1083: Cannot open include file: 'curspriv.h': No such file or directory
  191. 1> instr.c
  192. 1>src\other\pdcurses\pdcurses\instr.c(3): fatal error C1083: Cannot open include file: 'curspriv.h': No such file or directory
  193. 1> insstr.c
  194. 1>src\other\pdcurses\pdcurses\insstr.c(3): fatal error C1083: Cannot open include file: 'curspriv.h': No such file or directory
  195. 1> insch.c
  196. 1>src\other\pdcurses\pdcurses\insch.c(3): fatal error C1083: Cannot open include file: 'curspriv.h': No such file or directory
  197. 1> inopts.c
  198. 1>src\other\pdcurses\pdcurses\inopts.c(3): fatal error C1083: Cannot open include file: 'curspriv.h': No such file or directory
  199. 1> initscr.c
  200. 1>src\other\pdcurses\pdcurses\initscr.c(3): fatal error C1083: Cannot open include file: 'curspriv.h': No such file or directory
  201. 1> inchstr.c
  202. 1>src\other\pdcurses\pdcurses\inchstr.c(3): fatal error C1083: Cannot open include file: 'curspriv.h': No such file or directory
  203. 1> inch.c
  204. 1>src\other\pdcurses\pdcurses\inch.c(3): fatal error C1083: Cannot open include file: 'curspriv.h': No such file or directory
  205. 1> getyx.c
  206. 1>src\other\pdcurses\pdcurses\getyx.c(3): fatal error C1083: Cannot open include file: 'curspriv.h': No such file or directory
  207. 1> getstr.c
  208. 1>src\other\pdcurses\pdcurses\getstr.c(3): fatal error C1083: Cannot open include file: 'curspriv.h': No such file or directory
  209. 1> getch.c
  210. 1>src\other\pdcurses\pdcurses\getch.c(3): fatal error C1083: Cannot open include file: 'curspriv.h': No such file or directory
  211. 1> Generating Code...
  212. 1> Compiling...
  213. 1> deprec.c
  214. 1>src\other\pdcurses\pdcurses\deprec.c(3): fatal error C1083: Cannot open include file: 'curspriv.h': No such file or directory
  215. 1> deleteln.c
  216. 1>src\other\pdcurses\pdcurses\deleteln.c(3): fatal error C1083: Cannot open include file: 'curspriv.h': No such file or directory
  217. 1> delch.c
  218. 1>src\other\pdcurses\pdcurses\delch.c(3): fatal error C1083: Cannot open include file: 'curspriv.h': No such file or directory
  219. 1> debug.c
  220. 1>src\other\pdcurses\pdcurses\debug.c(3): fatal error C1083: Cannot open include file: 'curspriv.h': No such file or directory
  221. 1> color.c
  222. 1>src\other\pdcurses\pdcurses\color.c(3): fatal error C1083: Cannot open include file: 'curspriv.h': No such file or directory
  223. 1> clear.c
  224. 1>src\other\pdcurses\pdcurses\clear.c(3): fatal error C1083: Cannot open include file: 'curspriv.h': No such file or directory
  225. 1> border.c
  226. 1>src\other\pdcurses\pdcurses\border.c(3): fatal error C1083: Cannot open include file: 'curspriv.h': No such file or directory
  227. 1> bkgd.c
  228. 1>src\other\pdcurses\pdcurses\bkgd.c(3): fatal error C1083: Cannot open include file: 'curspriv.h': No such file or directory
  229. 1> beep.c
  230. 1>src\other\pdcurses\pdcurses\beep.c(3): fatal error C1083: Cannot open include file: 'curspriv.h': No such file or directory
  231. 1> attr.c
  232. 1>src\other\pdcurses\pdcurses\attr.c(3): fatal error C1083: Cannot open include file: 'curspriv.h': No such file or directory
  233. 1> addstr.c
  234. 1>src\other\pdcurses\pdcurses\addstr.c(3): fatal error C1083: Cannot open include file: 'curspriv.h': No such file or directory
  235. 1> addchstr.c
  236. 1>src\other\pdcurses\pdcurses\addchstr.c(3): fatal error C1083: Cannot open include file: 'curspriv.h': No such file or directory
  237. 1> addch.c
  238. 1>src\other\pdcurses\pdcurses\addch.c(3): fatal error C1083: Cannot open include file: 'curspriv.h': No such file or directory
  239. 1> pdcutil.c
  240. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\pdcurses\os2\pdcos2.h(22): fatal error C1083: Cannot open include file: 'os2.h': No such file or directory
  241. 1> pdcsetsc.c
  242. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\pdcurses\os2\pdcos2.h(22): fatal error C1083: Cannot open include file: 'os2.h': No such file or directory
  243. 1> pdcscrn.c
  244. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\pdcurses\os2\pdcos2.h(22): fatal error C1083: Cannot open include file: 'os2.h': No such file or directory
  245. 1> pdckbd.c
  246. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\pdcurses\os2\pdcos2.h(22): fatal error C1083: Cannot open include file: 'os2.h': No such file or directory
  247. 1> pdcgetsc.c
  248. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\pdcurses\os2\pdcos2.h(22): fatal error C1083: Cannot open include file: 'os2.h': No such file or directory
  249. 1> pdcdisp.c
  250. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\pdcurses\os2\pdcos2.h(22): fatal error C1083: Cannot open include file: 'os2.h': No such file or directory
  251. 1> pdcclip.c
  252. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\pdcurses\os2\pdcos2.h(22): fatal error C1083: Cannot open include file: 'os2.h': No such file or directory
  253. 1> Generating Code...
  254. 1> Compiling...
  255. 1> pdcutil.c
  256. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\pdcurses\dos\pdcdos.h(5): fatal error C1083: Cannot open include file: 'curspriv.h': No such file or directory
  257. 1> pdcsetsc.c
  258. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\pdcurses\dos\pdcdos.h(5): fatal error C1083: Cannot open include file: 'curspriv.h': No such file or directory
  259. 1> pdcscrn.c
  260. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\pdcurses\dos\pdcdos.h(5): fatal error C1083: Cannot open include file: 'curspriv.h': No such file or directory
  261. 1> pdckbd.c
  262. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\pdcurses\dos\pdcdos.h(5): fatal error C1083: Cannot open include file: 'curspriv.h': No such file or directory
  263. 1> pdcgetsc.c
  264. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\pdcurses\dos\pdcdos.h(5): fatal error C1083: Cannot open include file: 'curspriv.h': No such file or directory
  265. 1> pdcdisp.c
  266. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\pdcurses\dos\pdcdos.h(5): fatal error C1083: Cannot open include file: 'curspriv.h': No such file or directory
  267. 1> pdcclip.c
  268. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\pdcurses\dos\pdcdos.h(5): fatal error C1083: Cannot open include file: 'curspriv.h': No such file or directory
  269. 1> testcurs.c
  270. 1>src\other\pdcurses\demos\testcurs.c(452): error C2065: 'MOUSE_WHEEL_LEFT' : undeclared identifier
  271. 1>src\other\pdcurses\demos\testcurs.c(454): error C2065: 'MOUSE_WHEEL_RIGHT' : undeclared identifier
  272. 1> visualinfo.c
  273. 1>src\other\glew\src\visualinfo.c(35): fatal error C1083: Cannot open include file: 'GL/glew.h': No such file or directory
  274. 1> glewinfo.c
  275. 1>src\other\glew\src\glewinfo.c(35): fatal error C1083: Cannot open include file: 'GL/glew.h': No such file or directory
  276. 1> glew.c
  277. 1>src\other\glew\src\glew.c(32): fatal error C1083: Cannot open include file: 'GL/glew.h': No such file or directory
  278. 1> glewinfo_wgl.c
  279. 1>src\other\glew\auto\src\glewinfo_wgl.c(1): error C2059: syntax error : '}'
  280. 1>src\other\glew\auto\src\glewinfo_wgl.c(9): fatal error C1070: mismatched #if/#endif pair in file 'c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\glew\auto\src\glewinfo_wgl.c'
  281. 1> glewinfo_tail.c
  282. 1>src\other\glew\auto\src\glewinfo_tail.c(1): error C2059: syntax error : '}'
  283. 1>src\other\glew\auto\src\glewinfo_tail.c(3): fatal error C1020: unexpected #endif
  284. 1> glewinfo_head.c
  285. 1>src\other\glew\auto\src\glewinfo_head.c(4): fatal error C1083: Cannot open include file: 'GL/glew.h': No such file or directory
  286. 1> glewinfo_glx.c
  287. 1>src\other\glew\auto\src\glewinfo_glx.c(1): error C2059: syntax error : '}'
  288. 1>src\other\glew\auto\src\glewinfo_glx.c(3): fatal error C1019: unexpected #else
  289. 1> glewinfo_gl.c
  290. 1>src\other\glew\auto\src\glewinfo_gl.c(8): fatal error C1075: end of file found before the left brace '{' at 'src\other\glew\auto\src\glewinfo_gl.c(4)' was matched
  291. 1> glew_utils.c
  292. 1>src\other\glew\auto\src\glew_utils.c(32): fatal error C1083: Cannot open include file: 'GL/glew.h': No such file or directory
  293. 1> glew_str_wgl.c
  294. 1>src\other\glew\auto\src\glew_str_wgl.c(1): error C2059: syntax error : '}'
  295. 1>src\other\glew\auto\src\glew_str_wgl.c(3): error C2059: syntax error : '}'
  296. 1>src\other\glew\auto\src\glew_str_wgl.c(5): error C2059: syntax error : '}'
  297. 1>src\other\glew\auto\src\glew_str_wgl.c(22): fatal error C1070: mismatched #if/#endif pair in file 'c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\glew\auto\src\glew_str_wgl.c'
  298. 1> glew_str_tail.c
  299. 1>src\other\glew\auto\src\glew_str_tail.c(1): error C2059: syntax error : '}'
  300. 1>src\other\glew\auto\src\glew_str_tail.c(3): error C2059: syntax error : '}'
  301. 1>src\other\glew\auto\src\glew_str_tail.c(5): error C2059: syntax error : '}'
  302. 1>src\other\glew\auto\src\glew_str_tail.c(7): fatal error C1020: unexpected #endif
  303. 1> glew_str_head.c
  304. 1>src\other\glew\auto\src\glew_str_head.c(4): error C2061: syntax error : identifier 'glewIsSupported'
  305. 1>src\other\glew\auto\src\glew_str_head.c(4): error C2059: syntax error : ';'
  306. 1>src\other\glew\auto\src\glew_str_head.c(4): error C2059: syntax error : 'type'
  307. 1>src\other\glew\auto\src\glew_str_head.c(14): fatal error C1004: unexpected end-of-file found
  308. 1> Generating Code...
  309. 1> Compiling...
  310. 1> glew_str_glx.c
  311. 1>src\other\glew\auto\src\glew_str_glx.c(1): error C2059: syntax error : '}'
  312. 1>src\other\glew\auto\src\glew_str_glx.c(3): error C2059: syntax error : '}'
  313. 1>src\other\glew\auto\src\glew_str_glx.c(5): error C2059: syntax error : '}'
  314. 1>src\other\glew\auto\src\glew_str_glx.c(7): fatal error C1018: unexpected #elif
  315. 1> glew_init_wgl.c
  316. 1>src\other\glew\auto\src\glew_init_wgl.c(3): error C2061: syntax error : identifier '_wglewGetExtensionsStringARB'
  317. 1>src\other\glew\auto\src\glew_init_wgl.c(3): error C2059: syntax error : ';'
  318. 1>src\other\glew\auto\src\glew_init_wgl.c(3): error C2513: '/*global*/ ' : no variable declared before '='
  319. 1>src\other\glew\auto\src\glew_init_wgl.c(3): error C2065: 'NULL' : undeclared identifier
  320. 1>src\other\glew\auto\src\glew_init_wgl.c(4): error C2061: syntax error : identifier '_wglewGetExtensionsStringEXT'
  321. 1>src\other\glew\auto\src\glew_init_wgl.c(4): error C2059: syntax error : ';'
  322. 1>src\other\glew\auto\src\glew_init_wgl.c(4): error C2513: '/*global*/ ' : no variable declared before '='
  323. 1>src\other\glew\auto\src\glew_init_wgl.c(4): error C2065: 'NULL' : undeclared identifier
  324. 1>src\other\glew\auto\src\glew_init_wgl.c(6): error C2061: syntax error : identifier 'wglewGetExtension'
  325. 1>src\other\glew\auto\src\glew_init_wgl.c(6): error C2059: syntax error : ';'
  326. 1>src\other\glew\auto\src\glew_init_wgl.c(6): error C2059: syntax error : 'type'
  327. 1>src\other\glew\auto\src\glew_init_wgl.c(29): error C2061: syntax error : identifier 'wglewContextInit'
  328. 1>src\other\glew\auto\src\glew_init_wgl.c(29): error C2059: syntax error : ';'
  329. 1>src\other\glew\auto\src\glew_init_wgl.c(30): error C2054: expected '(' to follow 'WGLEW_CONTEXT_ARG_DEF_LIST'
  330. 1>src\other\glew\auto\src\glew_init_wgl.c(37): fatal error C1004: unexpected end-of-file found
  331. 1> glew_init_tail.c
  332. 1>src\other\glew\auto\src\glew_init_tail.c(3): error C2143: syntax error : missing '{' before '*'
  333. 1>src\other\glew\auto\src\glew_init_tail.c(3): error C2146: syntax error : missing ')' before identifier 'error'
  334. 1>src\other\glew\auto\src\glew_init_tail.c(3): error C2061: syntax error : identifier 'error'
  335. 1>src\other\glew\auto\src\glew_init_tail.c(3): error C2059: syntax error : ';'
  336. 1>src\other\glew\auto\src\glew_init_tail.c(3): error C2059: syntax error : ')'
  337. 1>src\other\glew\auto\src\glew_init_tail.c(4): error C2449: found '{' at file scope (missing function header?)
  338. 1>src\other\glew\auto\src\glew_init_tail.c(15): error C2059: syntax error : '}'
  339. 1>src\other\glew\auto\src\glew_init_tail.c(33): error C2061: syntax error : identifier 'glewExperimental'
  340. 1>src\other\glew\auto\src\glew_init_tail.c(33): error C2059: syntax error : ';'
  341. 1>src\other\glew\auto\src\glew_init_tail.c(33): error C2513: '/*global*/ ' : no variable declared before '='
  342. 1>src\other\glew\auto\src\glew_init_tail.c(33): error C2065: 'GL_FALSE' : undeclared identifier
  343. 1>src\other\glew\auto\src\glew_init_tail.c(38): error C2061: syntax error : identifier 'wglewContextInit'
  344. 1>src\other\glew\auto\src\glew_init_tail.c(38): error C2059: syntax error : ';'
  345. 1>src\other\glew\auto\src\glew_init_tail.c(38): error C2059: syntax error : 'type'
  346. 1>src\other\glew\auto\src\glew_init_tail.c(43): error C2061: syntax error : identifier 'glewInit'
  347. 1>src\other\glew\auto\src\glew_init_tail.c(43): error C2059: syntax error : ';'
  348. 1>src\other\glew\auto\src\glew_init_tail.c(43): error C2059: syntax error : ')'
  349. 1> glew_init_glx.c
  350. 1>src\other\glew\auto\src\glew_init_glx.c(3): error C2061: syntax error : identifier 'glxewGetExtension'
  351. 1>src\other\glew\auto\src\glew_init_glx.c(3): error C2059: syntax error : ';'
  352. 1>src\other\glew\auto\src\glew_init_glx.c(3): error C2059: syntax error : 'type'
  353. 1>src\other\glew\auto\src\glew_init_glx.c(23): error C2061: syntax error : identifier 'glxewContextInit'
  354. 1>src\other\glew\auto\src\glew_init_glx.c(23): error C2059: syntax error : ';'
  355. 1>src\other\glew\auto\src\glew_init_glx.c(24): error C2054: expected '(' to follow 'GLXEW_CONTEXT_ARG_DEF_LIST'
  356. 1>src\other\glew\auto\src\glew_init_glx.c(53): fatal error C1004: unexpected end-of-file found
  357. 1> glew_init_gl.c
  358. 1>src\other\glew\auto\src\glew_init_gl.c(9): error C2061: syntax error : identifier 'glewGetExtension'
  359. 1>src\other\glew\auto\src\glew_init_gl.c(9): error C2059: syntax error : ';'
  360. 1>src\other\glew\auto\src\glew_init_gl.c(9): error C2059: syntax error : 'type'
  361. 1>src\other\glew\auto\src\glew_init_gl.c(31): error C2061: syntax error : identifier 'glewContextInit'
  362. 1>src\other\glew\auto\src\glew_init_gl.c(31): error C2059: syntax error : ';'
  363. 1>src\other\glew\auto\src\glew_init_gl.c(32): error C2054: expected '(' to follow 'GLEW_CONTEXT_ARG_DEF_LIST'
  364. 1>src\other\glew\auto\src\glew_init_gl.c(71): fatal error C1004: unexpected end-of-file found
  365. 1> glew_head.c
  366. 1>src\other\glew\auto\src\glew_head.c(1): fatal error C1083: Cannot open include file: 'GL/glew.h': No such file or directory
  367. 1> writeout.c
  368. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\curl\src\setup.h(215): fatal error C1083: Cannot open include file: 'setup_once.h': No such file or directory
  369. 1> writeenv.c
  370. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\curl\src\setup.h(215): fatal error C1083: Cannot open include file: 'setup_once.h': No such file or directory
  371. 1> urlglob.c
  372. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\curl\src\setup.h(215): fatal error C1083: Cannot open include file: 'setup_once.h': No such file or directory
  373. 1> os-specific.c
  374. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\curl\src\setup.h(215): fatal error C1083: Cannot open include file: 'setup_once.h': No such file or directory
  375. 1> main.c
  376. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\curl\src\setup.h(215): fatal error C1083: Cannot open include file: 'setup_once.h': No such file or directory
  377. 1> homedir.c
  378. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\curl\src\setup.h(215): fatal error C1083: Cannot open include file: 'setup_once.h': No such file or directory
  379. 1> getpass.c
  380. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\curl\src\setup.h(215): fatal error C1083: Cannot open include file: 'setup_once.h': No such file or directory
  381. 1> curlutil.c
  382. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\curl\src\setup.h(215): fatal error C1083: Cannot open include file: 'setup_once.h': No such file or directory
  383. 1> warnless.c
  384. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\curl\lib\setup.h(120): fatal error C1083: Cannot open include file: 'curl/curlbuild.h': No such file or directory
  385. 1> version.c
  386. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\curl\lib\setup.h(120): fatal error C1083: Cannot open include file: 'curl/curlbuild.h': No such file or directory
  387. 1> url.c
  388. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\curl\lib\setup.h(120): fatal error C1083: Cannot open include file: 'curl/curlbuild.h': No such file or directory
  389. 1> transfer.c
  390. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\curl\lib\setup.h(120): fatal error C1083: Cannot open include file: 'curl/curlbuild.h': No such file or directory
  391. 1> timeval.c
  392. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\curl\lib\setup.h(120): fatal error C1083: Cannot open include file: 'curl/curlbuild.h': No such file or directory
  393. 1> tftp.c
  394. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\curl\lib\setup.h(120): fatal error C1083: Cannot open include file: 'curl/curlbuild.h': No such file or directory
  395. 1> Generating Code...
  396. 1> Compiling...
  397. 1> telnet.c
  398. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\curl\lib\setup.h(120): fatal error C1083: Cannot open include file: 'curl/curlbuild.h': No such file or directory
  399. 1> strtoofft.c
  400. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\curl\lib\setup.h(120): fatal error C1083: Cannot open include file: 'curl/curlbuild.h': No such file or directory
  401. 1> strtok.c
  402. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\curl\lib\setup.h(120): fatal error C1083: Cannot open include file: 'curl/curlbuild.h': No such file or directory
  403. 1> strerror.c
  404. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\curl\lib\setup.h(120): fatal error C1083: Cannot open include file: 'curl/curlbuild.h': No such file or directory
  405. 1> strequal.c
  406. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\curl\lib\setup.h(120): fatal error C1083: Cannot open include file: 'curl/curlbuild.h': No such file or directory
  407. 1> strdup.c
  408. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\curl\lib\setup.h(120): fatal error C1083: Cannot open include file: 'curl/curlbuild.h': No such file or directory
  409. 1> ssluse.c
  410. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\curl\lib\setup.h(120): fatal error C1083: Cannot open include file: 'curl/curlbuild.h': No such file or directory
  411. 1> sslgen.c
  412. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\curl\lib\setup.h(120): fatal error C1083: Cannot open include file: 'curl/curlbuild.h': No such file or directory
  413. 1> ssh.c
  414. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\curl\lib\setup.h(120): fatal error C1083: Cannot open include file: 'curl/curlbuild.h': No such file or directory
  415. 1> splay.c
  416. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\curl\lib\setup.h(120): fatal error C1083: Cannot open include file: 'curl/curlbuild.h': No such file or directory
  417. 1> speedcheck.c
  418. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\curl\lib\setup.h(120): fatal error C1083: Cannot open include file: 'curl/curlbuild.h': No such file or directory
  419. 1> socks_sspi.c
  420. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\curl\lib\setup.h(120): fatal error C1083: Cannot open include file: 'curl/curlbuild.h': No such file or directory
  421. 1> socks_gssapi.c
  422. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\curl\lib\setup.h(120): fatal error C1083: Cannot open include file: 'curl/curlbuild.h': No such file or directory
  423. 1> socks.c
  424. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\curl\lib\setup.h(120): fatal error C1083: Cannot open include file: 'curl/curlbuild.h': No such file or directory
  425. 1> smtp.c
  426. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\curl\lib\setup.h(120): fatal error C1083: Cannot open include file: 'curl/curlbuild.h': No such file or directory
  427. 1> slist.c
  428. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\curl\lib\setup.h(120): fatal error C1083: Cannot open include file: 'curl/curlbuild.h': No such file or directory
  429. 1> share.c
  430. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\curl\lib\setup.h(120): fatal error C1083: Cannot open include file: 'curl/curlbuild.h': No such file or directory
  431. 1> sendf.c
  432. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\curl\lib\setup.h(120): fatal error C1083: Cannot open include file: 'curl/curlbuild.h': No such file or directory
  433. 1> select.c
  434. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\curl\lib\setup.h(120): fatal error C1083: Cannot open include file: 'curl/curlbuild.h': No such file or directory
  435. 1> security.c
  436. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\curl\lib\setup.h(120): fatal error C1083: Cannot open include file: 'curl/curlbuild.h': No such file or directory
  437. 1> Generating Code...
  438. 1> Compiling...
  439. 1> rtsp.c
  440. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\curl\lib\setup.h(120): fatal error C1083: Cannot open include file: 'curl/curlbuild.h': No such file or directory
  441. 1> rawstr.c
  442. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\curl\lib\setup.h(120): fatal error C1083: Cannot open include file: 'curl/curlbuild.h': No such file or directory
  443. 1> qssl.c
  444. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\curl\lib\setup.h(120): fatal error C1083: Cannot open include file: 'curl/curlbuild.h': No such file or directory
  445. 1> progress.c
  446. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\curl\lib\setup.h(120): fatal error C1083: Cannot open include file: 'curl/curlbuild.h': No such file or directory
  447. 1> pop3.c
  448. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\curl\lib\setup.h(120): fatal error C1083: Cannot open include file: 'curl/curlbuild.h': No such file or directory
  449. 1> pingpong.c
  450. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\curl\lib\setup.h(120): fatal error C1083: Cannot open include file: 'curl/curlbuild.h': No such file or directory
  451. 1> parsedate.c
  452. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\curl\lib\setup.h(120): fatal error C1083: Cannot open include file: 'curl/curlbuild.h': No such file or directory
  453. 1> nss.c
  454. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\curl\lib\setup.h(120): fatal error C1083: Cannot open include file: 'curl/curlbuild.h': No such file or directory
  455. 1> nonblock.c
  456. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\curl\lib\setup.h(120): fatal error C1083: Cannot open include file: 'curl/curlbuild.h': No such file or directory
  457. 1> netrc.c
  458. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\curl\lib\setup.h(120): fatal error C1083: Cannot open include file: 'curl/curlbuild.h': No such file or directory
  459. 1> multi.c
  460. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\curl\lib\setup.h(120): fatal error C1083: Cannot open include file: 'curl/curlbuild.h': No such file or directory
  461. 1> mprintf.c
  462. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\curl\lib\setup.h(120): fatal error C1083: Cannot open include file: 'curl/curlbuild.h': No such file or directory
  463. 1> memdebug.c
  464. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\curl\lib\setup.h(120): fatal error C1083: Cannot open include file: 'curl/curlbuild.h': No such file or directory
  465. 1> md5.c
  466. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\curl\lib\setup.h(120): fatal error C1083: Cannot open include file: 'curl/curlbuild.h': No such file or directory
  467. 1> llist.c
  468. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\curl\lib\setup.h(120): fatal error C1083: Cannot open include file: 'curl/curlbuild.h': No such file or directory
  469. 1> ldap.c
  470. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\curl\lib\setup.h(120): fatal error C1083: Cannot open include file: 'curl/curlbuild.h': No such file or directory
  471. 1> krb5.c
  472. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\curl\lib\setup.h(120): fatal error C1083: Cannot open include file: 'curl/curlbuild.h': No such file or directory
  473. 1> krb4.c
  474. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\curl\lib\setup.h(120): fatal error C1083: Cannot open include file: 'curl/curlbuild.h': No such file or directory
  475. 1> inet_pton.c
  476. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\curl\lib\setup.h(120): fatal error C1083: Cannot open include file: 'curl/curlbuild.h': No such file or directory
  477. 1> inet_ntop.c
  478. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\curl\lib\setup.h(120): fatal error C1083: Cannot open include file: 'curl/curlbuild.h': No such file or directory
  479. 1> Generating Code...
  480. 1> Compiling...
  481. 1> imap.c
  482. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\curl\lib\setup.h(120): fatal error C1083: Cannot open include file: 'curl/curlbuild.h': No such file or directory
  483. 1> if2ip.c
  484. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\curl\lib\setup.h(120): fatal error C1083: Cannot open include file: 'curl/curlbuild.h': No such file or directory
  485. 1> http_ntlm.c
  486. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\curl\lib\setup.h(120): fatal error C1083: Cannot open include file: 'curl/curlbuild.h': No such file or directory
  487. 1> http_negotiate.c
  488. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\curl\lib\setup.h(120): fatal error C1083: Cannot open include file: 'curl/curlbuild.h': No such file or directory
  489. 1> http_digest.c
  490. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\curl\lib\setup.h(120): fatal error C1083: Cannot open include file: 'curl/curlbuild.h': No such file or directory
  491. 1> http_chunks.c
  492. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\curl\lib\setup.h(120): fatal error C1083: Cannot open include file: 'curl/curlbuild.h': No such file or directory
  493. 1> http.c
  494. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\curl\lib\setup.h(120): fatal error C1083: Cannot open include file: 'curl/curlbuild.h': No such file or directory
  495. 1> hostthre.c
  496. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\curl\lib\setup.h(120): fatal error C1083: Cannot open include file: 'curl/curlbuild.h': No such file or directory
  497. 1> hostsyn.c
  498. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\curl\lib\setup.h(120): fatal error C1083: Cannot open include file: 'curl/curlbuild.h': No such file or directory
  499. 1> hostip6.c
  500. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\curl\lib\setup.h(120): fatal error C1083: Cannot open include file: 'curl/curlbuild.h': No such file or directory
  501. 1> hostip4.c
  502. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\curl\lib\setup.h(120): fatal error C1083: Cannot open include file: 'curl/curlbuild.h': No such file or directory
  503. 1> hostip.c
  504. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\curl\lib\setup.h(120): fatal error C1083: Cannot open include file: 'curl/curlbuild.h': No such file or directory
  505. 1> hostasyn.c
  506. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\curl\lib\setup.h(120): fatal error C1083: Cannot open include file: 'curl/curlbuild.h': No such file or directory
  507. 1> hostares.c
  508. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\curl\lib\setup.h(120): fatal error C1083: Cannot open include file: 'curl/curlbuild.h': No such file or directory
  509. 1> hash.c
  510. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\curl\lib\setup.h(120): fatal error C1083: Cannot open include file: 'curl/curlbuild.h': No such file or directory
  511. 1> gtls.c
  512. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\curl\lib\setup.h(120): fatal error C1083: Cannot open include file: 'curl/curlbuild.h': No such file or directory
  513. 1> getinfo.c
  514. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\curl\lib\setup.h(120): fatal error C1083: Cannot open include file: 'curl/curlbuild.h': No such file or directory
  515. 1> getenv.c
  516. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\curl\lib\setup.h(120): fatal error C1083: Cannot open include file: 'curl/curlbuild.h': No such file or directory
  517. 1> ftp.c
  518. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\curl\lib\setup.h(120): fatal error C1083: Cannot open include file: 'curl/curlbuild.h': No such file or directory
  519. 1> formdata.c
  520. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\curl\lib\setup.h(120): fatal error C1083: Cannot open include file: 'curl/curlbuild.h': No such file or directory
  521. 1> Generating Code...
  522. 1> Compiling...
  523. 1> file.c
  524. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\curl\lib\setup.h(120): fatal error C1083: Cannot open include file: 'curl/curlbuild.h': No such file or directory
  525. 1> escape.c
  526. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\curl\lib\setup.h(120): fatal error C1083: Cannot open include file: 'curl/curlbuild.h': No such file or directory
  527. 1> easy.c
  528. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\curl\lib\setup.h(120): fatal error C1083: Cannot open include file: 'curl/curlbuild.h': No such file or directory
  529. 1> dict.c
  530. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\curl\lib\setup.h(120): fatal error C1083: Cannot open include file: 'curl/curlbuild.h': No such file or directory
  531. 1> curl_threads.c
  532. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\curl\lib\setup.h(120): fatal error C1083: Cannot open include file: 'curl/curlbuild.h': No such file or directory
  533. 1> curl_sspi.c
  534. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\curl\lib\setup.h(120): fatal error C1083: Cannot open include file: 'curl/curlbuild.h': No such file or directory
  535. 1> curl_rand.c
  536. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\curl\lib\setup.h(120): fatal error C1083: Cannot open include file: 'curl/curlbuild.h': No such file or directory
  537. 1> curl_memrchr.c
  538. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\curl\lib\setup.h(120): fatal error C1083: Cannot open include file: 'curl/curlbuild.h': No such file or directory
  539. 1> curl_addrinfo.c
  540. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\curl\lib\setup.h(120): fatal error C1083: Cannot open include file: 'curl/curlbuild.h': No such file or directory
  541. 1> cookie.c
  542. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\curl\lib\setup.h(120): fatal error C1083: Cannot open include file: 'curl/curlbuild.h': No such file or directory
  543. 1> content_encoding.c
  544. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\curl\lib\setup.h(120): fatal error C1083: Cannot open include file: 'curl/curlbuild.h': No such file or directory
  545. 1> connect.c
  546. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\curl\lib\setup.h(120): fatal error C1083: Cannot open include file: 'curl/curlbuild.h': No such file or directory
  547. 1> base64.c
  548. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\curl\lib\setup.h(120): fatal error C1083: Cannot open include file: 'curl/curlbuild.h': No such file or directory
  549. 1> threaded-ssl.c
  550. 1>src\other\curl\docs\examples\threaded-ssl.c(22): fatal error C1083: Cannot open include file: 'pthread.h': No such file or directory
  551. 1> synctime.c
  552. 1>src\other\curl\docs\examples\synctime.c(76): fatal error C1083: Cannot open include file: 'curl/curl.h': No such file or directory
  553. 1> simplessl.c
  554. 1>src\other\curl\docs\examples\simplessl.c(12): fatal error C1083: Cannot open include file: 'curl/curl.h': No such file or directory
  555. 1> simplepost.c
  556. 1>src\other\curl\docs\examples\simplepost.c(12): fatal error C1083: Cannot open include file: 'curl/curl.h': No such file or directory
  557. 1> simple.c
  558. 1>src\other\curl\docs\examples\simple.c(11): fatal error C1083: Cannot open include file: 'curl/curl.h': No such file or directory
  559. 1> sepheaders.c
  560. 1>src\other\curl\docs\examples\sepheaders.c(12): fatal error C1083: Cannot open include file: 'unistd.h': No such file or directory
  561. 1> sendrecv.c
  562. 1>src\other\curl\docs\examples\sendrecv.c(14): fatal error C1083: Cannot open include file: 'curl/curl.h': No such file or directory
  563. 1> Generating Code...
  564. 1> Compiling...
  565. 1> sampleconv.c
  566. 1>src\other\curl\docs\examples\sampleconv.c(27): fatal error C1083: Cannot open include file: 'curl/curl.h': No such file or directory
  567. 1> postit2.c
  568. 1>src\other\curl\docs\examples\postit2.c(26): fatal error C1083: Cannot open include file: 'curl/curl.h': No such file or directory
  569. 1> post-callback.c
  570. 1>src\other\curl\docs\examples\post-callback.c(15): fatal error C1083: Cannot open include file: 'curl/curl.h': No such file or directory
  571. 1> persistant.c
  572. 1>src\other\curl\docs\examples\persistant.c(11): fatal error C1083: Cannot open include file: 'unistd.h': No such file or directory
  573. 1> opensslthreadlock.c
  574. 1>src\other\curl\docs\examples\opensslthreadlock.c(20): fatal error C1083: Cannot open include file: 'pthread.h': No such file or directory
  575. 1> multithread.c
  576. 1>src\other\curl\docs\examples\multithread.c(14): fatal error C1083: Cannot open include file: 'pthread.h': No such file or directory
  577. 1> multi-single.c
  578. 1>src\other\curl\docs\examples\multi-single.c(16): fatal error C1083: Cannot open include file: 'sys/time.h': No such file or directory
  579. 1> multi-post.c
  580. 1>src\other\curl\docs\examples\multi-post.c(14): fatal error C1083: Cannot open include file: 'sys/time.h': No such file or directory
  581. 1> multi-double.c
  582. 1>src\other\curl\docs\examples\multi-double.c(16): fatal error C1083: Cannot open include file: 'sys/time.h': No such file or directory
  583. 1> multi-debugcallback.c
  584. 1>src\other\curl\docs\examples\multi-debugcallback.c(17): fatal error C1083: Cannot open include file: 'sys/time.h': No such file or directory
  585. 1> multi-app.c
  586. 1>src\other\curl\docs\examples\multi-app.c(16): fatal error C1083: Cannot open include file: 'sys/time.h': No such file or directory
  587. 1> https.c
  588. 1>src\other\curl\docs\examples\https.c(11): fatal error C1083: Cannot open include file: 'curl/curl.h': No such file or directory
  589. 1> httpput.c
  590. 1>src\other\curl\docs\examples\httpput.c(13): fatal error C1083: Cannot open include file: 'unistd.h': No such file or directory
  591. 1> httpcustomheader.c
  592. 1>src\other\curl\docs\examples\httpcustomheader.c(11): fatal error C1083: Cannot open include file: 'curl/curl.h': No such file or directory
  593. 1> http-post.c
  594. 1>src\other\curl\docs\examples\http-post.c(11): fatal error C1083: Cannot open include file: 'curl/curl.h': No such file or directory
  595. 1> htmltidy.c
  596. 1>src\other\curl\docs\examples\htmltidy.c(19): fatal error C1083: Cannot open include file: 'tidy/tidy.h': No such file or directory
  597. 1> hiperfifo.c
  598. 1>src\other\curl\docs\examples\hiperfifo.c(46): fatal error C1083: Cannot open include file: 'sys/time.h': No such file or directory
  599. 1> ghiper.c
  600. 1>src\other\curl\docs\examples\ghiper.c(41): fatal error C1083: Cannot open include file: 'glib.h': No such file or directory
  601. 1> getinmemory.c
  602. 1>src\other\curl\docs\examples\getinmemory.c(19): fatal error C1083: Cannot open include file: 'curl/curl.h': No such file or directory
  603. 1> getinfo.c
  604. 1>src\other\curl\docs\examples\getinfo.c(11): fatal error C1083: Cannot open include file: 'curl/curl.h': No such file or directory
  605. 1> Generating Code...
  606. 1> Compiling...
  607. 1> ftpuploadresume.c
  608. 1>src\other\curl\docs\examples\ftpuploadresume.c(21): fatal error C1083: Cannot open include file: 'curl/curl.h': No such file or directory
  609. 1> ftpupload.c
  610. 1>src\other\curl\docs\examples\ftpupload.c(13): fatal error C1083: Cannot open include file: 'curl/curl.h': No such file or directory
  611. 1> ftpgetresp.c
  612. 1>src\other\curl\docs\examples\ftpgetresp.c(12): fatal error C1083: Cannot open include file: 'curl/curl.h': No such file or directory
  613. 1> ftpgetinfo.c
  614. 1>src\other\curl\docs\examples\ftpgetinfo.c(13): fatal error C1083: Cannot open include file: 'curl/curl.h': No such file or directory
  615. 1> ftpget.c
  616. 1>src\other\curl\docs\examples\ftpget.c(12): fatal error C1083: Cannot open include file: 'curl/curl.h': No such file or directory
  617. 1> fopen.c
  618. 1>src\other\curl\docs\examples\fopen.c(54): fatal error C1083: Cannot open include file: 'curl/curl.h': No such file or directory
  619. 1> fileupload.c
  620. 1>src\other\curl\docs\examples\fileupload.c(11): fatal error C1083: Cannot open include file: 'curl/curl.h': No such file or directory
  621. 1> evhiperfifo.c
  622. 1>src\other\curl\docs\examples\evhiperfifo.c(49): fatal error C1083: Cannot open include file: 'sys/time.h': No such file or directory
  623. 1> debug.c
  624. 1>src\other\curl\docs\examples\debug.c(11): fatal error C1083: Cannot open include file: 'curl/curl.h': No such file or directory
  625. 1> curlx.c
  626. 1>src\other\curl\docs\examples\curlx.c(85): fatal error C1083: Cannot open include file: 'curl/curl.h': No such file or directory
  627. 1> curlgtk.c
  628. 1>src\other\curl\docs\examples\curlgtk.c(13): fatal error C1083: Cannot open include file: 'gtk/gtk.h': No such file or directory
  629. 1> cookie_interface.c
  630. 1>src\other\curl\docs\examples\cookie_interface.c(17): fatal error C1083: Cannot open include file: 'curl/curl.h': No such file or directory
  631. 1> chkspeed.c
  632. 1>src\other\curl\docs\examples\chkspeed.c(24): fatal error C1083: Cannot open include file: 'curl/curl.h': No such file or directory
  633. 1> certinfo.c
  634. 1>src\other\curl\docs\examples\certinfo.c(6): fatal error C1083: Cannot open include file: 'curl/curl.h': No such file or directory
  635. 1> cacertinmem.c
  636. 1>src\other\curl\docs\examples\cacertinmem.c(20): fatal error C1083: Cannot open include file: 'openssl/ssl.h': No such file or directory
  637. 1> anyauthput.c
  638. 1>src\other\curl\docs\examples\anyauthput.c(33): fatal error C1083: Cannot open include file: 'curl/curl.h': No such file or directory
  639. 1> 10-at-a-time.c
  640. 1>src\other\curl\docs\examples\10-at-a-time.c(21): fatal error C1083: Cannot open include file: 'curl/multi.h': No such file or directory
  641. 1> windows_port.c
  642. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\ares\ares_setup.h(84): fatal error C1083: Cannot open include file: 'ares_build.h': No such file or directory
  643. 1> inet_ntop.c
  644. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\ares\ares_setup.h(84): fatal error C1083: Cannot open include file: 'ares_build.h': No such file or directory
  645. 1> inet_net_pton.c
  646. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\ares\ares_setup.h(84): fatal error C1083: Cannot open include file: 'ares_build.h': No such file or directory
  647. 1> Generating Code...
  648. 1> Compiling...
  649. 1> bitncmp.c
  650. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\ares\ares_setup.h(84): fatal error C1083: Cannot open include file: 'ares_build.h': No such file or directory
  651. 1> ares_writev.c
  652. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\ares\ares_setup.h(84): fatal error C1083: Cannot open include file: 'ares_build.h': No such file or directory
  653. 1> ares_version.c
  654. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\ares\ares_setup.h(84): fatal error C1083: Cannot open include file: 'ares_build.h': No such file or directory
  655. 1> ares_timeout.c
  656. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\ares\ares_setup.h(84): fatal error C1083: Cannot open include file: 'ares_build.h': No such file or directory
  657. 1> ares_strerror.c
  658. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\ares\ares_setup.h(84): fatal error C1083: Cannot open include file: 'ares_build.h': No such file or directory
  659. 1> ares_strdup.c
  660. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\ares\ares_setup.h(84): fatal error C1083: Cannot open include file: 'ares_build.h': No such file or directory
  661. 1> ares_strcasecmp.c
  662. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\ares\ares_setup.h(84): fatal error C1083: Cannot open include file: 'ares_build.h': No such file or directory
  663. 1> ares_send.c
  664. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\ares\ares_setup.h(84): fatal error C1083: Cannot open include file: 'ares_build.h': No such file or directory
  665. 1> ares_search.c
  666. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\ares\ares_setup.h(84): fatal error C1083: Cannot open include file: 'ares_build.h': No such file or directory
  667. 1> ares_query.c
  668. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\ares\ares_setup.h(84): fatal error C1083: Cannot open include file: 'ares_build.h': No such file or directory
  669. 1> ares_process.c
  670. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\ares\ares_setup.h(84): fatal error C1083: Cannot open include file: 'ares_build.h': No such file or directory
  671. 1> ares_parse_txt_reply.c
  672. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\ares\ares_setup.h(84): fatal error C1083: Cannot open include file: 'ares_build.h': No such file or directory
  673. 1> ares_parse_srv_reply.c
  674. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\ares\ares_setup.h(84): fatal error C1083: Cannot open include file: 'ares_build.h': No such file or directory
  675. 1> ares_parse_ptr_reply.c
  676. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\ares\ares_setup.h(84): fatal error C1083: Cannot open include file: 'ares_build.h': No such file or directory
  677. 1> ares_parse_ns_reply.c
  678. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\ares\ares_setup.h(84): fatal error C1083: Cannot open include file: 'ares_build.h': No such file or directory
  679. 1> ares_parse_aaaa_reply.c
  680. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\ares\ares_setup.h(84): fatal error C1083: Cannot open include file: 'ares_build.h': No such file or directory
  681. 1> ares_parse_a_reply.c
  682. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\ares\ares_setup.h(84): fatal error C1083: Cannot open include file: 'ares_build.h': No such file or directory
  683. 1> ares_options.c
  684. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\ares\ares_setup.h(84): fatal error C1083: Cannot open include file: 'ares_build.h': No such file or directory
  685. 1> ares_nowarn.c
  686. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\ares\ares_setup.h(84): fatal error C1083: Cannot open include file: 'ares_build.h': No such file or directory
  687. 1> ares_mkquery.c
  688. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\ares\ares_setup.h(84): fatal error C1083: Cannot open include file: 'ares_build.h': No such file or directory
  689. 1> Generating Code...
  690. 1> Compiling...
  691. 1> ares_llist.c
  692. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\ares\ares_setup.h(84): fatal error C1083: Cannot open include file: 'ares_build.h': No such file or directory
  693. 1> ares_library_init.c
  694. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\ares\ares_setup.h(84): fatal error C1083: Cannot open include file: 'ares_build.h': No such file or directory
  695. 1> ares_init.c
  696. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\ares\ares_setup.h(84): fatal error C1083: Cannot open include file: 'ares_build.h': No such file or directory
  697. 1> ares_getsock.c
  698. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\ares\ares_setup.h(84): fatal error C1083: Cannot open include file: 'ares_build.h': No such file or directory
  699. 1> ares_getnameinfo.c
  700. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\ares\ares_setup.h(84): fatal error C1083: Cannot open include file: 'ares_build.h': No such file or directory
  701. 1> ares_gethostbyname.c
  702. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\ares\ares_setup.h(84): fatal error C1083: Cannot open include file: 'ares_build.h': No such file or directory
  703. 1> ares_gethostbyaddr.c
  704. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\ares\ares_setup.h(84): fatal error C1083: Cannot open include file: 'ares_build.h': No such file or directory
  705. 1> ares_free_string.c
  706. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\ares\ares_setup.h(84): fatal error C1083: Cannot open include file: 'ares_build.h': No such file or directory
  707. 1> ares_free_hostent.c
  708. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\ares\ares_setup.h(84): fatal error C1083: Cannot open include file: 'ares_build.h': No such file or directory
  709. 1> ares_fds.c
  710. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\ares\ares_setup.h(84): fatal error C1083: Cannot open include file: 'ares_build.h': No such file or directory
  711. 1> ares_expand_string.c
  712. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\ares\ares_setup.h(84): fatal error C1083: Cannot open include file: 'ares_build.h': No such file or directory
  713. 1> ares_expand_name.c
  714. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\ares\ares_setup.h(84): fatal error C1083: Cannot open include file: 'ares_build.h': No such file or directory
  715. 1> ares_destroy.c
  716. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\ares\ares_setup.h(84): fatal error C1083: Cannot open include file: 'ares_build.h': No such file or directory
  717. 1> ares_data.c
  718. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\ares\ares_setup.h(84): fatal error C1083: Cannot open include file: 'ares_build.h': No such file or directory
  719. 1> ares_cancel.c
  720. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\ares\ares_setup.h(84): fatal error C1083: Cannot open include file: 'ares_build.h': No such file or directory
  721. 1> ares__timeval.c
  722. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\ares\ares_setup.h(84): fatal error C1083: Cannot open include file: 'ares_build.h': No such file or directory
  723. 1> ares__read_line.c
  724. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\ares\ares_setup.h(84): fatal error C1083: Cannot open include file: 'ares_build.h': No such file or directory
  725. 1> ares__get_hostent.c
  726. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\ares\ares_setup.h(84): fatal error C1083: Cannot open include file: 'ares_build.h': No such file or directory
  727. 1> ares__close_sockets.c
  728. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\ares\ares_setup.h(84): fatal error C1083: Cannot open include file: 'ares_build.h': No such file or directory
  729. 1> ahost.c
  730. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\ares\ares_setup.h(84): fatal error C1083: Cannot open include file: 'ares_build.h': No such file or directory
  731. 1> Generating Code...
  732. 1> Compiling...
  733. 1> adig.c
  734. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\ares\ares_setup.h(84): fatal error C1083: Cannot open include file: 'ares_build.h': No such file or directory
  735. 1> acountry.c
  736. 1>c:\users\hp\downloads\bzflag stuff\bzflag-2.4.0_windows\src\other\ares\ares_setup.h(84): fatal error C1083: Cannot open include file: 'ares_build.h': No such file or directory
  737. 1> bzsignal.c
  738. 1>src\common\bzsignal.c(13): fatal error C1083: Cannot open include file: 'bzsignal.h': No such file or directory
  739. 1> 3ds2bzw.c
  740. 1>misc\3ds2bzw.c(26): fatal error C1083: Cannot open include file: 'lib3ds/file.h': No such file or directory
  741. 1> Generating Code...
  742. ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========
Add Comment
Please, Sign In to add comment