Update VS 2008 README.txt
authorChun-wei Fan <fanchunwei@src.gnome.org>
Mon, 25 Jul 2011 03:53:27 +0000 (11:53 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Mon, 25 Jul 2011 03:53:27 +0000 (11:53 +0800)
Tell people not to compile Pango in paths with spaces in them.

build/win32/vs9/README.txt

index a053efb..d4ef37e 100644 (file)
@@ -1,12 +1,15 @@
 Note that all this is rather experimental.\r
 \r
+Please do not compile Pango in a path with spaces to avoid potential\r
+problems during the build and/or during the usage of the Pango\r
+library.\r
+\r
 This VS9 solution and the projects it includes are intented to be used\r
 in a Pango source tree unpacked from a tarball. In a git checkout you\r
 first need to use some Unix-like environment or manual work to expand\r
 files as needed, for instance the .vcprojin files here into .vcproj\r
 files.\r
 \r
-\r
 It is recommended that GLib is compiled with VS9 to compile Pango.\r
 External dependencies are at least Cairo,  zlib, libpng,\r
 gettext-runtime; optional dependencies include fontconfig, freetype,\r