Skip to content

Vinno97/prism

Repository files navigation

Prism

Installation guide

Unix

Basic installation

Clone the repository, open a terminal and follow the instructions below.

$ sudo apt-get cmake
$ sudo apt install libsdl2-dev libsdl2-image-dev libassimp-dev libglew-dev 
$ cd "projectfolder" 
$ cmake .
$ cmake --build .
$ cd out
$ ./Prism.Game

Fixes for known errors

[dependency name] is not installed.
Follow terminal instructions. Probably just a sudo apt-get.
Could not open OpenGL - glxbadfbconfig.
Go to Software & Updates.
Go to Additional Drivers tab.
Press 'Using Nvidia driver Metapackage'.
Reboot.


Still doesn't work?
Disable Secure Boot in BIOS.

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

3 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors