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 2 of 2

Thread: GLUT : Fatal error

  1. #1
    Junior Member Newbie
    Join Date
    Oct 2003
    Posts
    1

    GLUT : Fatal error

    Hi,

    I'm using Microsoft Visual Studio 6.0.

    I've copied :
    -glut32.lib and glui32.lib in \lib of Visual C++ 6.0
    -glut.h and glui.h in \include\GL de Visual C++ 6.0
    -glut32.dll in WINDOWS\SYSTEM32

    Everything worked fine, i was able to compile and execute my application but since i made some automatic update in winxp, i have this error msg in a cmd console whenever i try to execute my program:

    "GLUT: Fatal Error in C:\app.exe: failed to create OpenGL rendering context."

    I need help please.

    Thanks.

  2. #2
    Intern Newbie
    Join Date
    Mar 2003
    Location
    SPAIN
    Posts
    42

    Re: GLUT : Fatal error

    Hi, you should update to the newest glut32.dll version...and ok.
    That's all.

Posting Permissions

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