OpenGL libraries

Hey, Im rather new to programming in OpenGL nad ive been having some trouble with my header files. Im currently using Microsoft .net for my programmign uses but for some reason ive been getting a lot of problems with my header files. I don’t seem to have the GL toolkit avaible for functions like gltmatrix as well as my gl.h and glu.h is giving me a lot of errors… can someone please help?

Try the windows specific forum.

I heard the next VC++ does NOT ship with GL libraries and headers. Maybe the same applies to the current .NET version.
By the way, what kind of errors are you getting?
Are you’re linking to the libraries correctly?