Help with open GL

Hi there! I have tried to compile lots of c++ OpenGL code from tutorials and so on, but I always get error messages. Do i have to download include files or libarys? Im using the compiler MinGW.

http://www.opengl.org/resources/faq/getting_started.html

yep, red that page, im using MinGW compiler

So… what error messages are you getting?

Are they compiler errors? Linker errors? Runtime errors? It’ll be a lot easier for people to help you if you post some actual messages…