Advertisement
GeeckoDev

errors

Apr 25th, 2012
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.03 KB | None | 0 0
  1. ../psp/include/glext.h:6542:27: erreur: unknown type name ‘GLuint’
  2. ../psp/include/glext.h:6543:13: erreur: unknown type name ‘GLuint’
  3. ../psp/include/glext.h:6543:23: erreur: unknown type name ‘GLuint’
  4. ../psp/include/glext.h:6544:13: erreur: unknown type name ‘GLenum’
  5. ../psp/include/glext.h:6544:13: erreur: unknown type name ‘GLvoid’
  6. ../psp/include/glext.h:6545:55: erreur: unknown type name ‘GLenum’
  7. ../psp/include/glext.h:6545:68: erreur: unknown type name ‘GLuint’
  8. ../psp/include/glext.h:6545:78: erreur: unknown type name ‘GLuint’
  9. ../psp/include/glext.h:6546:13: erreur: unknown type name ‘GLenum’
  10. ../psp/include/glext.h:6546:28: erreur: unknown type name ‘GLenum’
  11. ../psp/include/glext.h:6547:13: erreur: unknown type name ‘GLint’
  12. ../psp/include/glext.h:6548:57: erreur: unknown type name ‘GLenum’
  13. ../psp/include/glext.h:6548:70: erreur: unknown type name ‘GLuint’
  14. ../psp/include/glext.h:6548:80: erreur: unknown type name ‘GLuint’
  15. ../psp/include/glext.h:6549:8: erreur: unknown type name ‘GLenum’
  16. ../psp/include/glext.h:6549:23: erreur: unknown type name ‘GLenum’
  17. ../psp/include/glext.h:6550:8: erreur: unknown type name ‘GLenum’
  18. ../psp/include/glext.h:6550:8: erreur: unknown type name ‘GLvoid’
  19. ../psp/include/glext.h:6551:62: erreur: unknown type name ‘GLenum’
  20. ../psp/include/glext.h:6552:13: erreur: unknown type name ‘GLuint’
  21. ../psp/include/glext.h:6552:27: erreur: unknown type name ‘GLuint’
  22. ../psp/include/glext.h:6553:13: erreur: unknown type name ‘GLuint’
  23. ../psp/include/glext.h:6553:23: erreur: unknown type name ‘GLuint’
  24. ../psp/include/glext.h:6554:13: erreur: unknown type name ‘GLenum’
  25. ../psp/include/glext.h:6554:28: erreur: unknown type name ‘GLenum’
  26. ../psp/include/glext.h:6555:13: erreur: unknown type name ‘GLenum’
  27. ../psp/include/glext.h:6555:13: erreur: unknown type name ‘GLvoid’
  28. ../psp/include/glext.h:6580:52: erreur: unknown type name ‘GLint’
  29. ../psp/include/glext.h:6580:64: erreur: unknown type name ‘GLenum’
  30. ../psp/include/glext.h:6580:77: erreur: unknown type name ‘GLsizei’
  31. ../psp/include/glext.h:6581:10: erreur: unknown type name ‘GLvoid’
  32. In file included from ../share/glext.h:30:0,
  33. from ../share/solid_draw.h:18,
  34. from ../share/ball.h:18,
  35. from game_draw.c:17:
  36. ../psp/include/GLES/gl.h:655:0: attention : « GL_SRC0_RGB » redéfini [enabled by default]
  37. ../psp/include/glext.h:367:0: note: ceci est la localisation d'une précédente définition
  38. ../psp/include/GLES/gl.h:656:0: attention : « GL_SRC1_RGB » redéfini [enabled by default]
  39. ../psp/include/glext.h:368:0: note: ceci est la localisation d'une précédente définition
  40. ../psp/include/GLES/gl.h:657:0: attention : « GL_SRC2_RGB » redéfini [enabled by default]
  41. ../psp/include/glext.h:369:0: note: ceci est la localisation d'une précédente définition
  42. ../psp/include/GLES/gl.h:658:0: attention : « GL_SRC0_ALPHA » redéfini [enabled by default]
  43. ../psp/include/glext.h:370:0: note: ceci est la localisation d'une précédente définition
  44. ../psp/include/GLES/gl.h:659:0: attention : « GL_SRC1_ALPHA » redéfini [enabled by default]
  45. ../psp/include/glext.h:371:0: note: ceci est la localisation d'une précédente définition
  46. ../psp/include/GLES/gl.h:660:0: attention : « GL_SRC2_ALPHA » redéfini [enabled by default]
  47. ../psp/include/glext.h:372:0: note: ceci est la localisation d'une précédente définition
  48. ../psp/include/GLES/gl.h:950:0: attention : « GL_FUNC_ADD_EXT » redéfini [enabled by default]
  49. ../psp/include/glext.h:1292:0: note: ceci est la localisation d'une précédente définition
  50. ../psp/include/GLES/gl.h:953:0: attention : « GL_FUNC_SUBTRACT_EXT » redéfini [enabled by default]
  51. ../psp/include/glext.h:1299:0: note: ceci est la localisation d'une précédente définition
  52. ../psp/include/GLES/gl.h:954:0: attention : « GL_FUNC_REVERSE_SUBTRACT_EXT » redéfini [enabled by default]
  53. ../psp/include/glext.h:1300:0: note: ceci est la localisation d'une précédente définition
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement