Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 241 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 241 Bytes

Install :

  1. sudo apt-get install build-essential libsdl2-dev libgl1-mesa-dev
    libgmp-dev libfontconfig1-dev

  2. create build dir 'cd' to it and run :

  3. cmake ..

  4. make

  5. make install (for install only 'sudo' might be needed)