Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- In file included from /Users/macarse/Documents/itoa/itoa/itoa-test/jni/cocos2d/../cocos2dx/platform/CCGL.h:74,
- from /Users/macarse/Documents/itoa/itoa/itoa-test/jni/cocos2d/portIncludes/ccTypes.h:32,
- from /Users/macarse/Documents/itoa/itoa/itoa-test/jni/cocos2d/CCAction.h:31,
- from /Users/macarse/Documents/itoa/itoa/itoa-test/jni/cocos2d/CCActionManager.h:30,
- from /Users/macarse/Documents/itoa/itoa/itoa-test/jni/cocos2d/cocos2d.h:52,
- from /Users/macarse/Documents/itoa/itoa/itoa-test/jni/cocos2d/cocos2d.mm:28:
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:592: error: expected initializer before 'glAlphaFunc'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:593: error: expected initializer before 'glClearColor'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:594: error: expected initializer before 'glClearDepthf'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:595: error: expected initializer before 'glClipPlanef'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:596: error: expected initializer before 'glColor4f'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:597: error: expected initializer before 'glDepthRangef'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:598: error: expected initializer before 'glFogf'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:599: error: expected initializer before 'glFogfv'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:600: error: expected initializer before 'glFrustumf'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:601: error: expected initializer before 'glGetClipPlanef'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:602: error: expected initializer before 'glGetFloatv'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:603: error: expected initializer before 'glGetLightfv'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:604: error: expected initializer before 'glGetMaterialfv'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:605: error: expected initializer before 'glGetTexEnvfv'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:606: error: expected initializer before 'glGetTexParameterfv'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:607: error: expected initializer before 'glLightModelf'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:608: error: expected initializer before 'glLightModelfv'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:609: error: expected initializer before 'glLightf'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:610: error: expected initializer before 'glLightfv'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:611: error: expected initializer before 'glLineWidth'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:612: error: expected initializer before 'glLoadMatrixf'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:613: error: expected initializer before 'glMaterialf'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:614: error: expected initializer before 'glMaterialfv'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:615: error: expected initializer before 'glMultMatrixf'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:616: error: expected initializer before 'glMultiTexCoord4f'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:617: error: expected initializer before 'glNormal3f'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:618: error: expected initializer before 'glOrthof'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:619: error: expected initializer before 'glPointParameterf'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:620: error: expected initializer before 'glPointParameterfv'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:621: error: expected initializer before 'glPointSize'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:622: error: expected initializer before 'glPolygonOffset'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:623: error: expected initializer before 'glRotatef'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:624: error: expected initializer before 'glScalef'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:625: error: expected initializer before 'glTexEnvf'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:626: error: expected initializer before 'glTexEnvfv'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:627: error: expected initializer before 'glTexParameterf'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:628: error: expected initializer before 'glTexParameterfv'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:629: error: expected initializer before 'glTranslatef'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:632: error: expected initializer before 'glActiveTexture'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:633: error: expected initializer before 'glAlphaFuncx'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:634: error: expected initializer before 'glBindBuffer'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:635: error: expected initializer before 'glBindTexture'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:636: error: expected initializer before 'glBlendFunc'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:637: error: expected initializer before 'glBufferData'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:638: error: expected initializer before 'glBufferSubData'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:639: error: expected initializer before 'glClear'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:640: error: expected initializer before 'glClearColorx'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:641: error: expected initializer before 'glClearDepthx'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:642: error: expected initializer before 'glClearStencil'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:643: error: expected initializer before 'glClientActiveTexture'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:644: error: expected initializer before 'glClipPlanex'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:645: error: expected initializer before 'glColor4ub'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:646: error: expected initializer before 'glColor4x'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:647: error: expected initializer before 'glColorMask'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:648: error: expected initializer before 'glColorPointer'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:649: error: expected initializer before 'glCompressedTexImage2D'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:650: error: expected initializer before 'glCompressedTexSubImage2D'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:651: error: expected initializer before 'glCopyTexImage2D'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:652: error: expected initializer before 'glCopyTexSubImage2D'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:653: error: expected initializer before 'glCullFace'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:654: error: expected initializer before 'glDeleteBuffers'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:655: error: expected initializer before 'glDeleteTextures'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:656: error: expected initializer before 'glDepthFunc'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:657: error: expected initializer before 'glDepthMask'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:658: error: expected initializer before 'glDepthRangex'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:659: error: expected initializer before 'glDisable'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:660: error: expected initializer before 'glDisableClientState'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:661: error: expected initializer before 'glDrawArrays'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:662: error: expected initializer before 'glDrawElements'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:663: error: expected initializer before 'glEnable'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:664: error: expected initializer before 'glEnableClientState'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:665: error: expected initializer before 'glFinish'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:666: error: expected initializer before 'glFlush'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:667: error: expected initializer before 'glFogx'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:668: error: expected initializer before 'glFogxv'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:669: error: expected initializer before 'glFrontFace'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:670: error: expected initializer before 'glFrustumx'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:671: error: expected initializer before 'glGetBooleanv'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:672: error: expected initializer before 'glGetBufferParameteriv'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:673: error: expected initializer before 'glGetClipPlanex'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:674: error: expected initializer before 'glGenBuffers'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:675: error: expected initializer before 'glGenTextures'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:676: error: expected initializer before 'glGetError'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:677: error: expected initializer before 'glGetFixedv'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:678: error: expected initializer before 'glGetIntegerv'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:679: error: expected initializer before 'glGetLightxv'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:680: error: expected initializer before 'glGetMaterialxv'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:681: error: expected initializer before 'glGetPointerv'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:682: error: expected initializer before 'glGetString'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:683: error: expected initializer before 'glGetTexEnviv'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:684: error: expected initializer before 'glGetTexEnvxv'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:685: error: expected initializer before 'glGetTexParameteriv'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:686: error: expected initializer before 'glGetTexParameterxv'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:687: error: expected initializer before 'glHint'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:688: error: expected initializer before 'glIsBuffer'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:689: error: expected initializer before 'glIsEnabled'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:690: error: expected initializer before 'glIsTexture'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:691: error: expected initializer before 'glLightModelx'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:692: error: expected initializer before 'glLightModelxv'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:693: error: expected initializer before 'glLightx'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:694: error: expected initializer before 'glLightxv'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:695: error: expected initializer before 'glLineWidthx'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:696: error: expected initializer before 'glLoadIdentity'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:697: error: expected initializer before 'glLoadMatrixx'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:698: error: expected initializer before 'glLogicOp'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:699: error: expected initializer before 'glMaterialx'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:700: error: expected initializer before 'glMaterialxv'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:701: error: expected initializer before 'glMatrixMode'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:702: error: expected initializer before 'glMultMatrixx'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:703: error: expected initializer before 'glMultiTexCoord4x'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:704: error: expected initializer before 'glNormal3x'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:705: error: expected initializer before 'glNormalPointer'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:706: error: expected initializer before 'glOrthox'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:707: error: expected initializer before 'glPixelStorei'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:708: error: expected initializer before 'glPointParameterx'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:709: error: expected initializer before 'glPointParameterxv'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:710: error: expected initializer before 'glPointSizex'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:711: error: expected initializer before 'glPolygonOffsetx'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:712: error: expected initializer before 'glPopMatrix'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:713: error: expected initializer before 'glPushMatrix'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:714: error: expected initializer before 'glReadPixels'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:715: error: expected initializer before 'glRotatex'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:716: error: expected initializer before 'glSampleCoverage'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:717: error: expected initializer before 'glSampleCoveragex'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:718: error: expected initializer before 'glScalex'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:719: error: expected initializer before 'glScissor'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:720: error: expected initializer before 'glShadeModel'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:721: error: expected initializer before 'glStencilFunc'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:722: error: expected initializer before 'glStencilMask'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:723: error: expected initializer before 'glStencilOp'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:724: error: expected initializer before 'glTexCoordPointer'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:725: error: expected initializer before 'glTexEnvi'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:726: error: expected initializer before 'glTexEnvx'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:727: error: expected initializer before 'glTexEnviv'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:728: error: expected initializer before 'glTexEnvxv'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:729: error: expected initializer before 'glTexImage2D'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:730: error: expected initializer before 'glTexParameteri'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:731: error: expected initializer before 'glTexParameterx'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:732: error: expected initializer before 'glTexParameteriv'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:733: error: expected initializer before 'glTexParameterxv'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:734: error: expected initializer before 'glTexSubImage2D'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:735: error: expected initializer before 'glTranslatex'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:736: error: expected initializer before 'glVertexPointer'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:737: error: expected initializer before 'glViewport'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/gl.h:756: error: expected initializer before 'glPointSizePointerOES'
- In file included from /Users/macarse/Documents/itoa/itoa/itoa-test/jni/cocos2d/../cocos2dx/platform/CCGL.h:75,
- from /Users/macarse/Documents/itoa/itoa/itoa-test/jni/cocos2d/portIncludes/ccTypes.h:32,
- from /Users/macarse/Documents/itoa/itoa/itoa-test/jni/cocos2d/CCAction.h:31,
- from /Users/macarse/Documents/itoa/itoa/itoa-test/jni/cocos2d/CCActionManager.h:30,
- from /Users/macarse/Documents/itoa/itoa/itoa-test/jni/cocos2d/cocos2d.h:52,
- from /Users/macarse/Documents/itoa/itoa/itoa-test/jni/cocos2d/cocos2d.mm:28:
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:239: error: expected initializer before 'glBlendEquationSeparateOES'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:241: error: expected `)' before '*' token
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:248: error: expected initializer before 'glBlendFuncSeparateOES'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:250: error: expected `)' before '*' token
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:257: error: expected initializer before 'glBlendEquationOES'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:259: error: expected `)' before '*' token
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:286: error: expected initializer before 'glDrawTexsOES'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:287: error: expected initializer before 'glDrawTexiOES'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:288: error: expected initializer before 'glDrawTexxOES'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:289: error: expected initializer before 'glDrawTexsvOES'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:290: error: expected initializer before 'glDrawTexivOES'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:291: error: expected initializer before 'glDrawTexxvOES'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:292: error: expected initializer before 'glDrawTexfOES'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:293: error: expected initializer before 'glDrawTexfvOES'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:295: error: expected `)' before '*' token
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:296: error: expected `)' before '*' token
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:297: error: expected `)' before '*' token
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:298: error: expected `)' before '*' token
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:299: error: expected `)' before '*' token
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:300: error: expected `)' before '*' token
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:301: error: expected `)' before '*' token
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:302: error: expected `)' before '*' token
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:309: error: expected initializer before 'glEGLImageTargetTexture2DOES'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:310: error: expected initializer before 'glEGLImageTargetRenderbufferStorageOES'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:312: error: expected `)' before '*' token
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:313: error: expected `)' before '*' token
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:335: error: expected initializer before 'glAlphaFuncxOES'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:336: error: expected initializer before 'glClearColorxOES'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:337: error: expected initializer before 'glClearDepthxOES'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:338: error: expected initializer before 'glClipPlanexOES'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:339: error: expected initializer before 'glColor4xOES'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:340: error: expected initializer before 'glDepthRangexOES'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:341: error: expected initializer before 'glFogxOES'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:342: error: expected initializer before 'glFogxvOES'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:343: error: expected initializer before 'glFrustumxOES'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:344: error: expected initializer before 'glGetClipPlanexOES'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:345: error: expected initializer before 'glGetFixedvOES'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:346: error: expected initializer before 'glGetLightxvOES'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:347: error: expected initializer before 'glGetMaterialxvOES'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:348: error: expected initializer before 'glGetTexEnvxvOES'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:349: error: expected initializer before 'glGetTexParameterxvOES'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:350: error: expected initializer before 'glLightModelxOES'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:351: error: expected initializer before 'glLightModelxvOES'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:352: error: expected initializer before 'glLightxOES'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:353: error: expected initializer before 'glLightxvOES'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:354: error: expected initializer before 'glLineWidthxOES'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:355: error: expected initializer before 'glLoadMatrixxOES'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:356: error: expected initializer before 'glMaterialxOES'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:357: error: expected initializer before 'glMaterialxvOES'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:358: error: expected initializer before 'glMultMatrixxOES'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:359: error: expected initializer before 'glMultiTexCoord4xOES'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:360: error: expected initializer before 'glNormal3xOES'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:361: error: expected initializer before 'glOrthoxOES'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:362: error: expected initializer before 'glPointParameterxOES'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:363: error: expected initializer before 'glPointParameterxvOES'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:364: error: expected initializer before 'glPointSizexOES'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:365: error: expected initializer before 'glPolygonOffsetxOES'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:366: error: expected initializer before 'glRotatexOES'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:367: error: expected initializer before 'glSampleCoveragexOES'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:368: error: expected initializer before 'glScalexOES'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:369: error: expected initializer before 'glTexEnvxOES'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:370: error: expected initializer before 'glTexEnvxvOES'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:371: error: expected initializer before 'glTexParameterxOES'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:372: error: expected initializer before 'glTexParameterxvOES'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:373: error: expected initializer before 'glTranslatexOES'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:375: error: expected `)' before '*' token
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:376: error: expected `)' before '*' token
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:377: error: expected `)' before '*' token
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:378: error: expected `)' before '*' token
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:379: error: expected `)' before '*' token
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:380: error: expected `)' before '*' token
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:381: error: expected `)' before '*' token
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:382: error: expected `)' before '*' token
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:383: error: expected `)' before '*' token
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:384: error: expected `)' before '*' token
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:385: error: expected `)' before '*' token
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:386: error: expected `)' before '*' token
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:387: error: expected `)' before '*' token
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:388: error: expected `)' before '*' token
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:389: error: expected `)' before '*' token
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:390: error: expected `)' before '*' token
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:391: error: expected `)' before '*' token
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:392: error: expected `)' before '*' token
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:393: error: expected `)' before '*' token
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:394: error: expected `)' before '*' token
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:395: error: expected `)' before '*' token
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:396: error: expected `)' before '*' token
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:397: error: expected `)' before '*' token
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:398: error: expected `)' before '*' token
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:399: error: expected `)' before '*' token
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:400: error: expected `)' before '*' token
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:401: error: expected `)' before '*' token
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:402: error: expected `)' before '*' token
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:403: error: expected `)' before '*' token
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:404: error: expected `)' before '*' token
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:405: error: expected `)' before '*' token
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:406: error: expected `)' before '*' token
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:407: error: expected `)' before '*' token
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:408: error: expected `)' before '*' token
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:409: error: expected `)' before '*' token
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:410: error: expected `)' before '*' token
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:411: error: expected `)' before '*' token
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:412: error: expected `)' before '*' token
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:413: error: expected `)' before '*' token
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:420: error: expected initializer before 'glIsRenderbufferOES'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:421: error: expected initializer before 'glBindRenderbufferOES'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:422: error: expected initializer before 'glDeleteRenderbuffersOES'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:423: error: expected initializer before 'glGenRenderbuffersOES'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:424: error: expected initializer before 'glRenderbufferStorageOES'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:425: error: expected initializer before 'glGetRenderbufferParameterivOES'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:426: error: expected initializer before 'glIsFramebufferOES'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:427: error: expected initializer before 'glBindFramebufferOES'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:428: error: expected initializer before 'glDeleteFramebuffersOES'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:429: error: expected initializer before 'glGenFramebuffersOES'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:430: error: expected initializer before 'glCheckFramebufferStatusOES'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:431: error: expected initializer before 'glFramebufferRenderbufferOES'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:432: error: expected initializer before 'glFramebufferTexture2DOES'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:433: error: expected initializer before 'glGetFramebufferAttachmentParameterivOES'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:434: error: expected initializer before 'glGenerateMipmapOES'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:436: error: expected `)' before '*' token
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:437: error: expected `)' before '*' token
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:438: error: expected `)' before '*' token
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:439: error: expected `)' before '*' token
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:440: error: expected `)' before '*' token
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:441: error: expected `)' before '*' token
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:442: error: expected `)' before '*' token
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:443: error: expected `)' before '*' token
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:444: error: expected `)' before '*' token
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:445: error: expected `)' before '*' token
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:446: error: expected `)' before '*' token
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:447: error: expected `)' before '*' token
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:448: error: expected `)' before '*' token
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:449: error: expected `)' before '*' token
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:450: error: expected `)' before '*' token
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:457: error: expected initializer before 'glMapBufferOES'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:458: error: expected initializer before 'glUnmapBufferOES'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:459: error: expected initializer before 'glGetBufferPointervOES'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:461: error: expected `)' before '*' token
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:461: error: expected initializer before '*' token
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:462: error: expected `)' before '*' token
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:463: error: expected `)' before '*' token
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:475: error: expected initializer before 'glCurrentPaletteMatrixOES'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:476: error: expected initializer before 'glLoadPaletteFromModelViewMatrixOES'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:477: error: expected initializer before 'glMatrixIndexPointerOES'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:478: error: expected initializer before 'glWeightPointerOES'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:480: error: expected `)' before '*' token
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:481: error: expected `)' before '*' token
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:482: error: expected `)' before '*' token
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:483: error: expected `)' before '*' token
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:495: error: expected initializer before 'glQueryMatrixxOES'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:497: error: expected `)' before '*' token
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:509: error: expected initializer before 'glDepthRangefOES'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:510: error: expected initializer before 'glFrustumfOES'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:511: error: expected initializer before 'glOrthofOES'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:512: error: expected initializer before 'glClipPlanefOES'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:513: error: expected initializer before 'glGetClipPlanefOES'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:514: error: expected initializer before 'glClearDepthfOES'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:516: error: expected `)' before '*' token
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:517: error: expected `)' before '*' token
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:518: error: expected `)' before '*' token
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:519: error: expected `)' before '*' token
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:520: error: expected `)' before '*' token
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:521: error: expected `)' before '*' token
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:548: error: expected initializer before 'glTexGenfOES'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:549: error: expected initializer before 'glTexGenfvOES'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:550: error: expected initializer before 'glTexGeniOES'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:551: error: expected initializer before 'glTexGenivOES'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:552: error: expected initializer before 'glTexGenxOES'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:553: error: expected initializer before 'glTexGenxvOES'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:554: error: expected initializer before 'glGetTexGenfvOES'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:555: error: expected initializer before 'glGetTexGenivOES'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:556: error: expected initializer before 'glGetTexGenxvOES'
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:558: error: expected `)' before '*' token
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:559: error: expected `)' before '*' token
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:560: error: expected `)' before '*' token
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:561: error: expected `)' before '*' token
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:562: error: expected `)' before '*' token
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:563: error: expected `)' before '*' token
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:564: error: expected `)' before '*' token
- /Users/macarse/Documents/itoa/itoa/ndk/platform/arch-arm/usr/include/GLES/glext.h:565: error: expected `)' before '*' token
- /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