MSVC Builds: Use PythonDir instead of PythonPath
[platform/upstream/atk.git] / win32 / vs9 / README.txt
index ad90fe2..6f2cfec 100644 (file)
@@ -16,6 +16,12 @@ atk.vcproj.
 The dependencies for this package are gettext-runtime (libintl), GLib*\r
 and ZLib.\r
 \r
+You will also need a Python 2.7.x or 3.x installation, as Python will be\r
+used to run glib-genmarshal, which was converted into a Python script from\r
+a compiled C program, in addition to generating the atk.pc pkg-config\r
+file for the build.  See PythonDir (32-bit builds) or PythonDirX64 (x64\r
+builds) in atk-version-paths.vsprops to see that they point to the correct paths.\r
+\r
 a) look for all of the dependencies (except GLib*) under\r
 \r
    http://ftp.gnome.org/pub/GNOME/binaries/win32/dependencies/ (32-bit) -OR-\r