Desktop Editor for windows

Hello Nikolas,
I am trying to build oo desktop editor. My Linux system environment looks like perfect because i can able to build and run oo on Linux 64 but for windows 64 i cannot able to build. i have used this command ./automate.py --module=‘desktop’ --platform=‘win_64’ --update=‘0’ and following errors are reported me.


BUILD_PLATFORM: win_64

THIS PLATFORM IS NOT SUPPORTED

And execution ends with this error.

what is missing in this command ./automate.py --module=‘desktop’ --platform=‘win_64’ --update=‘0’

Hello @surajpatil

Please provide a link to the guide that you’ve used to build Desktop Editors for reference.

1 Like

I have referred GitHub - ONLYOFFICE/build_tools: Used to build ONLYOFFICE DocumentServer-related products and commands referred from configure.py file.

Thank you for sharing. Unfortunately, I was informed that at this moment we do not have any official instructions for Windows and currently build_tools cannot compile apps for Windows neither.

Sorry for inconvenience.