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: I can't use GLUT and really don't know why...

  1. #1
    Guest

    I can't use GLUT and really don't know why...

    well ,
    I'm working with lcc under windows98, and after compiling a basic prog successfully,
    I just can't launch the EXE as windows tells me that 'the file .EXE is linked to a missing
    exportation opengl.dll: glutInitDisplayMode'

    what am I supposed to do ??

  2. #2
    Guest

    Re: I can't use GLUT and really don't know why...

    from JD Frattini

    You just seem to begin to programm !

    A dll is missing in your Windows/system subdirectorie: it is glut.dll or glut32.dll

    you can find it on the net !!!

    just enjoy what you have done and send me a copy !

Posting Permissions

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