Add additional build instructions for Linux

This commit is contained in:
Doug Johnson 2016-05-12 09:06:36 -06:00
parent 4abb1623ea
commit 1dc346d0df
1 changed files with 8 additions and 0 deletions

View File

@ -52,6 +52,14 @@ sudo -E apt-get -yq update &>> ~/apt-get-update.log
sudo -E apt-get -yq --no-install-suggests --no-install-recommends --force-yes install clang-3.8 clang-format-3.8
```
You will also need some development libraries. To get them on an ubuntu system:
```
sudo apt-get install libgtk-3-dev libpthread-stubs0-dev liblz4-dev libglew-dev libx11-dev
```
In addition, you will need the latest OpenGL libraries and drivers for your hardware. Intel and the open source
drivers are not supported as they do not yet support OpenGL 4.5.
## Running
To make life easier you can use `--flagfile=myflags.txt` to specify all