Windows8/7

I need OpenGL for windows 8 or windows 7 and my cpu is intel
What I did was get SFML 2.0, GLEW, and glm. I followed the directions on how to use/link them, provided at their respective websites, and then I followed the tutorials at http://www.opengl-tutorial.org/, ignoring the first one because I'm not using glfw, I don't care about building the example code, and I already set up my environment manually.
Last edited on
So I can not use OpenGL on windows8? I had opengl setup perfectly of windows 7, this windows 8 does have a windows 7 feature. :p
anyone?
You can certainly use OpenGL on windows8.

I'm not sure what the problem is here. If you need OpenGL and it's not already installed... then just install it =P.

As always, I recommend the steps in this great OpenGL tutorial:
http://www.arcsynthesis.org/gltut/Building%20the%20Tutorials.html

Or if you want you can just download the unofficial OpenGL SDK:
http://glsdk.sourceforge.net/docs/html/index.html
Topic archived. No new replies allowed.