You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
1b00 bcc97e4761 update README.md 5 years ago
..
README.md update README.md 5 years ago
build_rpm.sh RPM build init 5 years ago
magnum.spec RPM build init 5 years ago

README.md

Install next packages

for usage

corrade should be installed

sudo dnf install openal-soft \
                    SDL2 \
                    freeglut-devel \
                    glfw

for build and devel package

corrade-devel should be installed

sudo dnf install git gcc-c++ cmake make rpmdevtools \
                    openal-soft-devel \
                    SDL2-devel \
                    freeglut-devel \
                    glfw-devel

on centos

for glfw and glfw-devel add EPEL repo:

sudo dnf install --nogpgcheck https://dl.fedoraproject.org/pub/epel/epel-release-latest-8.noarch.rpm