sgpemv2/distro/win32/install.txt

11 lines
645 B
Plaintext

PREREQUISITES:
- gtk+-2.8.18 or later (development): http://gladewin32.sourceforge.net/modules/news/
- gtkmm-2.8.8 or later (development): http://www.pcpm.ucl.ac.be/~gustin/win32_ports/binaries/gtkmm-devel-2.8.8-2.exe
- python-2.4: http://www.python.org/download/
- SWIG: www.swig.org
PROCEDURE:
- Be sure that environment variables are updated by the gtk+ and gtkmm installers
- Create a PYTHON_BASEPATH environment variable which points to the python installation directory
- Build. I've never been able to build with a Debug configuration because python doesn't ship
with a debug dll, but in debug it forces you to link against it.