[pango] Update VS 2008 README.txt



commit 7ac3b46beaa57703aa46e85d7300b3d5184eb028
Author: Chun-wei Fan <fanchunwei src gnome org>
Date:   Mon Jul 25 11:53:27 2011 +0800

    Update VS 2008 README.txt
    
    Tell people not to compile Pango in paths with spaces in them.

 build/win32/vs9/README.txt |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
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,



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]