Guest User

Untitled

a guest
May 10th, 2012
26
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. In file included from /Users/macarse/Documents/itoa/itoa/itoa-test/jni/cocos2d/../cocos2dx/platform/CCGL.h:74,
  2. from /Users/macarse/Documents/itoa/itoa/itoa-test/jni/cocos2d/portIncludes/ccTypes.h:32,
  3. from /Users/macarse/Documents/itoa/itoa/itoa-test/jni/cocos2d/CCAction.h:31,
  4. from /Users/macarse/Documents/itoa/itoa/itoa-test/jni/cocos2d/CCActionManager.h:30,
  5. from /Users/macarse/Documents/itoa/itoa/itoa-test/jni/cocos2d/cocos2d.h:52,
  6. from /Users/macarse/Documents/itoa/itoa/itoa-test/jni/cocos2d/cocos2d.mm:28:
  7. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:592: error: expected initializer before 'glAlphaFunc'
  8. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:593: error: expected initializer before 'glClearColor'
  9. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:594: error: expected initializer before 'glClearDepthf'
  10. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:595: error: expected initializer before 'glClipPlanef'
  11. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:596: error: expected initializer before 'glColor4f'
  12. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:597: error: expected initializer before 'glDepthRangef'
  13. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:598: error: expected initializer before 'glFogf'
  14. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:599: error: expected initializer before 'glFogfv'
  15. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:600: error: expected initializer before 'glFrustumf'
  16. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:601: error: expected initializer before 'glGetClipPlanef'
  17. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:602: error: expected initializer before 'glGetFloatv'
  18. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:603: error: expected initializer before 'glGetLightfv'
  19. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:604: error: expected initializer before 'glGetMaterialfv'
  20. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:605: error: expected initializer before 'glGetTexEnvfv'
  21. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:606: error: expected initializer before 'glGetTexParameterfv'
  22. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:607: error: expected initializer before 'glLightModelf'
  23. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:608: error: expected initializer before 'glLightModelfv'
  24. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:609: error: expected initializer before 'glLightf'
  25. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:610: error: expected initializer before 'glLightfv'
  26. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:611: error: expected initializer before 'glLineWidth'
  27. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:612: error: expected initializer before 'glLoadMatrixf'
  28. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:613: error: expected initializer before 'glMaterialf'
  29. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:614: error: expected initializer before 'glMaterialfv'
  30. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:615: error: expected initializer before 'glMultMatrixf'
  31. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:616: error: expected initializer before 'glMultiTexCoord4f'
  32. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:617: error: expected initializer before 'glNormal3f'
  33. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:618: error: expected initializer before 'glOrthof'
  34. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:619: error: expected initializer before 'glPointParameterf'
  35. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:620: error: expected initializer before 'glPointParameterfv'
  36. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:621: error: expected initializer before 'glPointSize'
  37. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:622: error: expected initializer before 'glPolygonOffset'
  38. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:623: error: expected initializer before 'glRotatef'
  39. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:624: error: expected initializer before 'glScalef'
  40. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:625: error: expected initializer before 'glTexEnvf'
  41. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:626: error: expected initializer before 'glTexEnvfv'
  42. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:627: error: expected initializer before 'glTexParameterf'
  43. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:628: error: expected initializer before 'glTexParameterfv'
  44. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:629: error: expected initializer before 'glTranslatef'
  45. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:632: error: expected initializer before 'glActiveTexture'
  46. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:633: error: expected initializer before 'glAlphaFuncx'
  47. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:634: error: expected initializer before 'glBindBuffer'
  48. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:635: error: expected initializer before 'glBindTexture'
  49. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:636: error: expected initializer before 'glBlendFunc'
  50. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:637: error: expected initializer before 'glBufferData'
  51. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:638: error: expected initializer before 'glBufferSubData'
  52. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:639: error: expected initializer before 'glClear'
  53. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:640: error: expected initializer before 'glClearColorx'
  54. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:641: error: expected initializer before 'glClearDepthx'
  55. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:642: error: expected initializer before 'glClearStencil'
  56. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:643: error: expected initializer before 'glClientActiveTexture'
  57. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:644: error: expected initializer before 'glClipPlanex'
  58. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:645: error: expected initializer before 'glColor4ub'
  59. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:646: error: expected initializer before 'glColor4x'
  60. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:647: error: expected initializer before 'glColorMask'
  61. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:648: error: expected initializer before 'glColorPointer'
  62. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:649: error: expected initializer before 'glCompressedTexImage2D'
  63. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:650: error: expected initializer before 'glCompressedTexSubImage2D'
  64. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:651: error: expected initializer before 'glCopyTexImage2D'
  65. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:652: error: expected initializer before 'glCopyTexSubImage2D'
  66. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:653: error: expected initializer before 'glCullFace'
  67. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:654: error: expected initializer before 'glDeleteBuffers'
  68. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:655: error: expected initializer before 'glDeleteTextures'
  69. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:656: error: expected initializer before 'glDepthFunc'
  70. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:657: error: expected initializer before 'glDepthMask'
  71. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:658: error: expected initializer before 'glDepthRangex'
  72. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:659: error: expected initializer before 'glDisable'
  73. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:660: error: expected initializer before 'glDisableClientState'
  74. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:661: error: expected initializer before 'glDrawArrays'
  75. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:662: error: expected initializer before 'glDrawElements'
  76. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:663: error: expected initializer before 'glEnable'
  77. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:664: error: expected initializer before 'glEnableClientState'
  78. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:665: error: expected initializer before 'glFinish'
  79. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:666: error: expected initializer before 'glFlush'
  80. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:667: error: expected initializer before 'glFogx'
  81. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:668: error: expected initializer before 'glFogxv'
  82. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:669: error: expected initializer before 'glFrontFace'
  83. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:670: error: expected initializer before 'glFrustumx'
  84. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:671: error: expected initializer before 'glGetBooleanv'
  85. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:672: error: expected initializer before 'glGetBufferParameteriv'
  86. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:673: error: expected initializer before 'glGetClipPlanex'
  87. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:674: error: expected initializer before 'glGenBuffers'
  88. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:675: error: expected initializer before 'glGenTextures'
  89. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:676: error: expected initializer before 'glGetError'
  90. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:677: error: expected initializer before 'glGetFixedv'
  91. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:678: error: expected initializer before 'glGetIntegerv'
  92. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:679: error: expected initializer before 'glGetLightxv'
  93. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:680: error: expected initializer before 'glGetMaterialxv'
  94. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:681: error: expected initializer before 'glGetPointerv'
  95. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:682: error: expected initializer before 'glGetString'
  96. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:683: error: expected initializer before 'glGetTexEnviv'
  97. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:684: error: expected initializer before 'glGetTexEnvxv'
  98. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:685: error: expected initializer before 'glGetTexParameteriv'
  99. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:686: error: expected initializer before 'glGetTexParameterxv'
  100. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:687: error: expected initializer before 'glHint'
  101. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:688: error: expected initializer before 'glIsBuffer'
  102. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:689: error: expected initializer before 'glIsEnabled'
  103. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:690: error: expected initializer before 'glIsTexture'
  104. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:691: error: expected initializer before 'glLightModelx'
  105. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:692: error: expected initializer before 'glLightModelxv'
  106. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:693: error: expected initializer before 'glLightx'
  107. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:694: error: expected initializer before 'glLightxv'
  108. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:695: error: expected initializer before 'glLineWidthx'
  109. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:696: error: expected initializer before 'glLoadIdentity'
  110. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:697: error: expected initializer before 'glLoadMatrixx'
  111. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:698: error: expected initializer before 'glLogicOp'
  112. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:699: error: expected initializer before 'glMaterialx'
  113. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:700: error: expected initializer before 'glMaterialxv'
  114. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:701: error: expected initializer before 'glMatrixMode'
  115. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:702: error: expected initializer before 'glMultMatrixx'
  116. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:703: error: expected initializer before 'glMultiTexCoord4x'
  117. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:704: error: expected initializer before 'glNormal3x'
  118. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:705: error: expected initializer before 'glNormalPointer'
  119. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:706: error: expected initializer before 'glOrthox'
  120. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:707: error: expected initializer before 'glPixelStorei'
  121. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:708: error: expected initializer before 'glPointParameterx'
  122. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:709: error: expected initializer before 'glPointParameterxv'
  123. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:710: error: expected initializer before 'glPointSizex'
  124. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:711: error: expected initializer before 'glPolygonOffsetx'
  125. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:712: error: expected initializer before 'glPopMatrix'
  126. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:713: error: expected initializer before 'glPushMatrix'
  127. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:714: error: expected initializer before 'glReadPixels'
  128. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:715: error: expected initializer before 'glRotatex'
  129. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:716: error: expected initializer before 'glSampleCoverage'
  130. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:717: error: expected initializer before 'glSampleCoveragex'
  131. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:718: error: expected initializer before 'glScalex'
  132. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:719: error: expected initializer before 'glScissor'
  133. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:720: error: expected initializer before 'glShadeModel'
  134. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:721: error: expected initializer before 'glStencilFunc'
  135. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:722: error: expected initializer before 'glStencilMask'
  136. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:723: error: expected initializer before 'glStencilOp'
  137. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:724: error: expected initializer before 'glTexCoordPointer'
  138. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:725: error: expected initializer before 'glTexEnvi'
  139. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:726: error: expected initializer before 'glTexEnvx'
  140. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:727: error: expected initializer before 'glTexEnviv'
  141. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:728: error: expected initializer before 'glTexEnvxv'
  142. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:729: error: expected initializer before 'glTexImage2D'
  143. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:730: error: expected initializer before 'glTexParameteri'
  144. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:731: error: expected initializer before 'glTexParameterx'
  145. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:732: error: expected initializer before 'glTexParameteriv'
  146. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:733: error: expected initializer before 'glTexParameterxv'
  147. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:734: error: expected initializer before 'glTexSubImage2D'
  148. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:735: error: expected initializer before 'glTranslatex'
  149. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:736: error: expected initializer before 'glVertexPointer'
  150. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:737: error: expected initializer before 'glViewport'
  151. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:756: error: expected initializer before 'glPointSizePointerOES'
  152. In file included from /Users/macarse/Documents/itoa/itoa/itoa-test/jni/cocos2d/../cocos2dx/platform/CCGL.h:75,
  153. from /Users/macarse/Documents/itoa/itoa/itoa-test/jni/cocos2d/portIncludes/ccTypes.h:32,
  154. from /Users/macarse/Documents/itoa/itoa/itoa-test/jni/cocos2d/CCAction.h:31,
  155. from /Users/macarse/Documents/itoa/itoa/itoa-test/jni/cocos2d/CCActionManager.h:30,
  156. from /Users/macarse/Documents/itoa/itoa/itoa-test/jni/cocos2d/cocos2d.h:52,
  157. from /Users/macarse/Documents/itoa/itoa/itoa-test/jni/cocos2d/cocos2d.mm:28:
  158. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:239: error: expected initializer before 'glBlendEquationSeparateOES'
  159. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:241: error: expected `)' before '*' token
  160. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:248: error: expected initializer before 'glBlendFuncSeparateOES'
  161. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:250: error: expected `)' before '*' token
  162. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:257: error: expected initializer before 'glBlendEquationOES'
  163. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:259: error: expected `)' before '*' token
  164. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:286: error: expected initializer before 'glDrawTexsOES'
  165. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:287: error: expected initializer before 'glDrawTexiOES'
  166. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:288: error: expected initializer before 'glDrawTexxOES'
  167. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:289: error: expected initializer before 'glDrawTexsvOES'
  168. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:290: error: expected initializer before 'glDrawTexivOES'
  169. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:291: error: expected initializer before 'glDrawTexxvOES'
  170. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:292: error: expected initializer before 'glDrawTexfOES'
  171. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:293: error: expected initializer before 'glDrawTexfvOES'
  172. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:295: error: expected `)' before '*' token
  173. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:296: error: expected `)' before '*' token
  174. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:297: error: expected `)' before '*' token
  175. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:298: error: expected `)' before '*' token
  176. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:299: error: expected `)' before '*' token
  177. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:300: error: expected `)' before '*' token
  178. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:301: error: expected `)' before '*' token
  179. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:302: error: expected `)' before '*' token
  180. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:309: error: expected initializer before 'glEGLImageTargetTexture2DOES'
  181. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:310: error: expected initializer before 'glEGLImageTargetRenderbufferStorageOES'
  182. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:312: error: expected `)' before '*' token
  183. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:313: error: expected `)' before '*' token
  184. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:335: error: expected initializer before 'glAlphaFuncxOES'
  185. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:336: error: expected initializer before 'glClearColorxOES'
  186. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:337: error: expected initializer before 'glClearDepthxOES'
  187. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:338: error: expected initializer before 'glClipPlanexOES'
  188. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:339: error: expected initializer before 'glColor4xOES'
  189. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:340: error: expected initializer before 'glDepthRangexOES'
  190. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:341: error: expected initializer before 'glFogxOES'
  191. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:342: error: expected initializer before 'glFogxvOES'
  192. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:343: error: expected initializer before 'glFrustumxOES'
  193. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:344: error: expected initializer before 'glGetClipPlanexOES'
  194. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:345: error: expected initializer before 'glGetFixedvOES'
  195. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:346: error: expected initializer before 'glGetLightxvOES'
  196. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:347: error: expected initializer before 'glGetMaterialxvOES'
  197. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:348: error: expected initializer before 'glGetTexEnvxvOES'
  198. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:349: error: expected initializer before 'glGetTexParameterxvOES'
  199. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:350: error: expected initializer before 'glLightModelxOES'
  200. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:351: error: expected initializer before 'glLightModelxvOES'
  201. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:352: error: expected initializer before 'glLightxOES'
  202. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:353: error: expected initializer before 'glLightxvOES'
  203. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:354: error: expected initializer before 'glLineWidthxOES'
  204. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:355: error: expected initializer before 'glLoadMatrixxOES'
  205. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:356: error: expected initializer before 'glMaterialxOES'
  206. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:357: error: expected initializer before 'glMaterialxvOES'
  207. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:358: error: expected initializer before 'glMultMatrixxOES'
  208. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:359: error: expected initializer before 'glMultiTexCoord4xOES'
  209. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:360: error: expected initializer before 'glNormal3xOES'
  210. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:361: error: expected initializer before 'glOrthoxOES'
  211. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:362: error: expected initializer before 'glPointParameterxOES'
  212. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:363: error: expected initializer before 'glPointParameterxvOES'
  213. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:364: error: expected initializer before 'glPointSizexOES'
  214. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:365: error: expected initializer before 'glPolygonOffsetxOES'
  215. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:366: error: expected initializer before 'glRotatexOES'
  216. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:367: error: expected initializer before 'glSampleCoveragexOES'
  217. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:368: error: expected initializer before 'glScalexOES'
  218. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:369: error: expected initializer before 'glTexEnvxOES'
  219. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:370: error: expected initializer before 'glTexEnvxvOES'
  220. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:371: error: expected initializer before 'glTexParameterxOES'
  221. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:372: error: expected initializer before 'glTexParameterxvOES'
  222. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:373: error: expected initializer before 'glTranslatexOES'
  223. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:375: error: expected `)' before '*' token
  224. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:376: error: expected `)' before '*' token
  225. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:377: error: expected `)' before '*' token
  226. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:378: error: expected `)' before '*' token
  227. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:379: error: expected `)' before '*' token
  228. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:380: error: expected `)' before '*' token
  229. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:381: error: expected `)' before '*' token
  230. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:382: error: expected `)' before '*' token
  231. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:383: error: expected `)' before '*' token
  232. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:384: error: expected `)' before '*' token
  233. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:385: error: expected `)' before '*' token
  234. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:386: error: expected `)' before '*' token
  235. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:387: error: expected `)' before '*' token
  236. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:388: error: expected `)' before '*' token
  237. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:389: error: expected `)' before '*' token
  238. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:390: error: expected `)' before '*' token
  239. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:391: error: expected `)' before '*' token
  240. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:392: error: expected `)' before '*' token
  241. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:393: error: expected `)' before '*' token
  242. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:394: error: expected `)' before '*' token
  243. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:395: error: expected `)' before '*' token
  244. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:396: error: expected `)' before '*' token
  245. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:397: error: expected `)' before '*' token
  246. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:398: error: expected `)' before '*' token
  247. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:399: error: expected `)' before '*' token
  248. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:400: error: expected `)' before '*' token
  249. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:401: error: expected `)' before '*' token
  250. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:402: error: expected `)' before '*' token
  251. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:403: error: expected `)' before '*' token
  252. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:404: error: expected `)' before '*' token
  253. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:405: error: expected `)' before '*' token
  254. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:406: error: expected `)' before '*' token
  255. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:407: error: expected `)' before '*' token
  256. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:408: error: expected `)' before '*' token
  257. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:409: error: expected `)' before '*' token
  258. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:410: error: expected `)' before '*' token
  259. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:411: error: expected `)' before '*' token
  260. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:412: error: expected `)' before '*' token
  261. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:413: error: expected `)' before '*' token
  262. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:420: error: expected initializer before 'glIsRenderbufferOES'
  263. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:421: error: expected initializer before 'glBindRenderbufferOES'
  264. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:422: error: expected initializer before 'glDeleteRenderbuffersOES'
  265. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:423: error: expected initializer before 'glGenRenderbuffersOES'
  266. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:424: error: expected initializer before 'glRenderbufferStorageOES'
  267. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:425: error: expected initializer before 'glGetRenderbufferParameterivOES'
  268. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:426: error: expected initializer before 'glIsFramebufferOES'
  269. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:427: error: expected initializer before 'glBindFramebufferOES'
  270. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:428: error: expected initializer before 'glDeleteFramebuffersOES'
  271. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:429: error: expected initializer before 'glGenFramebuffersOES'
  272. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:430: error: expected initializer before 'glCheckFramebufferStatusOES'
  273. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:431: error: expected initializer before 'glFramebufferRenderbufferOES'
  274. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:432: error: expected initializer before 'glFramebufferTexture2DOES'
  275. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:433: error: expected initializer before 'glGetFramebufferAttachmentParameterivOES'
  276. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:434: error: expected initializer before 'glGenerateMipmapOES'
  277. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:436: error: expected `)' before '*' token
  278. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:437: error: expected `)' before '*' token
  279. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:438: error: expected `)' before '*' token
  280. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:439: error: expected `)' before '*' token
  281. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:440: error: expected `)' before '*' token
  282. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:441: error: expected `)' before '*' token
  283. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:442: error: expected `)' before '*' token
  284. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:443: error: expected `)' before '*' token
  285. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:444: error: expected `)' before '*' token
  286. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:445: error: expected `)' before '*' token
  287. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:446: error: expected `)' before '*' token
  288. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:447: error: expected `)' before '*' token
  289. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:448: error: expected `)' before '*' token
  290. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:449: error: expected `)' before '*' token
  291. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:450: error: expected `)' before '*' token
  292. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:457: error: expected initializer before 'glMapBufferOES'
  293. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:458: error: expected initializer before 'glUnmapBufferOES'
  294. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:459: error: expected initializer before 'glGetBufferPointervOES'
  295. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:461: error: expected `)' before '*' token
  296. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:461: error: expected initializer before '*' token
  297. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:462: error: expected `)' before '*' token
  298. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:463: error: expected `)' before '*' token
  299. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:475: error: expected initializer before 'glCurrentPaletteMatrixOES'
  300. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:476: error: expected initializer before 'glLoadPaletteFromModelViewMatrixOES'
  301. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:477: error: expected initializer before 'glMatrixIndexPointerOES'
  302. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:478: error: expected initializer before 'glWeightPointerOES'
  303. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:480: error: expected `)' before '*' token
  304. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:481: error: expected `)' before '*' token
  305. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:482: error: expected `)' before '*' token
  306. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:483: error: expected `)' before '*' token
  307. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:495: error: expected initializer before 'glQueryMatrixxOES'
  308. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:497: error: expected `)' before '*' token
  309. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:509: error: expected initializer before 'glDepthRangefOES'
  310. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:510: error: expected initializer before 'glFrustumfOES'
  311. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:511: error: expected initializer before 'glOrthofOES'
  312. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:512: error: expected initializer before 'glClipPlanefOES'
  313. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:513: error: expected initializer before 'glGetClipPlanefOES'
  314. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:514: error: expected initializer before 'glClearDepthfOES'
  315. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:516: error: expected `)' before '*' token
  316. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:517: error: expected `)' before '*' token
  317. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:518: error: expected `)' before '*' token
  318. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:519: error: expected `)' before '*' token
  319. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:520: error: expected `)' before '*' token
  320. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:521: error: expected `)' before '*' token
  321. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:548: error: expected initializer before 'glTexGenfOES'
  322. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:549: error: expected initializer before 'glTexGenfvOES'
  323. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:550: error: expected initializer before 'glTexGeniOES'
  324. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:551: error: expected initializer before 'glTexGenivOES'
  325. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:552: error: expected initializer before 'glTexGenxOES'
  326. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:553: error: expected initializer before 'glTexGenxvOES'
  327. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:554: error: expected initializer before 'glGetTexGenfvOES'
  328. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:555: error: expected initializer before 'glGetTexGenivOES'
  329. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:556: error: expected initializer before 'glGetTexGenxvOES'
  330. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:558: error: expected `)' before '*' token
  331. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:559: error: expected `)' before '*' token
  332. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:560: error: expected `)' before '*' token
  333. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:561: error: expected `)' before '*' token
  334. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:562: error: expected `)' before '*' token
  335. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:563: error: expected `)' before '*' token
  336. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:564: error: expected `)' before '*' token
  337. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:565: error: expected `)' before '*' token
  338. /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:566: error: expected `)' before '*' token
Advertisement
Add Comment
Please, Sign In to add comment