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.h

  1. #1
    Intern Contributor
    Join Date
    Nov 2002
    Location
    Germany
    Posts
    50

    gl.h

    I'm using Borland's C++ Builder (and I won't change to VC++) and have two problems. The first is, that I just can't download the new Detonator XP 40.72 drivers from the nVidia page. I don't know why, but I always get an 811 byte GIF, instead of an EXE. I've tried it with IExplore, wget, lynx, telnet and even an own client I've just written to download that damn file. Still same. Does anyone know another download location? And if not, can anybody send it to me?

    The next problem is the gl.h I have. It's still from the stone age. Does anyone know, where to get the newest gl.h (v1.4) for Win32? Searched the whole internet, but couldn't find it. If somebody has it, please send it to me.

    Thanks.
    Knowledge is Power

  2. #2
    Senior Member OpenGL Guru
    Join Date
    Jun 2000
    Location
    Gastonia, NC, USA
    Posts
    2,096

    Re: gl.h

    There is not a gl.h 1.4 for windows from what I understand, due to the fact Microsoft has not released a openGL library for windows pass 1.2.

    You have to use openGL extension to access the 1.4 functions in the openGL graphics drivers.

Posting Permissions

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