Galen Cochrane
Galen Cochrane
[glmConfig.zip](https://github.com/Hopson97/open-builder/files/3994782/glmConfig.zip) Drop these two files into your glm directory, and then CMake will be able to find it automatically. For some reason, recent commits of glm have messed up CMake...
@FinnT730 > `set(SFML_ROOT "{PATH_TO_SFML}")` The only possible issue with that is that it will only work on your machine, and so can't be pushed to the repo, right? Like, you...
@OlivierSohn Well switching the compiler from gcc to clang was the literal only thing I had to change to reproduce the problem, so I don't think it was any cast...
@thinkoid Let me see if I can dig up that old system I had back then and reproduce the problem. If you don't hear back from me after a while...