File: README.txt

package info (click to toggle)
pigment-python 0.3.12-2.1
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 2,820 kB
  • ctags: 2,955
  • sloc: python: 11,664; sh: 10,131; makefile: 250; ansic: 97
file content (15 lines) | stat: -rw-r--r-- 660 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Building Pigment Python on Win32
--------------------------------

First you obviously need developer packages for the compile-time
dependencies: GLib, GdkPixbuf, GStreamer, Python, etc. You can get
pre-built Win32 packages of those libraries at
http://www.gimp.org/~tml/gimp/win32/downloads.html.

You can download the developer package including all the building
environment with the necessary dependencies at FIXME.

There are project files for Microsoft Visual Studio 6 in the
win32/vs6 directory. It contains project files to launch the
graphical environment but also makefiles so that it is possible to
batch builds from the command line.