Search Criteria
Package Details: oglplus 0.74.0-1
Git Clone URL: | https://aur.archlinux.org/oglplus.git (read-only, click to copy) |
---|---|
Package Base: | oglplus |
Description: | A C++ wrapper for modern OpenGL |
Upstream URL: | https://github.com/matus-chochlik/oglplus |
Keywords: | c++ devel graphics library openGL |
Licenses: | |
Provides: | |
Submitter: | marcs |
Maintainer: | marcs |
Last Packager: | marcs |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2015-02-22 19:21 |
Last Updated: | 2019-08-25 17:35 |
Dependencies (11)
- boost (boost-git) (make)
- cmake (cmake-git) (make)
- freeglut (freeglut-x11-svn, freeglut-wayland-svn) (make)
- glew (glew-libepoxy, glew-git, glew-egl-glx) (make)
- libpng (libpng-git, libpng-apng, libpng-minimal-git) (make)
- sdl (sdl-openglhq, sdl-nokbgrab, sdl-openglhq-nokbgrab, sdl-hg, sdl2_compat12-git) (make)
- boost (boost-git) (optional)
- freeglut (freeglut-x11-svn, freeglut-wayland-svn) (optional)
- glew (glew-libepoxy, glew-git, glew-egl-glx) (optional)
- libpng (libpng-git, libpng-apng, libpng-minimal-git) (optional)
- sdl (sdl-openglhq, sdl-nokbgrab, sdl-openglhq-nokbgrab, sdl-hg, sdl2_compat12-git) (optional)
Latest Comments
NikkyAi commented on 2018-07-05 22:52
running into
C++ feature 'SCOPED_ENUMS' is required but not supported by the currently used compiler!
when using clangmaybe CXX=g++ should be set in the PKGBUILD