[gdk-pixbuf] Update VS Readme files



commit 1e4d22dcb73615af517859eadda7fb31923ccb89
Author: Chun-wei Fan <fanchunwei src gnome org>
Date:   Wed Aug 31 13:27:23 2011 +0800

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

 build/win32/vs10/README.txt |    8 ++++++++
 build/win32/vs9/README.txt  |    8 ++++++++
 2 files changed, 16 insertions(+), 0 deletions(-)
---
diff --git a/build/win32/vs10/README.txt b/build/win32/vs10/README.txt
index 718bfbf..5cdc1b2 100644
--- a/build/win32/vs10/README.txt
+++ b/build/win32/vs10/README.txt
@@ -1,5 +1,13 @@
 Note that all this is rather experimental.
 
+Please do not build this package in a path that contains spaces to avoid
+possible problems during the build or during the usage of the library.
+
+Please refer to the following GNOME Live! page for more detailed
+instructions on building GDK-Pixbuf 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 GDK-Pixbuf 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 ca98414..4ff7515 100644
--- a/build/win32/vs9/README.txt
+++ b/build/win32/vs9/README.txt
@@ -1,5 +1,13 @@
 Note that all this is rather experimental.
 
+Please do not build this package in a path that contains spaces to avoid
+possible problems during the build or during the usage of the library.
+
+Please refer to the following GNOME Live! page for more detailed
+instructions on building GDK-Pixbuf 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 GDK-Pixbuf source tree unpacked from a tarball. In a git checkout you
 first need to use some Unix-like environment or manual work to expand



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