summaryrefslogtreecommitdiff
path: root/build
diff options
context:
space:
mode:
authorChun-wei Fan <fanchunwei@src.gnome.org>2011-08-31 14:28:47 +0800
committerChun-wei Fan <fanchunwei@src.gnome.org>2011-08-31 14:28:47 +0800
commit8cd9e34ee3dbc15baa48a104cce5294098a93cc1 (patch)
tree7af6dc000a8273ca00fce5ae2a42777f15ed5afd /build
parent43e241b235514ec86d388a421d9afe592c197993 (diff)
downloadgtk+-8cd9e34ee3dbc15baa48a104cce5294098a93cc1.tar.gz
Update README.win32 and Visual C++ Readme.txt's
-Tell people about the GNOME Live! page which gives a more detailed outline on building the GTK+ stack with Visual C++ -Update README.win32 as GAIL is now a standard part built into GTK+ for its a11y functions, and GAIL-Util is now built with the project files too. -Tell people about the VS2010 support that has been available for a while
Diffstat (limited to 'build')
-rw-r--r--build/win32/vs10/README.txt9
-rw-r--r--build/win32/vs9/README.txt9
2 files changed, 16 insertions, 2 deletions
diff --git a/build/win32/vs10/README.txt b/build/win32/vs10/README.txt
index c99588eb96..64c62ddd98 100644
--- a/build/win32/vs10/README.txt
+++ b/build/win32/vs10/README.txt
@@ -1,4 +1,11 @@
-Note that all this is rather experimental.
+Please do not compile this package (GTK+) in paths that contain
+spaces in them-as strange problems may occur during compilation or during
+the use of the library.
+
+A more detailed outline for instructions on building the GTK+ with Visual
+C++ can be found in the following GNOME Live! page:
+
+https://live.gnome.org/GTK%2B/Win32/MSVCCompilationOfGTKStack
This VS10 solution and the projects it includes are intented to be used
in a GTK+ source tree unpacked from a tarball. In a git checkout you
diff --git a/build/win32/vs9/README.txt b/build/win32/vs9/README.txt
index b06c0b0cd5..7f0c6ba355 100644
--- a/build/win32/vs9/README.txt
+++ b/build/win32/vs9/README.txt
@@ -1,4 +1,11 @@
-Note that all this is rather experimental.
+Please do not compile this package (GTK+) in paths that contain
+spaces in them-as strange problems may occur during compilation or during
+the use of the library.
+
+A more detailed outline for instructions on building the GTK+ with Visual
+C++ can be found in the following GNOME Live! page:
+
+https://live.gnome.org/GTK%2B/Win32/MSVCCompilationOfGTKStack
This VS9 solution and the projects it includes are intented to be used
in a GTK+ source tree unpacked from a tarball. In a git checkout you