Advertisement
Guest User

Untitled

a guest
Oct 20th, 2013
25
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 36.42 KB | None | 0 0
  1. [ 0%] Built target gzstream
  2. [ 2%] Built target ftgl
  3. [ 21%] Built target OGDF
  4. [ 22%] Built target quazip
  5. [ 23%] Built target yajl
  6. [ 24%] Built target qxt
  7. [ 25%] Built target qhull
  8. [ 30%] Built target tulip-core-4.3
  9. [ 30%] Building CXX object library/tulip-ogl/src/CMakeFiles/tulip-ogl-4.3.dir/GlTextureManager.cpp.obj
  10. In file included from C:/Qt64-5.1.1/include/QtGui/qopengl.h:92:0,
  11. from C:/Qt64-5.1.1/include/QtOpenGL/qgl.h:47,
  12. from C:/Qt64-5.1.1/include/QtOpenGL/QGLWidget:1,
  13. from C:\Users\kenne_000\tulip-build\tulip-src\library\tulip-ogl\src\GlTextureManager.cpp:23:
  14. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:402:9: error: 'khronos_int64_t' does not name a type
  15. typedef khronos_int64_t GLint64;
  16. ^
  17. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:403:9: error: 'khronos_uint64_t' does not name a type
  18. typedef khronos_uint64_t GLuint64;
  19. ^
  20. In file included from C:/Qt64-5.1.1/include/QtGui/qopengl.h:92:0,
  21. from C:/Qt64-5.1.1/include/QtOpenGL/qgl.h:47,
  22. from C:/Qt64-5.1.1/include/QtOpenGL/QGLWidget:1,
  23. from C:\Users\kenne_000\tulip-build\tulip-src\library\tulip-ogl\src\GlTextureManager.cpp:23:
  24. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:22:36: error: expected ')' before '*' token
  25. # define GL_APIENTRYP GL_APIENTRY*
  26. ^
  27. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:995:15: note: in expansion of macro 'GL_APIENTRYP'
  28. typedef void (GL_APIENTRYP PFNGLEGLIMAGETARGETTEXTURE2DOESPROC) (GLenum target, GLeglImageOES image);
  29. ^
  30. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:22:36: error: expected ')' before '*' token
  31. # define GL_APIENTRYP GL_APIENTRY*
  32. ^
  33. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:996:15: note: in expansion of macro 'GL_APIENTRYP'
  34. typedef void (GL_APIENTRYP PFNGLEGLIMAGETARGETRENDERBUFFERSTORAGEOESPROC) (GLenum target, GLeglImageOES image);
  35. ^
  36. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:22:36: error: expected ')' before '*' token
  37. # define GL_APIENTRYP GL_APIENTRY*
  38. ^
  39. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:1027:15: note: in expansion of macro 'GL_APIENTRYP'
  40. typedef void (GL_APIENTRYP PFNGLGETPROGRAMBINARYOESPROC) (GLuint program, GLsizei bufSize, GLsizei *length, GLenum *binaryFormat, GLvoid *binary);
  41. ^
  42. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:22:36: error: expected ')' before '*' token
  43. # define GL_APIENTRYP GL_APIENTRY*
  44. ^
  45. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:1028:15: note: in expansion of macro 'GL_APIENTRYP'
  46. typedef void (GL_APIENTRYP PFNGLPROGRAMBINARYOESPROC) (GLuint program, GLenum binaryFormat, const GLvoid *binary, GLint length);
  47. ^
  48. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:22:36: error: expected ')' before '*' token
  49. # define GL_APIENTRYP GL_APIENTRY*
  50. ^
  51. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:1039:16: note: in expansion of macro 'GL_APIENTRYP'
  52. typedef void* (GL_APIENTRYP PFNGLMAPBUFFEROESPROC) (GLenum target, GLenum access);
  53. ^
  54. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:22:36: error: expected initializer before '*' token
  55. # define GL_APIENTRYP GL_APIENTRY*
  56. ^
  57. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:1039:16: note: in expansion of macro 'GL_APIENTRYP'
  58. typedef void* (GL_APIENTRYP PFNGLMAPBUFFEROESPROC) (GLenum target, GLenum access);
  59. ^
  60. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:22:36: error: expected ')' before '*' token
  61. # define GL_APIENTRYP GL_APIENTRY*
  62. ^
  63. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:1040:20: note: in expansion of macro 'GL_APIENTRYP'
  64. typedef GLboolean (GL_APIENTRYP PFNGLUNMAPBUFFEROESPROC) (GLenum target);
  65. ^
  66. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:22:36: error: expected ')' before '*' token
  67. # define GL_APIENTRYP GL_APIENTRY*
  68. ^
  69. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:1041:15: note: in expansion of macro 'GL_APIENTRYP'
  70. typedef void (GL_APIENTRYP PFNGLGETBUFFERPOINTERVOESPROC) (GLenum target, GLenum pname, GLvoid** params);
  71. ^
  72. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:22:36: error: expected ')' before '*' token
  73. # define GL_APIENTRYP GL_APIENTRY*
  74. ^
  75. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:1089:15: note: in expansion of macro 'GL_APIENTRYP'
  76. typedef void (GL_APIENTRYP PFNGLTEXIMAGE3DOESPROC) (GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLenum format, GLenum type, const GLvoid* pixels);
  77. ^
  78. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:22:36: error: expected ')' before '*' token
  79. # define GL_APIENTRYP GL_APIENTRY*
  80. ^
  81. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:1090:15: note: in expansion of macro 'GL_APIENTRYP'
  82. typedef void (GL_APIENTRYP PFNGLTEXSUBIMAGE3DOESPROC) (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, const GLvoid* pixels);
  83. ^
  84. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:22:36: error: expected ')' before '*' token
  85. # define GL_APIENTRYP GL_APIENTRY*
  86. ^
  87. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:1091:15: note: in expansion of macro 'GL_APIENTRYP'
  88. typedef void (GL_APIENTRYP PFNGLCOPYTEXSUBIMAGE3DOESPROC) (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLint x, GLint y, GLsizei width, GLsizei height);
  89. ^
  90. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:22:36: error: expected ')' before '*' token
  91. # define GL_APIENTRYP GL_APIENTRY*
  92. ^
  93. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:1092:15: note: in expansion of macro 'GL_APIENTRYP'
  94. typedef void (GL_APIENTRYP PFNGLCOMPRESSEDTEXIMAGE3DOESPROC) (GLenum target, GLint level, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth, GLint border, GLsizei imageSize, const GLvoid* data);
  95. ^
  96. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:22:36: error: expected ')' before '*' token
  97. # define GL_APIENTRYP GL_APIENTRY*
  98. ^
  99. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:1093:15: note: in expansion of macro 'GL_APIENTRYP'
  100. typedef void (GL_APIENTRYP PFNGLCOMPRESSEDTEXSUBIMAGE3DOESPROC) (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLsizei imageSize, const GLvoid* data);
  101. ^
  102. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:22:36: error: expected ')' before '*' token
  103. # define GL_APIENTRYP GL_APIENTRY*
  104. ^
  105. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:1094:15: note: in expansion of macro 'GL_APIENTRYP'
  106. typedef void (GL_APIENTRYP PFNGLFRAMEBUFFERTEXTURE3DOES) (GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level, GLint zoffset);
  107. ^
  108. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:22:36: error: expected ')' before '*' token
  109. # define GL_APIENTRYP GL_APIENTRY*
  110. ^
  111. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:1131:15: note: in expansion of macro 'GL_APIENTRYP'
  112. typedef void (GL_APIENTRYP PFNGLBINDVERTEXARRAYOESPROC) (GLuint array);
  113. ^
  114. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:22:36: error: expected ')' before '*' token
  115. # define GL_APIENTRYP GL_APIENTRY*
  116. ^
  117. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:1132:15: note: in expansion of macro 'GL_APIENTRYP'
  118. typedef void (GL_APIENTRYP PFNGLDELETEVERTEXARRAYSOESPROC) (GLsizei n, const GLuint *arrays);
  119. ^
  120. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:22:36: error: expected ')' before '*' token
  121. # define GL_APIENTRYP GL_APIENTRY*
  122. ^
  123. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:1133:15: note: in expansion of macro 'GL_APIENTRYP'
  124. typedef void (GL_APIENTRYP PFNGLGENVERTEXARRAYSOESPROC) (GLsizei n, GLuint *arrays);
  125. ^
  126. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:22:36: error: expected ')' before '*' token
  127. # define GL_APIENTRYP GL_APIENTRY*
  128. ^
  129. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:1134:20: note: in expansion of macro 'GL_APIENTRYP'
  130. typedef GLboolean (GL_APIENTRYP PFNGLISVERTEXARRAYOESPROC) (GLuint array);
  131. ^
  132. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:22:36: error: expected ')' before '*' token
  133. # define GL_APIENTRYP GL_APIENTRY*
  134. ^
  135. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:1314:15: note: in expansion of macro 'GL_APIENTRYP'
  136. typedef void (GL_APIENTRYP PFNGLCOPYTEXTURELEVELSAPPLEPROC) (GLuint destinationTexture, GLuint sourceTexture, GLint sourceBaseLevel, GLsizei sourceLevelCount);
  137. ^
  138. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:22:36: error: expected ')' before '*' token
  139. # define GL_APIENTRYP GL_APIENTRY*
  140. ^
  141. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:1324:15: note: in expansion of macro 'GL_APIENTRYP'
  142. typedef void (GL_APIENTRYP PFNGLRENDERBUFFERSTORAGEMULTISAMPLEAPPLEPROC) (GLenum target, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height);
  143. ^
  144. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:22:36: error: expected ')' before '*' token
  145. # define GL_APIENTRYP GL_APIENTRY*
  146. ^
  147. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:1325:15: note: in expansion of macro 'GL_APIENTRYP'
  148. typedef void (GL_APIENTRYP PFNGLRESOLVEMULTISAMPLEFRAMEBUFFERAPPLEPROC) (void);
  149. ^
  150. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:22:36: error: expected ')' before '*' token
  151. # define GL_APIENTRYP GL_APIENTRY*
  152. ^
  153. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:1345:17: note: in expansion of macro 'GL_APIENTRYP'
  154. typedef GLsync (GL_APIENTRYP PFNGLFENCESYNCAPPLEPROC) (GLenum condition, GLbitfield flags);
  155. ^
  156. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:22:36: error: expected ')' before '*' token
  157. # define GL_APIENTRYP GL_APIENTRY*
  158. ^
  159. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:1346:20: note: in expansion of macro 'GL_APIENTRYP'
  160. typedef GLboolean (GL_APIENTRYP PFNGLISSYNCAPPLEPROC) (GLsync sync);
  161. ^
  162. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:22:36: error: expected ')' before '*' token
  163. # define GL_APIENTRYP GL_APIENTRY*
  164. ^
  165. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:1347:15: note: in expansion of macro 'GL_APIENTRYP'
  166. typedef void (GL_APIENTRYP PFNGLDELETESYNCAPPLEPROC) (GLsync sync);
  167. ^
  168. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:22:36: error: expected ')' before '*' token
  169. # define GL_APIENTRYP GL_APIENTRY*
  170. ^
  171. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:1348:17: note: in expansion of macro 'GL_APIENTRYP'
  172. typedef GLenum (GL_APIENTRYP PFNGLCLIENTWAITSYNCAPPLEPROC) (GLsync sync, GLbitfield flags, GLuint64 timeout);
  173. ^
  174. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:22:36: error: expected ')' before '*' token
  175. # define GL_APIENTRYP GL_APIENTRY*
  176. ^
  177. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:1349:15: note: in expansion of macro 'GL_APIENTRYP'
  178. typedef void (GL_APIENTRYP PFNGLWAITSYNCAPPLEPROC) (GLsync sync, GLbitfield flags, GLuint64 timeout);
  179. ^
  180. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:22:36: error: expected ')' before '*' token
  181. # define GL_APIENTRYP GL_APIENTRY*
  182. ^
  183. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:1350:15: note: in expansion of macro 'GL_APIENTRYP'
  184. typedef void (GL_APIENTRYP PFNGLGETINTEGER64VAPPLEPROC) (GLenum pname, GLint64 *params);
  185. ^
  186. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:22:36: error: expected ')' before '*' token
  187. # define GL_APIENTRYP GL_APIENTRY*
  188. ^
  189. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:1351:15: note: in expansion of macro 'GL_APIENTRYP'
  190. typedef void (GL_APIENTRYP PFNGLGETSYNCIVAPPLEPROC) (GLsync sync, GLenum pname, GLsizei bufSize, GLsizei *length, GLint *values);
  191. ^
  192. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:22:36: error: expected ')' before '*' token
  193. # define GL_APIENTRYP GL_APIENTRY*
  194. ^
  195. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:1404:15: note: in expansion of macro 'GL_APIENTRYP'
  196. typedef void (GL_APIENTRYP PFNGLLABELOBJECTEXTPROC) (GLenum type, GLuint object, GLsizei length, const GLchar *label);
  197. ^
  198. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:22:36: error: expected ')' before '*' token
  199. # define GL_APIENTRYP GL_APIENTRY*
  200. ^
  201. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:1405:15: note: in expansion of macro 'GL_APIENTRYP'
  202. typedef void (GL_APIENTRYP PFNGLGETOBJECTLABELEXTPROC) (GLenum type, GLuint object, GLsizei bufSize, GLsizei *length, GLchar *label);
  203. ^
  204. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:22:36: error: expected ')' before '*' token
  205. # define GL_APIENTRYP GL_APIENTRY*
  206. ^
  207. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:1427:15: note: in expansion of macro 'GL_APIENTRYP'
  208. typedef void (GL_APIENTRYP PFNGLDISCARDFRAMEBUFFEREXTPROC) (GLenum target, GLsizei numAttachments, const GLenum *attachments);
  209. ^
  210. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:22:36: error: expected ')' before '*' token
  211. # define GL_APIENTRYP GL_APIENTRY*
  212. ^
  213. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:1437:16: note: in expansion of macro 'GL_APIENTRYP'
  214. typedef void* (GL_APIENTRYP PFNGLMAPBUFFERRANGEEXTPROC) (GLenum target, GLintptr offset, GLsizeiptr length, GLbitfield access);
  215. ^
  216. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:22:36: error: expected initializer before '*' token
  217. # define GL_APIENTRYP GL_APIENTRY*
  218. ^
  219. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:1437:16: note: in expansion of macro 'GL_APIENTRYP'
  220. typedef void* (GL_APIENTRYP PFNGLMAPBUFFERRANGEEXTPROC) (GLenum target, GLintptr offset, GLsizeiptr length, GLbitfield access);
  221. ^
  222. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:22:36: error: expected ')' before '*' token
  223. # define GL_APIENTRYP GL_APIENTRY*
  224. ^
  225. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:1438:15: note: in expansion of macro 'GL_APIENTRYP'
  226. typedef void (GL_APIENTRYP PFNGLFLUSHMAPPEDBUFFERRANGEEXTPROC) (GLenum target, GLintptr offset, GLsizeiptr length);
  227. ^
  228. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:22:36: error: expected ')' before '*' token
  229. # define GL_APIENTRYP GL_APIENTRY*
  230. ^
  231. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:1448:15: note: in expansion of macro 'GL_APIENTRYP'
  232. typedef void (GL_APIENTRYP PFNGLRENDERBUFFERSTORAGEMULTISAMPLEEXTPROC) (GLenum target, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height);
  233. ^
  234. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:22:36: error: expected ')' before '*' token
  235. # define GL_APIENTRYP GL_APIENTRY*
  236. ^
  237. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:1449:15: note: in expansion of macro 'GL_APIENTRYP'
  238. typedef void (GL_APIENTRYP PFNGLFRAMEBUFFERTEXTURE2DMULTISAMPLEEXTPROC) (GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level, GLsizei samples);
  239. ^
  240. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:22:36: error: expected ')' before '*' token
  241. # define GL_APIENTRYP GL_APIENTRY*
  242. ^
  243. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:1460:15: note: in expansion of macro 'GL_APIENTRYP'
  244. typedef void (GL_APIENTRYP PFNGLREADBUFFERINDEXEDEXTPROC) (GLenum src, GLint index);
  245. ^
  246. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:22:36: error: expected ')' before '*' token
  247. # define GL_APIENTRYP GL_APIENTRY*
  248. ^
  249. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:1461:15: note: in expansion of macro 'GL_APIENTRYP'
  250. typedef void (GL_APIENTRYP PFNGLDRAWBUFFERSINDEXEDEXTPROC) (GLint n, const GLenum *location, const GLint *indices);
  251. ^
  252. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:22:36: error: expected ')' before '*' token
  253. # define GL_APIENTRYP GL_APIENTRY*
  254. ^
  255. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:1462:15: note: in expansion of macro 'GL_APIENTRYP'
  256. typedef void (GL_APIENTRYP PFNGLGETINTEGERI_VEXTPROC) (GLenum target, GLuint index, GLint *data);
  257. ^
  258. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:22:36: error: expected ')' before '*' token
  259. # define GL_APIENTRYP GL_APIENTRY*
  260. ^
  261. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:1487:15: note: in expansion of macro 'GL_APIENTRYP'
  262. typedef void (GL_APIENTRYP PFNGLGENQUERIESEXTPROC) (GLsizei n, GLuint *ids);
  263. ^
  264. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:22:36: error: expected ')' before '*' token
  265. # define GL_APIENTRYP GL_APIENTRY*
  266. ^
  267. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:1488:15: note: in expansion of macro 'GL_APIENTRYP'
  268. typedef void (GL_APIENTRYP PFNGLDELETEQUERIESEXTPROC) (GLsizei n, const GLuint *ids);
  269. ^
  270. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:22:36: error: expected ')' before '*' token
  271. # define GL_APIENTRYP GL_APIENTRY*
  272. ^
  273. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:1489:20: note: in expansion of macro 'GL_APIENTRYP'
  274. typedef GLboolean (GL_APIENTRYP PFNGLISQUERYEXTPROC) (GLuint id);
  275. ^
  276. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:22:36: error: expected ')' before '*' token
  277. # define GL_APIENTRYP GL_APIENTRY*
  278. ^
  279. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:1490:15: note: in expansion of macro 'GL_APIENTRYP'
  280. typedef void (GL_APIENTRYP PFNGLBEGINQUERYEXTPROC) (GLenum target, GLuint id);
  281. ^
  282. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:22:36: error: expected ')' before '*' token
  283. # define GL_APIENTRYP GL_APIENTRY*
  284. ^
  285. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:1491:15: note: in expansion of macro 'GL_APIENTRYP'
  286. typedef void (GL_APIENTRYP PFNGLENDQUERYEXTPROC) (GLenum target);
  287. ^
  288. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:22:36: error: expected ')' before '*' token
  289. # define GL_APIENTRYP GL_APIENTRY*
  290. ^
  291. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:1492:15: note: in expansion of macro 'GL_APIENTRYP'
  292. typedef void (GL_APIENTRYP PFNGLGETQUERYIVEXTPROC) (GLenum target, GLenum pname, GLint *params);
  293. ^
  294. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:22:36: error: expected ')' before '*' token
  295. # define GL_APIENTRYP GL_APIENTRY*
  296. ^
  297. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:1493:15: note: in expansion of macro 'GL_APIENTRYP'
  298. typedef void (GL_APIENTRYP PFNGLGETQUERYOBJECTUIVEXTPROC) (GLuint id, GLenum pname, GLuint *params);
  299. ^
  300. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:22:36: error: expected ')' before '*' token
  301. # define GL_APIENTRYP GL_APIENTRY*
  302. ^
  303. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:1510:17: note: in expansion of macro 'GL_APIENTRYP'
  304. typedef GLenum (GL_APIENTRYP PFNGLGETGRAPHICSRESETSTATUSEXTPROC) (void);
  305. ^
  306. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:22:36: error: expected ')' before '*' token
  307. # define GL_APIENTRYP GL_APIENTRY*
  308. ^
  309. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:1511:15: note: in expansion of macro 'GL_APIENTRYP'
  310. typedef void (GL_APIENTRYP PFNGLREADNPIXELSEXTPROC) (GLint x, GLint y, GLsizei width, GLsizei height, GLenum format, GLenum type, GLsizei bufSize, void *data);
  311. ^
  312. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:22:36: error: expected ')' before '*' token
  313. # define GL_APIENTRYP GL_APIENTRY*
  314. ^
  315. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:1512:15: note: in expansion of macro 'GL_APIENTRYP'
  316. typedef void (GL_APIENTRYP PFNGLGETNUNIFORMFVEXTPROC) (GLuint program, GLint location, GLsizei bufSize, float *params);
  317. ^
  318. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:22:36: error: expected ')' before '*' token
  319. # define GL_APIENTRYP GL_APIENTRY*
  320. ^
  321. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:1513:15: note: in expansion of macro 'GL_APIENTRYP'
  322. typedef void (GL_APIENTRYP PFNGLGETNUNIFORMIVEXTPROC) (GLuint program, GLint location, GLsizei bufSize, GLint *params);
  323. ^
  324. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:22:36: error: expected ')' before '*' token
  325. # define GL_APIENTRYP GL_APIENTRY*
  326. ^
  327. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:1634:15: note: in expansion of macro 'GL_APIENTRYP'
  328. typedef void (GL_APIENTRYP PFNGLTEXSTORAGE1DEXTPROC) (GLenum target, GLsizei levels, GLenum internalformat, GLsizei width);
  329. ^
  330. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:22:36: error: expected ')' before '*' token
  331. # define GL_APIENTRYP GL_APIENTRY*
  332. ^
  333. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:1635:15: note: in expansion of macro 'GL_APIENTRYP'
  334. typedef void (GL_APIENTRYP PFNGLTEXSTORAGE2DEXTPROC) (GLenum target, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height);
  335. ^
  336. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:22:36: error: expected ')' before '*' token
  337. # define GL_APIENTRYP GL_APIENTRY*
  338. ^
  339. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:1636:15: note: in expansion of macro 'GL_APIENTRYP'
  340. typedef void (GL_APIENTRYP PFNGLTEXSTORAGE3DEXTPROC) (GLenum target, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth);
  341. ^
  342. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:22:36: error: expected ')' before '*' token
  343. # define GL_APIENTRYP GL_APIENTRY*
  344. ^
  345. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:1637:15: note: in expansion of macro 'GL_APIENTRYP'
  346. typedef void (GL_APIENTRYP PFNGLTEXTURESTORAGE1DEXTPROC) (GLuint texture, GLenum target, GLsizei levels, GLenum internalformat, GLsizei width);
  347. ^
  348. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:22:36: error: expected ')' before '*' token
  349. # define GL_APIENTRYP GL_APIENTRY*
  350. ^
  351. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:1638:15: note: in expansion of macro 'GL_APIENTRYP'
  352. typedef void (GL_APIENTRYP PFNGLTEXTURESTORAGE2DEXTPROC) (GLuint texture, GLenum target, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height);
  353. ^
  354. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:22:36: error: expected ')' before '*' token
  355. # define GL_APIENTRYP GL_APIENTRY*
  356. ^
  357. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:1639:15: note: in expansion of macro 'GL_APIENTRYP'
  358. typedef void (GL_APIENTRYP PFNGLTEXTURESTORAGE3DEXTPROC) (GLuint texture, GLenum target, GLsizei levels, GLenum internalformat, GLsizei width, GLsizei height, GLsizei depth);
  359. ^
  360. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:22:36: error: expected ')' before '*' token
  361. # define GL_APIENTRYP GL_APIENTRY*
  362. ^
  363. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:1706:15: note: in expansion of macro 'GL_APIENTRYP'
  364. typedef void (GL_APIENTRYP PFNGLRENDERBUFFERSTORAGEMULTISAMPLEIMGPROC) (GLenum target, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height);
  365. ^
  366. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:22:36: error: expected ')' before '*' token
  367. # define GL_APIENTRYP GL_APIENTRY*
  368. ^
  369. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:1707:15: note: in expansion of macro 'GL_APIENTRYP'
  370. typedef void (GL_APIENTRYP PFNGLFRAMEBUFFERTEXTURE2DMULTISAMPLEIMGPROC) (GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level, GLsizei samples);
  371. ^
  372. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:22:36: error: expected ')' before '*' token
  373. # define GL_APIENTRYP GL_APIENTRY*
  374. ^
  375. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:1721:15: note: in expansion of macro 'GL_APIENTRYP'
  376. typedef void (GL_APIENTRYP PFNGLCOVERAGEMASKNVPROC) (GLboolean mask);
  377. ^
  378. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:22:36: error: expected ')' before '*' token
  379. # define GL_APIENTRYP GL_APIENTRY*
  380. ^
  381. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:1722:15: note: in expansion of macro 'GL_APIENTRYP'
  382. typedef void (GL_APIENTRYP PFNGLCOVERAGEOPERATIONNVPROC) (GLenum operation);
  383. ^
  384. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:22:36: error: expected ')' before '*' token
  385. # define GL_APIENTRYP GL_APIENTRY*
  386. ^
  387. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:1736:15: note: in expansion of macro 'GL_APIENTRYP'
  388. typedef void (GL_APIENTRYP PFNGLDRAWBUFFERSNVPROC) (GLsizei n, const GLenum *bufs);
  389. ^
  390. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:22:36: error: expected ')' before '*' token
  391. # define GL_APIENTRYP GL_APIENTRY*
  392. ^
  393. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:1746:15: note: in expansion of macro 'GL_APIENTRYP'
  394. typedef void (GL_APIENTRYP PFNDRAWARRAYSINSTANCEDNVPROC) (GLenum mode, GLint first, GLsizei count, GLsizei primcount);
  395. ^
  396. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:22:36: error: expected ')' before '*' token
  397. # define GL_APIENTRYP GL_APIENTRY*
  398. ^
  399. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:1747:15: note: in expansion of macro 'GL_APIENTRYP'
  400. typedef void (GL_APIENTRYP PFNDRAWELEMENTSINSTANCEDNVPROC) (GLenum mode, GLsizei count, GLenum type, const GLvoid *indices, GLsizei primcount);
  401. ^
  402. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:22:36: error: expected ')' before '*' token
  403. # define GL_APIENTRYP GL_APIENTRY*
  404. ^
  405. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:1782:15: note: in expansion of macro 'GL_APIENTRYP'
  406. typedef void (GL_APIENTRYP PFNBLITFRAMEBUFFERNVPROC) (GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, GLbitfield mask, GLenum filter);
  407. ^
  408. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:22:36: error: expected ')' before '*' token
  409. # define GL_APIENTRYP GL_APIENTRY*
  410. ^
  411. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:1791:15: note: in expansion of macro 'GL_APIENTRYP'
  412. typedef void (GL_APIENTRYP PFNRENDERBUFFERSTORAGEMULTISAMPLENVPROC) ( GLenum target, GLsizei samples, GLenum internalformat, GLsizei width, GLsizei height);
  413. ^
  414. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:22:36: error: expected ')' before '*' token
  415. # define GL_APIENTRYP GL_APIENTRY*
  416. ^
  417. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:1805:15: note: in expansion of macro 'GL_APIENTRYP'
  418. typedef void (GL_APIENTRYP PFNVERTEXATTRIBDIVISORNVPROC) (GLuint index, GLuint divisor);
  419. ^
  420. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:22:36: error: expected ')' before '*' token
  421. # define GL_APIENTRYP GL_APIENTRY*
  422. ^
  423. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:1814:15: note: in expansion of macro 'GL_APIENTRYP'
  424. typedef void (GL_APIENTRYP PFNGLREADBUFFERNVPROC) (GLenum mode);
  425. ^
  426. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:22:36: error: expected ')' before '*' token
  427. # define GL_APIENTRYP GL_APIENTRY*
  428. ^
  429. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:1877:15: note: in expansion of macro 'GL_APIENTRYP'
  430. typedef void (GL_APIENTRYP PFNGLALPHAFUNCQCOMPROC) (GLenum func, GLclampf ref);
  431. ^
  432. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:22:36: error: expected ')' before '*' token
  433. # define GL_APIENTRYP GL_APIENTRY*
  434. ^
  435. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:1894:15: note: in expansion of macro 'GL_APIENTRYP'
  436. typedef void (GL_APIENTRYP PFNGLGETDRIVERCONTROLSQCOMPROC) (GLint *num, GLsizei size, GLuint *driverControls);
  437. ^
  438. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:22:36: error: expected ')' before '*' token
  439. # define GL_APIENTRYP GL_APIENTRY*
  440. ^
  441. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:1895:15: note: in expansion of macro 'GL_APIENTRYP'
  442. typedef void (GL_APIENTRYP PFNGLGETDRIVERCONTROLSTRINGQCOMPROC) (GLuint driverControl, GLsizei bufSize, GLsizei *length, GLchar *driverControlString);
  443. ^
  444. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:22:36: error: expected ')' before '*' token
  445. # define GL_APIENTRYP GL_APIENTRY*
  446. ^
  447. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:1896:15: note: in expansion of macro 'GL_APIENTRYP'
  448. typedef void (GL_APIENTRYP PFNGLENABLEDRIVERCONTROLQCOMPROC) (GLuint driverControl);
  449. ^
  450. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:22:36: error: expected ')' before '*' token
  451. # define GL_APIENTRYP GL_APIENTRY*
  452. ^
  453. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:1897:15: note: in expansion of macro 'GL_APIENTRYP'
  454. typedef void (GL_APIENTRYP PFNGLDISABLEDRIVERCONTROLQCOMPROC) (GLuint driverControl);
  455. ^
  456. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:22:36: error: expected ')' before '*' token
  457. # define GL_APIENTRYP GL_APIENTRY*
  458. ^
  459. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:1913:15: note: in expansion of macro 'GL_APIENTRYP'
  460. typedef void (GL_APIENTRYP PFNGLEXTGETTEXTURESQCOMPROC) (GLuint *textures, GLint maxTextures, GLint *numTextures);
  461. ^
  462. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:22:36: error: expected ')' before '*' token
  463. # define GL_APIENTRYP GL_APIENTRY*
  464. ^
  465. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:1914:15: note: in expansion of macro 'GL_APIENTRYP'
  466. typedef void (GL_APIENTRYP PFNGLEXTGETBUFFERSQCOMPROC) (GLuint *buffers, GLint maxBuffers, GLint *numBuffers);
  467. ^
  468. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:22:36: error: expected ')' before '*' token
  469. # define GL_APIENTRYP GL_APIENTRY*
  470. ^
  471. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:1915:15: note: in expansion of macro 'GL_APIENTRYP'
  472. typedef void (GL_APIENTRYP PFNGLEXTGETRENDERBUFFERSQCOMPROC) (GLuint *renderbuffers, GLint maxRenderbuffers, GLint *numRenderbuffers);
  473. ^
  474. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:22:36: error: expected ')' before '*' token
  475. # define GL_APIENTRYP GL_APIENTRY*
  476. ^
  477. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:1916:15: note: in expansion of macro 'GL_APIENTRYP'
  478. typedef void (GL_APIENTRYP PFNGLEXTGETFRAMEBUFFERSQCOMPROC) (GLuint *framebuffers, GLint maxFramebuffers, GLint *numFramebuffers);
  479. ^
  480. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:22:36: error: expected ')' before '*' token
  481. # define GL_APIENTRYP GL_APIENTRY*
  482. ^
  483. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:1917:15: note: in expansion of macro 'GL_APIENTRYP'
  484. typedef void (GL_APIENTRYP PFNGLEXTGETTEXLEVELPARAMETERIVQCOMPROC) (GLuint texture, GLenum face, GLint level, GLenum pname, GLint *params);
  485. ^
  486. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:22:36: error: expected ')' before '*' token
  487. # define GL_APIENTRYP GL_APIENTRY*
  488. ^
  489. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:1918:15: note: in expansion of macro 'GL_APIENTRYP'
  490. typedef void (GL_APIENTRYP PFNGLEXTTEXOBJECTSTATEOVERRIDEIQCOMPROC) (GLenum target, GLenum pname, GLint param);
  491. ^
  492. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:22:36: error: expected ')' before '*' token
  493. # define GL_APIENTRYP GL_APIENTRY*
  494. ^
  495. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:1919:15: note: in expansion of macro 'GL_APIENTRYP'
  496. typedef void (GL_APIENTRYP PFNGLEXTGETTEXSUBIMAGEQCOMPROC) (GLenum target, GLint level, GLint xoffset, GLint yoffset, GLint zoffset, GLsizei width, GLsizei height, GLsizei depth, GLenum format, GLenum type, GLvoid *texels);
  497. ^
  498. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:22:36: error: expected ')' before '*' token
  499. # define GL_APIENTRYP GL_APIENTRY*
  500. ^
  501. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:1920:15: note: in expansion of macro 'GL_APIENTRYP'
  502. typedef void (GL_APIENTRYP PFNGLEXTGETBUFFERPOINTERVQCOMPROC) (GLenum target, GLvoid **params);
  503. ^
  504. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:22:36: error: expected ')' before '*' token
  505. # define GL_APIENTRYP GL_APIENTRY*
  506. ^
  507. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:1932:15: note: in expansion of macro 'GL_APIENTRYP'
  508. typedef void (GL_APIENTRYP PFNGLEXTGETSHADERSQCOMPROC) (GLuint *shaders, GLint maxShaders, GLint *numShaders);
  509. ^
  510. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:22:36: error: expected ')' before '*' token
  511. # define GL_APIENTRYP GL_APIENTRY*
  512. ^
  513. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:1933:15: note: in expansion of macro 'GL_APIENTRYP'
  514. typedef void (GL_APIENTRYP PFNGLEXTGETPROGRAMSQCOMPROC) (GLuint *programs, GLint maxPrograms, GLint *numPrograms);
  515. ^
  516. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:22:36: error: expected ')' before '*' token
  517. # define GL_APIENTRYP GL_APIENTRY*
  518. ^
  519. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:1934:20: note: in expansion of macro 'GL_APIENTRYP'
  520. typedef GLboolean (GL_APIENTRYP PFNGLEXTISPROGRAMBINARYQCOMPROC) (GLuint program);
  521. ^
  522. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:22:36: error: expected ')' before '*' token
  523. # define GL_APIENTRYP GL_APIENTRY*
  524. ^
  525. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:1935:15: note: in expansion of macro 'GL_APIENTRYP'
  526. typedef void (GL_APIENTRYP PFNGLEXTGETPROGRAMBINARYSOURCEQCOMPROC) (GLuint program, GLenum shadertype, GLchar *source, GLint *length);
  527. ^
  528. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:22:36: error: expected ')' before '*' token
  529. # define GL_APIENTRYP GL_APIENTRY*
  530. ^
  531. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:1955:15: note: in expansion of macro 'GL_APIENTRYP'
  532. typedef void (GL_APIENTRYP PFNGLSTARTTILINGQCOMPROC) (GLuint x, GLuint y, GLuint width, GLuint height, GLbitfield preserveMask);
  533. ^
  534. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:22:36: error: expected ')' before '*' token
  535. # define GL_APIENTRYP GL_APIENTRY*
  536. ^
  537. C:/Qt64-5.1.1/include/QtGui/qopengles2ext.h:1956:15: note: in expansion of macro 'GL_APIENTRYP'
  538. typedef void (GL_APIENTRYP PFNGLENDTILINGQCOMPROC) (GLbitfield preserveMask);
  539. ^
  540. In file included from C:/Qt64-5.1.1/include/QtOpenGL/qgl.h:47:0,
  541. from C:/Qt64-5.1.1/include/QtOpenGL/QGLWidget:1,
  542. from C:\Users\kenne_000\tulip-build\tulip-src\library\tulip-ogl\src\GlTextureManager.cpp:23:
  543. C:/Qt64-5.1.1/include/QtGui/qopengl.h:97:17: error: conflicting declaration 'typedef GLfloat GLdouble'
  544. typedef GLfloat GLdouble;
  545. ^
  546. In file included from C:\Users\kenne_000\tulip-build\tulip-src\library\tulip-ogl\src\GlTextureManager.cpp:20:0:
  547. C:/mingw64/include/GL/glew.h:283:16: error: 'GLdouble' has a previous declaration as 'typedef double GLdouble'
  548. typedef double GLdouble;
  549. ^
  550. library\tulip-ogl\src\CMakeFiles\tulip-ogl-4.3.dir\build.make:1593: recipe for target 'library/tulip-ogl/src/CMakeFiles/tulip-ogl-4.3.dir/GlTextureManager.cpp.obj' failed
  551. mingw32-make[2]: *** [library/tulip-ogl/src/CMakeFiles/tulip-ogl-4.3.dir/GlTextureManager.cpp.obj] Error 1
  552. CMakeFiles\Makefile2:673: recipe for target 'library/tulip-ogl/src/CMakeFiles/tulip-ogl-4.3.dir/all' failed
  553. mingw32-make[1]: *** [library/tulip-ogl/src/CMakeFiles/tulip-ogl-4.3.dir/all] Error 2
  554. Makefile:115: recipe for target 'all' failed
  555. mingw32-make: *** [all] Error 2
  556. ~/tulip-build/tulip-build-debug $
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement