Update Win32 and VS Readme files
authorChun-wei Fan <fanchunwei@src.gnome.org>
Wed, 31 Aug 2011 05:01:04 +0000 (13:01 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Wed, 31 Aug 2011 05:01:04 +0000 (13:01 +0800)
Tell people about the GNOME Live! page that outlines building
GLib and its dependencies with Visual C++.

README.win32
build/win32/vs10/README.txt
build/win32/vs9/README.txt

index 8f1fe25dbeae04c5ce26decf779d12e84c0da831..520cbdb9cf6304bd60f99020a51111e6e8aa9590 100644 (file)
@@ -159,6 +159,11 @@ and libtool documentation.
 Building with Visual Studio\r
 ===========================\r
 \r
+A more detailed outline of building GLib with its dependencies can\r
+now be found in GNOME Live!:\r
+\r
+https://live.gnome.org/GTK%2B/Win32/MSVCCompilationOfGTKStack\r
+\r
 Please do not build GLib in paths that contain spaces in them, as\r
 this may cause problems during compilation and during usage of the\r
 library.\r
index 5822a3341432747442e61094ca14dd302f2fe31b..41140e0a4b39d3b47fbce5f0780c491f2956f04e 100644 (file)
@@ -2,6 +2,11 @@ Please do not compile this package (GLib) in paths that contain
 spaces in them-as strange problems may occur during compilation or during\r
 the use of the library.\r
 \r
+Please refer to the following GNOME Live! page for more detailed\r
+instructions on building GLib and its dependencies with Visual C++:\r
+\r
+https://live.gnome.org/GTK%2B/Win32/MSVCCompilationOfGTKStack\r
+\r
 This VS10 solution and the projects it includes are intented to be used\r
 in a GLib source tree unpacked from a tarball. In a git checkout you\r
 first need to use some Unix-like environment or run build/win32/setup.py, \r
index 4ae89b4fce475c1cf7c39930a7f17c26edb52e84..9efdf4aa3a0f7a8c23f60b30457b43e3efcec098 100644 (file)
@@ -2,6 +2,11 @@ Please do not compile this package (GLib) in paths that contain
 spaces in them-as strange problems may occur during compilation or during\r
 the use of the library.\r
 \r
+Please refer to the following GNOME Live! page for more detailed\r
+instructions on building GLib and its dependencies with Visual C++:\r
+\r
+https://live.gnome.org/GTK%2B/Win32/MSVCCompilationOfGTKStack\r
+\r
 This VS9 solution and the projects it includes are intented to be used\r
 in a GLib source tree unpacked from a tarball. In a git checkout you\r
 first need to use some Unix-like environment or run build/win32/setup.py, \r