Morozov-5F / glsdk

Utility libraries for working with OpenGL (imported to GitHub from https://sourceforge.net/projects/glsdk/)
Other
2 stars 0 forks source link

glm not in project? #3

Open coder-paullee opened 3 years ago

coder-paullee commented 3 years ago

what steps to build this project?

Morozov-5F commented 3 years ago

Hi @coder-paullee the build system is somewhat weird. In order to build it you need to run lua make_distro.lua. I've made that to work on the latest Fedora system at a time but I'm not sure whether it build or not right now. The script should download all the necessary dependencies.

Morozov-5F commented 3 years ago

Yeah, and I've left out glscene for now because I couldn't find a way to build the required parts of GLM with the modern compiler.