Start working on instruction

This commit is contained in:
Pavel Lobashov
2019-08-21 16:30:45 +03:00
parent 1da6e3d766
commit d67505768e
2 changed files with 25 additions and 1 deletions

View File

@ -1 +1,9 @@
# build_tools
# build_tools
## Linux
### Please note, that all instruction tested on Ubuntu 14.04
1. Install QT. Tested on https://download.qt.io/archive/qt/5.9/5.9.8/single/qt-everywhere-opensource-src-5.9.8.tar.xz
QT installer requires GUI.
If you want to build on server without GUI - compile qt from source.