GLUI in linux

Hello. I made a program in Linux and i want to add a GLUI menu. But when i compile i get this error:

/usr/include/GL/glui.h:59:19: error: cstdlib: No such file or directory
/usr/include/GL/glui.h:60:18: error: cstdio: No such file or directory
/usr/include/GL/glui.h:61:19: error: cstring: No such file or directory
/usr/include/GL/glui.h:62:18: error: string: No such file or directory
/usr/include/GL/glui.h:63:18: error: vector: No such file or directory
In file included from cubemap.c:10:
/usr/include/GL/glui.h:80: error: expected

Comments

  • SephirothSephiroth Fayetteville, NC, USA
    : Hello. I made a program in Linux and i want to add a GLUI menu. But
    : when i compile i get this error:
    :
    : /usr/include/GL/glui.h:59:19: error: cstdlib: No such file or
    : directory
    : /usr/include/GL/glui.h:60:18: error: cstdio: No such file or
    : directory
    : /usr/include/GL/glui.h:61:19: error: cstring: No such file or
    : directory
    : /usr/include/GL/glui.h:62:18: error: string: No such file or
    : directory
    : /usr/include/GL/glui.h:63:18: error: vector: No such file or
    : directory
    : In file included from cubemap.c:10:
    : /usr/include/GL/glui.h:80: error: expected
  • This post has been deleted.
Sign In or Register to comment.

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Categories