Part of the Khronos Group
OpenGL.org

The Industry's Foundation for High Performance Graphics

from games to virtual reality, mobile phones to supercomputers

Results 1 to 3 of 3

Thread: Runtime error

  1. #1
    Guest

    Runtime error

    After compiling a simple program 'hello.c', I get a error of

    GLUT: Fatal Error in hello: OpenGL GLX extension is not supported by display: :0.0

    Does anyone know how I can correct this. Thanks in advance.

    q

  2. #2
    Intern Newbie
    Join Date
    Jan 2001
    Location
    Sweden
    Posts
    39

    Re: Runtime error

    add Load "glx" to your XF86Config

  3. #3
    Guest

    Re: Runtime error

    Originally posted by Siigron:
    add Load "glx" to your XF86Config
    Thanks Siigron, I seem to solve this after I run install script from glx-bin. Now, my problem is when I run any compile OpenGL progs, it kicks me out of X. Any ideas? Any help is appreciated.

    q

    [This message has been edited by Qookie (edited 02-11-2001).]

    [This message has been edited by Qookie (edited 02-11-2001).]

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •