Linux
1. You have to build gpu-engine using -std=c++1y CFLAGS
2. You have to use cmake 3.x to build and install GLM 0.9.7.1 - https://github.com/g-truc/glm/releases or newer. It is not sufficient to jush copy glm folder with headers into your system.
3. You have to have development glew version 1.12 https://sourceforge.net/projects/glew/files/glew/1.12.0/ or newer