I am trying to compile some code (in C++ called Asteroids, available at planet-source-code.com) which makes use of OpenGL graphics, but I get a linking error, and don't know how to resolve this.
I have installed the pre-compiled GL files such as glut.h, glut32.lib, glut32.dll into their proper...