Skip to content

Latest commit

 

History

History
23 lines (19 loc) · 420 Bytes

00_building.md

File metadata and controls

23 lines (19 loc) · 420 Bytes

Building RITEG

Requirements (normal systems)

  • A GPU
  • An ISO C99 compliant C compiler
  • GPU drivers that comprehend OpenGL 4.5
  • GLFW
  • FFmpeg

Requirements (Windows)

  • Tons of luck and WSL or whatever the hell windows users have these days

The process

make all

The cleanup

make clean

Installation

image