aboutsummaryrefslogtreecommitdiff
path: root/docs/manual/Building.Dependencies.md
blob: 2f9bcddcc9ed9cb460bd93d6d30b07945614e3ae (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Dependencies

### Libraries
- [Qt](https://www.qt.io/)
  - at least 5.9
  - core, widgets
  - webengine, webenginewidgets
- [libtoml](https://github.com/mayah/tinytoml) (included in source)

### Tools
* A working compiler
  - gcc or clang on Linux
  - msvc on Windows due to QtWebEngine
* qbs
  - minimal version 1.8.0