Version 8 (modified by 13 months ago) (diff) | ,
---|
Building on Microsoft Windows
For general information, see wiki/Building first.
Building
The new build system is a work in progress, see #678 for details.
Steps:
- install mingw-w64
- run this setup script: MINGW_SETUP.sh
- run the build script: browser/xpra/trunk/src/win32/PY27_MINGW_BUILD.sh
Not covered here yet (see #678):
- pygtkglext: follow ticket:678#comment:27
- pygobject patching (minor)
- websockify
- CUDA / NVENC / pycuda
- install gsview and ghostscript (see wiki/Dependencies)
- for updating an existing setup, run
pacman -Syu
and this script: UPDATE_PYTHON_LIBS.sh
The legacy build system is very hard to setup: follow these instructions to build all the required dependencies (and trim the parts that are only relevant to winswitch)