shooding

Results 14 comments of shooding

I've managed to build for v8.0.1 [OK] Host OS: Ubuntu 22.04 (x64) + make image from build_tools/Dockerfile (From Ubuntu:16.04) with several speed up techniques allow you to continue the build....

> Hello @Nocodemon it was fixed in th v8.1.0, python3.6 added to the build_tools. You can build it from the master branch [using docker](https://github.com/ONLYOFFICE/build_tools?tab=readme-ov-file#using-docker) for example. Yes i was using...

I tried to build on Ubuntu 20.04 before and will encounter python version issue and packages installed via apt-get didn't fully matches with Ubuntu 16.04. Therefore i am using docker...

to be honest, i always use official recommended way (docker in this case) to build large open-source projects. My local machine cannot always keep up with official's update including python...