Coding under OpenGL 2.1

Hi all,

So as part of my degree I have to code using an OpenGL 2.1 implementation, but I’m unsure of how to achieve this. I’m currently on a Windows 7 machine with an AMD R7 250, (without admin access), but may also code on a RedHat machine (no root access) or a Windows 7 machine with a nVidia GTX780 (with admin access).

So far I’m using Visual Studio 2013, but it appears that the version of OpenGL on these machines is too new. Could anyone assist me?

Regards,
Kieran

Okay, I made a scrub mistake.

For future reference, go get GLEW, it will solve all of your problems.