"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

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

This topic was automatically closed 183 days after the last reply. New replies are no longer allowed.