[glib] Update Win32 and VS Readme files



commit 3354b02ccdb5bdc714cdfbe9bbe9a10589c84153
Author: Chun-wei Fan <fanchunwei src gnome org>
Date:   Wed Aug 31 13:01:04 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                |    5 +++++
 build/win32/vs10/README.txt |    5 +++++
 build/win32/vs9/README.txt  |    5 +++++
 3 files changed, 15 insertions(+), 0 deletions(-)
---
diff --git a/README.win32 b/README.win32
index 8f1fe25..520cbdb 100644
--- a/README.win32
+++ b/README.win32
@@ -159,6 +159,11 @@ 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
 library.
diff --git a/build/win32/vs10/README.txt b/build/win32/vs10/README.txt
index 5822a33..41140e0 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.
 
+Please refer to the following GNOME Live! page for more detailed
+instructions on building GLib and its dependencies with Visual C++:
+
+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 run build/win32/setup.py, 
diff --git a/build/win32/vs9/README.txt b/build/win32/vs9/README.txt
index 4ae89b4..9efdf4a 100644
--- a/build/win32/vs9/README.txt
+++ b/build/win32/vs9/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.
 
+Please refer to the following GNOME Live! page for more detailed
+instructions on building GLib and its dependencies with Visual C++:
+
+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
 first need to use some Unix-like environment or run build/win32/setup.py, 



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