Search Criteria
Package Details: stgl-git r1000.35fd0f5-2
Git Clone URL: | https://aur.archlinux.org/stgl-git.git (read-only, click to copy) |
---|---|
Package Base: | stgl-git |
Description: | (ex) simple terminal (OpenGL edition!) |
Upstream URL: | https://github.com/bobtwinkles/stgl |
Licenses: | |
Conflicts: | |
Submitter: | Morganamilo |
Maintainer: | Morganamilo |
Last Packager: | Morganamilo |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2017-11-22 09:10 |
Last Updated: | 2017-11-23 01:37 |
Latest Comments
corvus_192 commented on 2017-11-22 19:39
The build fails on my machine with
rendering.cpp:5:10: fatal error: glm/glm.hpp: No such file or directory
#include <glm/glm.hpp>
^~~~~~~~~~~~~
Installing communinty/glm fixed this. It should be added as a dependency.