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: GL.u GLU.h missing in Glut

  1. #1
    Junior Member Newbie
    Join Date
    Aug 2002
    Posts
    1

    GL.u GLU.h missing in Glut

    Whenever i try and build the source for suse linux 8.0 i get an error that the files are missing during the mkmkfiles.imake command. They are not in the zip 3.7 and i can't build anything else. I guess these files are part of OpenGL and i have the most recent drivers installed for my Geforce 2mx graphics card.

    can Anyone help?

    thanks

  2. #2
    Junior Member Regular Contributor
    Join Date
    Feb 2002
    Posts
    133

    Re: GL.u GLU.h missing in Glut

    I don't know about gl.u. but glu is a
    seperate package from gl. Make sure your
    linking opengl, and the glu the libs in right.

    Regards,
    Jim
    --
    Jim Mathies http://www.mathies.com/

    \"The best way to predict the future is to invent it."

Posting Permissions

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