From 7ac3b46beaa57703aa46e85d7300b3d5184eb028 Mon Sep 17 00:00:00 2001 From: Chun-wei Fan Date: Mon, 25 Jul 2011 11:53:27 +0800 Subject: [PATCH] Update VS 2008 README.txt Tell people not to compile Pango in paths with spaces in them. --- build/win32/vs9/README.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/build/win32/vs9/README.txt b/build/win32/vs9/README.txt index a053efb..d4ef37e 100644 --- a/build/win32/vs9/README.txt +++ b/build/win32/vs9/README.txt @@ -1,12 +1,15 @@ Note that all this is rather experimental. +Please do not compile Pango in a path with spaces to avoid potential +problems during the build and/or during the usage of the Pango +library. + This VS9 solution and the projects it includes are intented to be used in a Pango source tree unpacked from a tarball. In a git checkout you first need to use some Unix-like environment or manual work to expand files as needed, for instance the .vcprojin files here into .vcproj files. - It is recommended that GLib is compiled with VS9 to compile Pango. External dependencies are at least Cairo, zlib, libpng, gettext-runtime; optional dependencies include fontconfig, freetype, -- 2.7.4