- Go to SFML GitHub page https://github.com/SFML/SFML
- Change the branch to the version you want to build, or keep in master to build most recent
- Download the zip file for that branch
- Extract any where, I like
~/SFML-versionX
- Open
cmake-gui
(install withapt install cmake-qt-gui
, run withcmake-gui
) - Field "Where is the source code":
~/SFML-versionX
Display driver https://www.nvidia.com/Download/index.aspx?lang=en-us
More updated instructions at https://developer.nvidia.com/cuda-toolkit
https://www.synaptics.com/products/displaylink-graphics/downloads/ubuntu
Download the synaptics-repository-keyring.deb
chmod +rwx ./Downloads/synaptics-repository-keyring.deb
sudo apt update
sudo apt install displaylink-driver