Skip to content

Kev-J/Hildr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hildr

Dependencies

  • sfml (=2.1)
  • sfgui (=0.2.0)
  • opengl

Install (for debian like)

  • Install SFML $ apt-get libsfml-dev

  • Install OpenGL $ apt-get install freeglut3

  • Install SFGUI Download the package from SFGUI website unzip the package

$ cd SFGUI-0.2.0

$ mkdir build

$ cd build

$ cmake ..

If at this point, SFML is not found, please try:

$ cmake .. -DCMAKE_MODULE_PATH:PATH=/usr/share/SFML/cmake/Modules

In root:

$ make install

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published