View Full Version : Where I must download OpenGL?
If I have a program in VC++ (under Win98) and I need OpenGL, where I must download OpenGL in my VC?
I tried to put it to Include folder,but it doesn't work.
nexusone
12-07-2003, 12:24 PM
The openGL library's are shipped with VC++, except for the GLUT library in which you need to download. I have a link on my website for the glut library. www.angelfire.com/linux/nexusone/ (http://www.angelfire.com/linux/nexusone/)
Also OpenGL support for you video card is done by the video card makers, so go to your video cards makers site and download there latest openGL video drivers, note some package the opengl along with the direct x drivers.
Originally posted by ceca:
If I have a program in VC++ (under Win98) and I need OpenGL, where I must download OpenGL in my VC?
I tried to put it to Include folder,but it doesn't work.
Powered by vBulletin® Version 4.2.0 Copyright © 2013 vBulletin Solutions, Inc. All rights reserved.