In file included from /usr/local/include/glm/detail/setup.hpp:30,
from /usr/local/include/glm/detail/type_int.hpp:6,
from /usr/local/include/glm/fwd.hpp:6,
from /usr/local/include/glm/glm.hpp:61,
from BBGE/RenderObject.cpp:29:
/usr/local/include/glm/detail/../simd/platform.h:206:4: error: #error "GLM requires GCC 4.7 or higher"
/usr/local/include/glm/detail/../simd/platform.h:230:3: error: #error "GLM_COMPILER undefined, your compiler may not be supported by GLM. Add #define GLM_COMPILER 0 to ignore this message."
https://github.com/g-truc/glm/commit/dd48b56e44d6
PR: 234348
Submitted by: Piotr Kubaj