mirror of
https://github.com/ONLYOFFICE/build_tools.git
synced 2025-12-22 09:07:07 +00:00
ce70d3c4b7d5606e5ef3470eafdbe13aecf89e34
build_tools
Linux
Please note, that all instruction tested on Ubuntu 14.04
-
Install QT. Tested on qt-5.9.8
QT installer requires GUI.
If you want to build on server without GUI - compile qt from source. -
Install dependencies via
bash ./scripts/dependencies -
Configure build via
bash ./configurewith additional params, described in help -
Run build via
bash ./make
Build will be available at ./out dir
Description
Languages
Python
95.8%
JavaScript
2.2%
Dockerfile
0.8%
Batchfile
0.5%
QMake
0.3%
Other
0.3%