SgtMe 46 Veteran Poster Featured Poster

Hi all.

I'm using the following tutorials:
http://lighthouse3d.com/opengl/glut/ (for GLUT)
http://www.3dcodingtutorial.com/ (for GLM (3D models))

I'm using OpenGL with GLUT and GLM to make a 3D game. Seeing as I was a complete noob, my friend challenged me to make a game 'where you can shoot stuff'.

Anyhoo, all was well, until I started GLM. I got the code written out (which is attached), and then I got a million linker errors, on just about every GLM function.

Please help!!!

Thanks,
Mark