summaryrefslogtreecommitdiff
path: root/win32/vs9/README.txt
diff options
context:
space:
mode:
Diffstat (limited to 'win32/vs9/README.txt')
-rw-r--r--win32/vs9/README.txt6
1 files changed, 6 insertions, 0 deletions
diff --git a/win32/vs9/README.txt b/win32/vs9/README.txt
index ad90fe2..1798877 100644
--- a/win32/vs9/README.txt
+++ b/win32/vs9/README.txt
@@ -16,6 +16,12 @@ atk.vcproj.
The dependencies for this package are gettext-runtime (libintl), GLib*
and ZLib.
+You will also need a Python 2.7.x or 3.x installation, as Python will be
+used to run glib-genmarshal, which was converted into a Python script from
+a compiled C program, in addition to generating the atk.pc pkg-config
+file for the build. See PythonPath (32-bit builds) or PythonPathX64 (x64
+builds) in atk-version-paths.vsprops to see that they point to the correct paths.
+
a) look for all of the dependencies (except GLib*) under
http://ftp.gnome.org/pub/GNOME/binaries/win32/dependencies/ (32-bit) -OR-