Polytonic / Glitter

Dead Simple OpenGL
http://polytonic.github.io/Glitter/
2.47k stars 416 forks source link

glm/glc/matrix_transform.hpp: No such file or directory #25

Closed ghost closed 8 years ago

ghost commented 8 years ago

Hello,

I've been following the tutorial on learnopengl.com and got to a point where I needed to include the matrix transformation header in glm, but for some reason make cannot find it.

Screenshot

Also I just wanted to say thank you for making this. Every once in a while I try to set up OpenGL on my own, but I am still having trouble trying to deal with CMake files and finding out what libraries to install. I'm glad I have Glitter to practice with in the meantime.

ghost commented 8 years ago

Sorry, apparently there was a typo -.-

Polytonic commented 8 years ago

Also I just wanted to say thank you for making this. Every once in a while I try to set up OpenGL on my own, but I am still having trouble trying to deal with CMake files and finding out what libraries to install. I'm glad I have Glitter to practice with in the meantime.

Sure thing! Let me know if you have any more problems. :smile: