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’