GLM on compile breeds a ton of errors
问题 I include some GLM files into my code, and I receive a ton of errors (at least 90 of them). Why this is happening, I have no idea. I am using the latest GLM (0.9.3.3 at the time of this writing). I am also using Qt Creator on Windows, with a QMake file you'll see. I should also note that I ended up copying the glm folder to my include directory reciding in my mingw folder. What can I do to fix this? QMake CONFIG += console HEADERS += \ util.hpp \ ShaderComparable.hpp \ SearchTree.hpp \