diff options
author | Chun-wei Fan <fanchunwei@src.gnome.org> | 2011-08-31 13:01:04 +0800 |
---|---|---|
committer | Chun-wei Fan <fanchunwei@src.gnome.org> | 2011-08-31 13:01:04 +0800 |
commit | 3354b02ccdb5bdc714cdfbe9bbe9a10589c84153 (patch) | |
tree | 3336731b39deb2681669683386514dc15ce5ab1a /README.win32 | |
parent | dab38147aec8bd415a6816422baa59863c941ead (diff) | |
download | glib-3354b02ccdb5bdc714cdfbe9bbe9a10589c84153.tar.gz |
Update Win32 and VS Readme files
Tell people about the GNOME Live! page that outlines building
GLib and its dependencies with Visual C++.
Diffstat (limited to 'README.win32')
-rw-r--r-- | README.win32 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/README.win32 b/README.win32 index 8f1fe25db..520cbdb9c 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.
|