Advertisement
Guest User

Untitled

a guest
Dec 13th, 2012
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.91 KB | None | 0 0
  1. C:\Projects\hlsl2glsl\tools>bison --version
  2. bison (GNU Bison) 2.5
  3. Written by Robert Corbett and Richard Stallman.
  4.  
  5. Copyright (C) 20536452 Free Software Foundation, Inc.
  6. This is free software; see the source for copying conditions. There is NO
  7. warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  8.  
  9. C:\Projects\hlsl2glsl\tools>flex --version
  10. flex 2.5.35
  11.  
  12.  
  13. 1> Gen_hlslang.cpp
  14. 1>Gen_hlslang.cpp(2072): warning C4003: not enough actual parameters for macro 'yywrap'
  15. 1>Gen_hlslang.cpp(2370): warning C4003: not enough actual parameters for macro 'yywrap'
  16. 1> Gen_hlslang_tab.cpp
  17. 1>hlslang.tab.c(1873): warning C4065: switch statement contains 'default' but no 'case' labels
  18. 1>hlslang.tab.c(2265): warning C4065: switch statement contains 'default' but no 'case' labels
  19. 1>hlslang.tab.c(2483): error C3861: 'yylex': identifier not found
  20. 1>hlslang.y(178): error C2228: left of '.error' must have class/struct/union
  21. 1> type is 'void *'
  22. 1>hlslang.y(179): error C2228: left of '.recover' must have class/struct/union
  23. 1> type is 'void *'
  24. 1>hlslang.y(182): error C2228: left of '.symbolTable' must have class/struct/union
  25. 1> type is 'void *'
  26. 1>hlslang.y(182): error C2228: left of '.insert' must have class/struct/union
  27. 1>hlslang.y(187): error C2228: left of '.error' must have class/struct/union
  28. 1> type is 'void *'
  29. 1>hlslang.y(188): error C2228: left of '.recover' must have class/struct/union
  30. 1> type is 'void *'
  31. 1>hlslang.y(240): error C2228: left of '.error' must have class/struct/union
  32. 1> type is 'void *'
  33. 1>hlslang.y(245): error C2228: left of '.error' must have class/struct/union
  34. 1> type is 'void *'
  35. 1>hlslang.y(247): error C2228: left of '.error' must have class/struct/union
  36. 1> type is 'void *'
  37. 1>hlslang.y(248): error C2228: left of '.recover' must have class/struct/union
  38. 1> type is 'void *'
  39. 1>hlslang.y(252): error C2228: left of '.error' must have class/struct/union
  40. 1> type is 'void *'
  41. 1>hlslang.y(253): error C2228: left of '.recover' must have class/struct/union
  42. 1> type is 'void *'
  43. 1>hlslang.y(258): error C2228: left of '.arraySetMaxSize' must have class/struct/union
  44. 1> type is 'void *'
  45. 1>hlslang.y(259): error C2228: left of '.recover' must have class/struct/union
  46. 1> type is 'void *'
  47. 1>hlslang.y(261): error C2228: left of '.arraySetMaxSize' must have class/struct/union
  48. 1> type is 'void *'
  49. 1>hlslang.y(262): error C2228: left of '.recover' must have class/struct/union
  50. 1> type is 'void *'
  51. 1>hlslang.y(265): error C2228: left of '.error' must have class/struct/union
  52. 1> type is 'void *'
  53. 1>hlslang.y(266): error C2228: left of '.recover' must have class/struct/union
  54. 1> type is 'void *'
  55. 1>hlslang.y(273): error C2228: left of '.error' must have class/struct/union
  56. 1> type is 'void *'
  57. 1>hlslang.y(274): error C2228: left of '.recover' must have class/struct/union
  58. 1> type is 'void *'
  59. 1>hlslang.y(307): error C2228: left of '.error' must have class/struct/union
  60. 1> type is 'void *'
  61. 1>hlslang.y(311): error C2228: left of '.error' must have class/struct/union
  62. 1> type is 'void *'
  63. 1>hlslang.y(312): error C2228: left of '.recover' must have class/struct/union
  64. 1> type is 'void *'
  65. 1>hlslang.y(317): error C2228: left of '.parseVectorFields' must have class/struct/union
  66. 1> type is 'void *'
  67. 1>hlslang.y(320): error C2228: left of '.recover' must have class/struct/union
  68. 1> type is 'void *'
  69. 1>hlslang.y(326): error C2228: left of '.parseMatrixFields' must have class/struct/union
  70. 1> type is 'void *'
  71. 1>hlslang.y(329): error C2228: left of '.recover' must have class/struct/union
  72. 1> type is 'void *'
  73. 1>hlslang.y(341): error C2228: left of '.error' must have class/struct/union
  74. 1> type is 'void *'
  75. 1>hlslang.y(342): error C2228: left of '.recover' must have class/struct/union
  76. 1> type is 'void *'
  77. 1>hlslang.y(358): error C2228: left of '.error' must have class/struct/union
  78. 1> type is 'void *'
  79. 1>hlslang.y(359): error C2228: left of '.recover' must have class/struct/union
  80. 1> type is 'void *'
  81. 1>hlslang.y(369): error C2228: left of '.parseVectorFields' must have class/struct/union
  82. 1> type is 'void *'
  83. 1>hlslang.y(372): error C2228: left of '.recover' must have class/struct/union
  84. 1> type is 'void *'
  85. 1>hlslang.y(379): error C2228: left of '.constructBuiltIn' must have class/struct/union
  86. 1> type is 'void *'
  87. 1>hlslang.y(379): error C2228: left of '.getConstructorOp' must have class/struct/union
  88. 1> type is 'void *'
  89. 1>hlslang.y(382): error C2228: left of '.error' must have class/struct/union
  90. 1> type is 'void *'
  91. 1>hlslang.y(383): error C2228: left of '.recover' must have class/struct/union
  92. 1> type is 'void *'
  93. 1>hlslang.y(389): error C2228: left of '.lValueErrorCheck' must have class/struct/union
  94. 1> type is 'void *'
  95. 1>hlslang.y(390): error C2228: left of '.recover' must have class/struct/union
  96. 1> type is 'void *'
  97. 1>hlslang.y(391): error C2228: left of '.infoSink' must have class/struct/union
  98. 1> type is 'void *'
  99. 1>hlslang.y(393): error C2228: left of '.unaryOpError' must have class/struct/union
  100. 1> type is 'void *'
  101. 1>hlslang.y(394): error C2228: left of '.recover' must have class/struct/union
  102. 1> type is 'void *'
  103. 1>hlslang.y(399): error C2228: left of '.lValueErrorCheck' must have class/struct/union
  104. 1> type is 'void *'
  105. 1>hlslang.y(400): error C2228: left of '.recover' must have class/struct/union
  106. 1> type is 'void *'
  107. 1>hlslang.y(401): error C2228: left of '.infoSink' must have class/struct/union
  108. 1> type is 'void *'
  109. 1>hlslang.y(403): error C2228: left of '.unaryOpError' must have class/struct/union
  110. 1> type is 'void *'
  111. 1>hlslang.y(404): error C2228: left of '.recover' must have class/struct/union
  112. 1> type is 'void *'
  113. 1>hlslang.y(412): error C2228: left of '.scalarErrorCheck' must have class/struct/union
  114. 1> type is 'void *'
  115. 1>hlslang.y(413): error C2228: left of '.recover' must have class/struct/union
  116. 1> type is 'void *'
  117. 1>hlslang.y(415): error C2228: left of '.constructBuiltIn' must have class/struct/union
  118. 1> type is 'void *'
  119. 1>hlslang.y(417): error C2228: left of '.error' must have class/struct/union
  120. 1> type is 'void *'
  121. 1>hlslang.y(418): error C2228: left of '.recover' must have class/struct/union
  122. 1> type is 'void *'
  123. 1>hlslang.y(431): error C2228: left of '.error' must have class/struct/union
  124. 1> type is 'void *'
  125. 1>hlslang.y(432): error C2228: left of '.recover' must have class/struct/union
  126. 1> type is 'void *'
  127. 1>hlslang.y(445): error C2228: left of '.constructorErrorCheck' must have class/struct/union
  128. 1> type is 'void *'
  129. 1>hlslang.y(451): error C2228: left of '.addConstructor' must have class/struct/union
  130. 1> type is 'void *'
  131. 1>hlslang.y(455): error C2228: left of '.recover' must have class/struct/union
  132. 1> type is 'void *'
  133. 1>hlslang.y(465): error C2228: left of '.findFunction' must have class/struct/union
  134. 1> type is 'void *'
  135. 1>hlslang.y(469): error C2228: left of '.promoteFunctionArguments' must have class/struct/union
  136. 1> type is 'void *'
  137. 1>hlslang.y(474): error C2228: left of '.error' must have class/struct/union
  138. 1> type is 'void *'
  139. 1>hlslang.y(494): error C2228: left of '.infoSink' must have class/struct/union
  140. 1> type is 'void *'
  141. 1>hlslang.y(496): error C2228: left of '.error' must have class/struct/union
  142. 1> type is 'void *'
  143. 1>hlslang.y(518): error C2228: left of '.lValueErrorCheck' must have class/struct/union
  144. 1> type is 'void *'
  145. 1>hlslang.y(519): error C2228: left of '.error' must have class/struct/union
  146. 1> type is 'void *'
  147. 1>hlslang.y(520): error C2228: left of '.recover' must have class/struct/union
  148. 1> type is 'void *'
  149. 1>hlslang.y(533): error C2228: left of '.recover' must have class/struct/union
  150. 1> type is 'void *'
  151. 1>hlslang.y(554): error C2228: left of '.error' must have class/struct/union
  152. 1> type is 'void *'
  153. 1>hlslang.y(555): error C2228: left of '.recover' must have class/struct/union
  154. 1> type is 'void *'
  155. 1>hlslang.y(675): error C2228: left of '.error' must have class/struct/union
  156. 1> type is 'void *'
  157. 1>hlslang.y(676): error C2228: left of '.recover' must have class/struct/union
  158. 1> type is 'void *'
  159. 1>hlslang.y(687): error C2228: left of '.reservedErrorCheck' must have class/struct/union
  160. 1> type is 'void *'
  161. 1>hlslang.y(688): error C2228: left of '.recover' must have class/struct/union
  162. 1> type is 'void *'
  163. 1>hlslang.y(699): error C2228: left of '.reservedErrorCheck' must have class/struct/union
  164. 1> type is 'void *'
  165. 1>hlslang.y(700): error C2228: left of '.recover' must have class/struct/union
  166. 1> type is 'void *'
  167. 1>hlslang.y(712): error C2228: left of '.lValueErrorCheck' must have class/struct/union
  168. 1> type is 'void *'
  169. 1>hlslang.y(713): error C2228: left of '.recover' must have class/struct/union
  170. 1> type is 'void *'
  171. 1>hlslang.y(714): error C2228: left of '.infoSink' must have class/struct/union
  172. 1> type is 'void *'
  173. 1>hlslang.y(716): error C2228: left of '.unaryOpError' must have class/struct/union
  174. 1> type is 'void *'
  175. 1>hlslang.y(717): error C2228: left of '.recover' must have class/struct/union
  176. 1> type is 'void *'
  177. 1>hlslang.y(722): error C2228: left of '.lValueErrorCheck' must have class/struct/union
  178. 1> type is 'void *'
  179. 1>hlslang.y(723): error C2228: left of '.recover' must have class/struct/union
  180. 1> type is 'void *'
  181. 1>hlslang.y(724): error C2228: left of '.infoSink' must have class/struct/union
  182. 1> type is 'void *'
  183. 1>hlslang.y(726): error C2228: left of '.unaryOpError' must have class/struct/union
  184. 1> type is 'void *'
  185. 1>hlslang.y(727): error C2228: left of '.recover' must have class/struct/union
  186. 1> type is 'void *'
  187. 1>hlslang.y(733): error C2228: left of '.infoSink' must have class/struct/union
  188. 1> type is 'void *'
  189. 1>hlslang.y(742): error C2228: left of '.unaryOpError' must have class/struct/union
  190. 1> type is 'void *'
  191. 1>hlslang.y(743): error C2228: left of '.recover' must have class/struct/union
  192. 1> type is 'void *'
  193. 1>hlslang.y(802): error C2228: left of '.error' must have class/struct/union
  194. 1> type is 'void *'
  195. 1>hlslang.y(803): error C2228: left of '.recover' must have class/struct/union
  196. 1> type is 'void *'
  197. 1>hlslang.y(813): error C2228: left of '.constructorErrorCheck' must have class/struct/union
  198. 1> type is 'void *'
  199. 1>hlslang.y(819): error C2228: left of '.addConstructor' must have class/struct/union
  200. 1> type is 'void *'
  201. 1>hlslang.y(823): error C2228: left of '.recover' must have class/struct/union
  202. 1> type is 'void *'
  203. 1>hlslang.y(836): error C2228: left of '.error' must have class/struct/union
  204. 1> type is 'void *'
  205. 1>hlslang.y(836): error C2228: left of '.recover' must have class/struct/union
  206. 1> type is 'void *'
  207. 1>hlslang.y(843): error C2228: left of '.add_binary' must have class/struct/union
  208. 1> type is 'void *'
  209. 1>hlslang.y(844): error C2228: left of '.add_binary' must have class/struct/union
  210. 1> type is 'void *'
  211. 1>hlslang.y(845): error C2228: left of '.add_binary' must have class/struct/union
  212. 1> type is 'void *'
  213. 1>hlslang.y(850): error C2228: left of '.add_binary' must have class/struct/union
  214. 1> type is 'void *'
  215. 1>hlslang.y(851): error C2228: left of '.add_binary' must have class/struct/union
  216. 1> type is 'void *'
  217. 1>hlslang.y(856): error C2228: left of '.add_binary' must have class/struct/union
  218. 1>hlslang.y(856): fatal error C1003: error count exceeds 100; stopping compilation
  219. 1> Generating Code...
  220. 1>
  221. 1>Build FAILED.
  222. 1>
  223. 1>Time Elapsed 00:00:15.43
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement