[cogl/msvc-support] Update Visual C++ README.txt's



commit 54b0549e3b1a8dc830e6fdc5f99696bb863bef1c
Author: Chun-wei Fan <fanchunwei src gnome org>
Date:   Wed Aug 31 20:56:21 2011 +0800

    Update Visual C++ README.txt's
    
    Tell people about the GNOME Live! page that describes in more detail
    on how COGL can be compiled with Visual C++.
    
    N.B.: The information on the GNOME Live! page will be filled in once (or
          ASAP) the msvc-support branch is accepted into master

 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 49e10f1..304745c 100644
--- a/build/win32/vs10/README.txt
+++ b/build/win32/vs10/README.txt
@@ -1,5 +1,13 @@
 Note that all this is rather experimental.
 
+A more detailed description on using Visual C++ to compile COGL with
+its dependencies can be found on the following GNOME Live! page:
+
+https://live.gnome.org/GTK%2B/Win32/MSVCCompilationOfGTKStack
+
+Please do not attempt to compile COGL in a path that contains spaces
+to avoid potential problems during compilation, linking or usage.
+
 This VS10 solution and the projects it includes are intented to be used
 in a Cogl 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 d0f4ba0..925fee4 100644
--- a/build/win32/vs9/README.txt
+++ b/build/win32/vs9/README.txt
@@ -1,5 +1,13 @@
 Note that all this is rather experimental.
 
+A more detailed description on using Visual C++ to compile COGL with
+its dependencies can be found on the following GNOME Live! page:
+
+https://live.gnome.org/GTK%2B/Win32/MSVCCompilationOfGTKStack
+
+Please do not attempt to compile COGL in a path that contains spaces
+to avoid potential problems during compilation, linking or usage.
+
 This VS9 solution and the projects it includes are intented to be used
 in a Cogl 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]