Project

General

Profile

Logged in as brainvisa

How to setup Windows build environment

BrainVISA and Anatomist compilation currently uses MSYS and MINGW to build on windows OS. As many dependencies are required to build these tools, we created a BrainVISA development environment installer (bv_devinstaller).
This tool is developped using the Python language so it needs the python language to be installed.

Requirements

1) Install Python 2.5 on Windows

To install Python 2.5 on Windows, you must do the following steps :
- Download python for Windows to a temporary directory from url: http://www.python.org/ftp/python/2.5.4/python-2.5.4.msi
- Install python to 'c:\Python25' by double-clicking the .msi file.

2) Install Python 2.5 windows extensions

To install Python 2.5 windows extension, you must do the following steps :
- Download pywin32 extensions for Windows to a temporary directory from url: http://downloads.sourceforge.net/project/pywin32/pywin32/Build%20215/pywin32-215.win32-py2.5.exe

3) Get an up-to-date working copy of bv_devenv.

bv_devenv is part of the brainvisa-system project.

For Windows:

In progress ...

Also available in: PDF HTML TXT