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: "Could not load OpenGL....."

  1. #1
    Junior Member Newbie
    Join Date
    Jul 2005
    Location
    Dallas, TX.
    Posts
    1

    "Could not load OpenGL....."

    Can someone help me? I keep getting a message that says, "Could not load OpenGL. Make sure you have the latest drivers for your video card from the manufacture's website." Can someone contact me if they know the solution? How do I find out who the manufacturer is of my video card, and what does OpenGL have to do with it?

    Thanks,
    SBoyer
    SBoyer

  2. #2
    Super Moderator OpenGL Lord
    Join Date
    Dec 2003
    Location
    Grenoble - France
    Posts
    5,655

    Re: "Could not load OpenGL....."

    OpenGL is an API (a standard set of functions if you prefer) to program 3D graphics using the most of hardware.

    So first you have to find out what is your graphic card, google for video drivers for this card, and install them.

    http://www.opengl.org/applications/installing.html#3
    http://www.opengl.org/applications/graphic_cards.html

Posting Permissions

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