[glib/glib-2-28] Update Win32 and VS Readme files



commit 90f3bc50902b0006353fe69a0fdca4cc78abea71
Author: Chun-wei Fan <fanchunwei src gnome org>
Date:   Wed Aug 31 13:04:33 2011 +0800

    Update Win32 and VS Readme files
    
    Tell people about the GNOME Live! page that outlines building
    GLib and its dependencies with Visual C++.

 README.win32                |    7 ++++++-
 build/win32/vs10/README.txt |    5 +++++
 build/win32/vs9/README.txt  |    7 ++++++-
 3 files changed, 17 insertions(+), 2 deletions(-)
---
diff --git a/README.win32 b/README.win32
index 0e82f1b..2bca034 100644
--- a/README.win32
+++ b/README.win32
@@ -157,7 +157,12 @@ compatibility is maintained. For the gory details, see configure.ac
 and libtool documentation.
 
 Building with Visual Studio
-===========================
+===========================
+
+A more detailed outline of building GLib with its dependencies can
+now be found in GNOME Live!:
+
+https://live.gnome.org/GTK%2B/Win32/MSVCCompilationOfGTKStack
 
 Please do not build GLib in paths that contain spaces in them, as
 this may cause problems during compilation and during usage of the
diff --git a/build/win32/vs10/README.txt b/build/win32/vs10/README.txt
index d92bf00..63818f2 100644
--- a/build/win32/vs10/README.txt
+++ b/build/win32/vs10/README.txt
@@ -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
 the use of the library. 
 
+A more detailed outline of building GLib with its dependencies can
+now be found in GNOME Live!:
+
+https://live.gnome.org/GTK%2B/Win32/MSVCCompilationOfGTKStack 
+
 This VS10 solution and the projects it includes are intented to be used
 in a GLib source tree unpacked from a tarball. In a git checkout you
 first need to use some Unix-like environment or manual work to expand
diff --git a/build/win32/vs9/README.txt b/build/win32/vs9/README.txt
index 3e1cdb3..94e9645 100644
--- a/build/win32/vs9/README.txt
+++ b/build/win32/vs9/README.txt
@@ -1,6 +1,11 @@
 Please do not compile this package (GLib) in paths that contain
 spaces in them-as strange problems may occur during compilation or during
-the use of the library. 
+the use of the library.
+
+A more detailed outline of building GLib with its dependencies can
+now be found in GNOME Live!:
+
+https://live.gnome.org/GTK%2B/Win32/MSVCCompilationOfGTKStack 
 
 This VS9 solution and the projects it includes are intented to be used
 in a GLib source tree unpacked from a tarball. In a git checkout you



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