Skip to content
ChrisMicro edited this page Feb 13, 2019 · 2 revisions

To emulate a TFT this project uses X11. Therefore you have to install X11 support.

Debian/Ubuntu

sudo apt-get install libx11-dev

Arch Linux

sudo pacman -Sy libx11
Clone this wiki locally