What I did was get SFML 2.0, GLEW, and glm. I followed the directions on how to use/link them, provided at their respective websites, and then I followed the tutorials at http://www.opengl-tutorial.org/, ignoring the first one because I'm not using glfw, I don't care about building the example code, and I already set up my environment manually.